#include <iconview.h>
Public Member Functions | |
| ChildCountEvent (ChildCountData *ccd) | |
| ~ChildCountEvent () | |
Public Attributes | |
| ChildCountData * | childCountData |
Static Public Attributes | |
| static Type | kEventType |
Definition at line 167 of file iconview.h.
| ChildCountEvent::ChildCountEvent | ( | ChildCountData * | ccd | ) | [inline] |
Definition at line 170 of file iconview.h.
| ChildCountEvent::~ChildCountEvent | ( | ) | [inline] |
Definition at line 172 of file iconview.h.
Definition at line 174 of file iconview.h.
QEvent::Type ChildCountEvent::kEventType [static] |
(QEvent::Type) QEvent::registerEventType()
Definition at line 176 of file iconview.h.
1.6.3