Public Slots | |
void | sendMessage (QString details, QString num1, QString num2, QString num3) |
void | stateChanged (QMessageService::State s) |
Signals | |
void | msgStatusReceived (QString response) |
Definition at line 48 of file sendmessage.h.
void MyMessageService::stateChanged | ( | QMessageService::State | newState | ) | [slot] |
This function will be called, when their is a state change in the message.
Definition at line 120 of file sendmessage.cpp.