Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

StartingAppList Class Reference

Collaboration diagram for StartingAppList:

Collaboration graph
[legend]
List of all members.

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

Static Private Attributes

static StartingAppListappl = 0

Constructor & Destructor Documentation

StartingAppList::StartingAppList QObject *  parent = 0,
const char *  name = 0
[private]
 

Definition at line 86 of file global.cpp.

References dict, handleNewChannel(), QPtrCollection::setAutoDelete(), and TRUE.


Member Function Documentation

void StartingAppList::add const QString name  )  [static]
 

Definition at line 96 of file global.cpp.

References appl, dict, QDict< type >::insert(), QTime::start(), and t.

Referenced by Global::invoke().

void StartingAppList::handleNewChannel const QString  )  [private, slot]
 

Definition at line 125 of file global.cpp.

References dict, and QDict< type >::remove().

Referenced by StartingAppList().

bool StartingAppList::isStarting const QString  name  )  [static]
 

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


Member Data Documentation

StartingAppList * StartingAppList::appl = 0 [static, private]
 

Definition at line 84 of file global.cpp.

Referenced by add(), and isStarting().

QDict<QTime> StartingAppList::dict [private]
 

Definition at line 80 of file global.cpp.

Referenced by add(), handleNewChannel(), isStarting(), and StartingAppList().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:52:22 2005 for OPIE by  doxygen 1.4.2