|
|
Actually an internal struct. But it is used in a QList of KDockTabCtl (see below). So we cannot use class forward declaration since QList demands to know the destructor method.
KDockTabCtl_PrivateStruct ( QWidget* _widget, int _id )
| KDockTabCtl_PrivateStruct |
~KDockTabCtl_PrivateStruct ()
| ~KDockTabCtl_PrivateStruct |
QWidget* widget | widget |
int id | id |
bool enabled | enabled |
Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:27:34 2003, using kdoc 2.0a53. |