#include <event.h>
|
static bool | test (const TQEvent *event) |
|
static bool | test (const TQEvent *event) |
|
static bool | test (const TQEvent *event, const char *name) |
|
This event is sent when a part is selected or deselected.
- See also
- KParts::PartManager::setSelectionPolicy
Definition at line 99 of file event.h.
◆ PartSelectEvent()
KParts::PartSelectEvent::PartSelectEvent |
( |
bool |
selected, |
|
|
Part * |
part, |
|
|
TQWidget * |
widget |
|
) |
| |
|
inline |
◆ part()
Part * KParts::PartSelectEvent::part |
( |
| ) |
const |
|
inline |
◆ selected()
bool KParts::PartSelectEvent::selected |
( |
| ) |
const |
|
inline |
◆ test()
static bool KParts::PartSelectEvent::test |
( |
const TQEvent * |
event | ) |
|
|
inlinestatic |
◆ widget()
TQWidget * KParts::PartSelectEvent::widget |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: