|
|
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: joey on debussy on Wed Apr 20 19:08:19 2005, using kdoc 2.0a53. |