_connected | Anchor | [private] |
_latency | Anchor | [private] |
_socket | Anchor | [private] |
_username | Anchor | [private] |
addPatient(QVariant) | Anchor | |
Anchor(QObject *parent=0) | Anchor | |
connected | Anchor | |
connected() const | Anchor | |
connectionChanged() | Anchor | |
enterChat() | Anchor | |
getChatUsers() | Anchor | |
latency | Anchor | |
latency() const | Anchor | |
latencyChanged() | Anchor | |
leaveChat() | Anchor | |
login(QString, QString) | Anchor | |
loginFailure() | Anchor | |
loginSuccess() | Anchor | |
modifyPatient(int, QVariant) | Anchor | |
modifyPrescription(int, int, QString, int, int) | Anchor | |
newDiagnostic(int, QString) | Anchor | |
newPrescription(int, QString, int, int) | Anchor | |
newSymptom(int, QString) | Anchor | |
receiveAnalysisModel(const QString &analysis) | Anchor | |
receiveBodyPartsModel(const QString &parts) | Anchor | |
receiveChatMessage(const QString &username, const QString &message) | Anchor | |
receiveChatUsers(const QStringList &users) | Anchor | |
receiveEcgData(const QStringList &data) | Anchor | |
receiveEnterChat(const QString &username) | Anchor | |
receiveLeaveChat(const QString &username) | Anchor | |
receiveMedicineModel(const QString &medicine) | Anchor | |
receiveModifyPrescription(int patientId) | Anchor | |
receiveNewDiagnostic(int id, const QString &diagnostic) | Anchor | |
receiveNewPatientInfos(const QString &patientInfos) | Anchor | |
receiveNewPrescription(int patientId) | Anchor | |
receiveNewSymptom(int id, const QString &symptom) | Anchor | |
receivePatientInfos(const QString &patientInfos) | Anchor | |
receivePatientModifs(int id, const QString &patientInfos) | Anchor | |
receivePatientsModel(const QString &patients) | Anchor | |
receiveRadio(int id, int x_part, int y_part, const QString &path) | Anchor | |
receiveRemovePrescription(int patientId, int id) | Anchor | |
receiveScan(int id, int part, const QString &path) | Anchor | |
reconnectTry(int number) | Anchor | |
removePrescription(int, int) | Anchor | |
requestForAnalysisModel() | Anchor | |
requestForBodyPartsModel() | Anchor | |
requestForMedicineModel() | Anchor | |
requestForPatient(int) | Anchor | |
requestForPatientsModel() | Anchor | |
requestForRadio(int, int, int) | Anchor | |
requestForScan(int, int) | Anchor | |
sendMessageInChat(QString) | Anchor | |
setConnected(const bool &) | Anchor | |
setLatency(const int &) | Anchor | |
setSocket(TcpSocket *) | Anchor | |
setUsername(const QString &) | Anchor | |
startECG(int) | Anchor | |
stopECG() | Anchor | |
username | Anchor | |
username() const | Anchor | |
usernameChanged() | Anchor | |