Blog
Contact Us
Wiki
Documentation
Forum
Bug Reports
Code Review
KDE API Reference
KDE API Reference
KParts
PartActivateEvent
List of All Members for KParts::PartActivateEvent
This is the complete list of members for
KParts::PartActivateEvent
, including inherited members.
enum
Type
PartActivateEvent
(bool, KParts::Part *, QWidget *)
accept
()
activated
() const : bool
clone
() const : QEvent *
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
part
() const : KParts::Part *
registerEventType
(int) : int
setAccepted
(bool)
spontaneous
() const : bool
test
(const QEvent *) : bool
type
() const : QEvent::Type
widget
() const : QWidget *