MedCenter Class Reference

Base of the application. More...

#include <MedCenter.h>

List of all members.

Public Member Functions

 MedCenter (QWidget *parent=0)
void clearPlugins ()
bool loadPlugins ()
Q_SIGNAL void pluginsChanged ()
Q_SLOT void sendAllData (NClient *pClient)
Q_SLOT void processNetworkData ()
Q_SLOT void processUserConnection (QString userName, QString password)
Q_SLOT void disconnectUser ()
Q_SLOT void requestPatient (QString patientName)
Q_SLOT void userNew (QString name, QString password, QString category)
Q_SLOT void deleteUser (QString userName)
Q_SLOT void userNameChanged (QString oldName, QString newName)
Q_SLOT void userCategoryChanged (QString name, QString newCategory)
Q_SLOT void updateMachinesList ()
Q_SLOT void sendMessage (QString newMessage)

Protected Member Functions

void resizeEvent (QResizeEvent *pResizeEvent)
void closeEvent (QCloseEvent *pCloseEvent)

Detailed Description

Base of the application.


Constructor & Destructor Documentation

MedCenter::MedCenter ( QWidget *  parent = 0  ) 
Parameters:
parent 

The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Properties
Generated on Tue Sep 13 01:46:00 2011 for MedCenter by  doxygen 1.6.3