|
|
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: dfaure on kde.faure.org on Thu Jan 17 22:16:05 2002, using kdoc 2.0a53. |