#include <QtId.h>
List of all members.
Static Public Member Functions |
static int | get_id () |
| returns a new "id" to be used for things such as data, widget, or object handles on both ends of the dbus connection...
|
Private Member Functions |
| QtId () |
| QtId (const QtId &) |
Static Private Attributes |
static std::list< int > * | used_ids |
Detailed Description
Definition at line 33 of file QtId.h.
Constructor & Destructor Documentation
Member Function Documentation
returns a new "id" to be used for things such as data, widget, or object handles on both ends of the dbus connection...
Member Data Documentation
The documentation for this class was generated from the following file:
- code/casaqt/QtUtilities/QtId.h