Signals | |
void | updateCallStatus (QString info) |
void | updateCallInfo (QString info) |
Public Member Functions | |
CallInfoEx (QObject *parent=0) | |
~CallInfoEx () | |
Friends | |
class | CallInfoExPrivate |
An interface to get the call status and call info of the call in progress.
Definition at line 52 of file callinfo.h.
CallInfoEx::CallInfoEx | ( | QObject * | parent = 0 |
) | [explicit] |
Constructor.
Definition at line 53 of file callinfo.cpp.
CallInfoEx::~CallInfoEx | ( | ) |
Destructor - this public object owns the private implementation.
Definition at line 70 of file callinfo.cpp.