libkonq
KonqFileSelectionEvent Class Reference
#include <konq_events.h>
Inheritance diagram for KonqFileSelectionEvent:

Detailed Description
Definition at line 36 of file konq_events.h.
Public Member Functions | |
KonqFileSelectionEvent (const KFileItemList &selection, KParts::ReadOnlyPart *part) | |
KParts::ReadOnlyPart * | part () const |
KFileItemList | selection () const |
Static Public Member Functions | |
static bool | test (const QEvent *event) |
Constructor & Destructor Documentation
KonqFileSelectionEvent::KonqFileSelectionEvent | ( | const KFileItemList & | selection, | |
KParts::ReadOnlyPart * | part | |||
) | [inline] |
Definition at line 39 of file konq_events.h.
Member Function Documentation
KParts::ReadOnlyPart* KonqFileSelectionEvent::part | ( | ) | const [inline] |
Definition at line 42 of file konq_events.h.
KFileItemList KonqFileSelectionEvent::selection | ( | ) | const [inline] |
Definition at line 41 of file konq_events.h.
static bool KonqFileSelectionEvent::test | ( | const QEvent * | event | ) | [inline, static] |
Definition at line 44 of file konq_events.h.
The documentation for this class was generated from the following files: