|
QRODS
|
Public Slots | |
| void | modelReady () |
| CallController::modelReady Turns the model ready. More... | |
Public Member Functions | |
| CallController (QObject *parent=0) | |
| CallController::CallController constructor method. More... | |
| void | waitForResource () |
| CallController::waitForResource Waits for a resource. More... | |
| void | setQRODS (QRODS *qrods) |
| CallController::setQRODS Sets QRODS. More... | |
|
explicit |
CallController::CallController constructor method.
This is a constructor for CallController class.
| parent | the parent. |
|
slot |
CallController::modelReady Turns the model ready.
This method turns the model ready.
| void CallController::setQRODS | ( | QRODS * | qrods | ) |
| void CallController::waitForResource | ( | ) |
CallController::waitForResource Waits for a resource.
This method waits for a resource.
1.8.10