
Static Public Member Functions | |
| static void | add (const QString &name) |
| static bool | isStarting (const QString name) |
Private Slots | |
| void | handleNewChannel (const QString &) |
Private Member Functions | |
| StartingAppList (QObject *parent=0, const char *name=0) | |
Private Attributes | |
| QDict< QTime > | dict |
Static Private Attributes | |
| static StartingAppList * | appl = 0 |
|
||||||||||||
|
Definition at line 86 of file global.cpp. References dict, handleNewChannel(), QPtrCollection::setAutoDelete(), and TRUE. |
|
|
Definition at line 96 of file global.cpp. References appl, dict, QDict< type >::insert(), QTime::start(), and t. Referenced by Global::invoke(). |
|
|
Definition at line 125 of file global.cpp. References dict, and QDict< type >::remove(). Referenced by StartingAppList(). |
|
|
Definition at line 107 of file global.cpp. References appl, dict, QTime::elapsed(), FALSE, QDict< type >::find(), QDict< type >::remove(), t, and TRUE. Referenced by Global::invoke(). |
|
|
Definition at line 84 of file global.cpp. Referenced by add(), and isStarting(). |
|
|
Definition at line 80 of file global.cpp. Referenced by add(), handleNewChannel(), isStarting(), and StartingAppList(). |
1.4.2