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