QRODS
Public Slots | Public Member Functions | List of all members
CallController Class Reference
Inheritance diagram for CallController:

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...
 

Constructor & Destructor Documentation

CallController::CallController ( QObject *  parent = 0)
explicit

CallController::CallController constructor method.

This is a constructor for CallController class.

Parameters
parentthe parent.

Member Function Documentation

void CallController::modelReady ( )
slot

CallController::modelReady Turns the model ready.

This method turns the model ready.

void CallController::setQRODS ( QRODS qrods)

CallController::setQRODS Sets QRODS.

Sets QRODS model.

Parameters
qrodsthe qrods value.
void CallController::waitForResource ( )

CallController::waitForResource Waits for a resource.

This method waits for a resource.


The documentation for this class was generated from the following files: