#include <logsystemmanager.h>
|
typedef QMap< QString, Uint32 >::iterator | iterator |
|
|
void | registered (const QString &name) |
|
void | unregisted (const QString &name) |
|
|
iterator | begin () |
|
iterator | end () |
|
void | registerSystem (const QString &name, Uint32 id) |
| Register a system.
|
|
Uint32 | systemID (const QString &name) |
| Get the ID of a system.
|
|
void | unregisterSystem (const QString &name) |
| Unregister a system.
|
|
Keeps track of all logging system ID's
Definition at line 55 of file logsystemmanager.h.
The documentation for this class was generated from the following file: