|
|
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: jnewbigin on bender.it.swin.edu.au on Thu Mar 11 09:34:52 2004, using kdoc 2.0a53. |