KParts::PartSelectEvent Class Reference
#include <event.h>
Inheritance diagram for KParts::PartSelectEvent:
Public Member Functions | |
PartSelectEvent (bool selected, Part *part, TQWidget *widget) | |
bool | selected () const |
Part * | part () const |
TQWidget * | widget () const |
Public Member Functions inherited from KParts::Event | |
Event (const char *eventName) | |
virtual const char * | eventName () const |
Static Public Member Functions | |
static bool | test (const TQEvent *event) |
Static Public Member Functions inherited from KParts::Event | |
static bool | test (const TQEvent *event) |
static bool | test (const TQEvent *event, const char *name) |
Detailed Description
This event is sent when a part is selected or deselected.
The documentation for this class was generated from the following files: