|
|
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@powerpc.ports.openbsd.org on Tue Apr 24 23:00:14 2001, using kdoc 2.0a53. |