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

Public Member Functions | |
const KFileItem & | item () const |
KonqFileMouseOverEvent (const KFileItem &item, KParts::ReadOnlyPart *part) | |
KParts::ReadOnlyPart * | part () const |
Static Public Member Functions | |
static bool | test (const QEvent *event) |
Detailed Description
Definition at line 53 of file konq_events.h.
Constructor & Destructor Documentation
KonqFileMouseOverEvent::KonqFileMouseOverEvent | ( | const KFileItem & | item, | |
KParts::ReadOnlyPart * | part | |||
) | [inline] |
Definition at line 56 of file konq_events.h.
Member Function Documentation
const KFileItem& KonqFileMouseOverEvent::item | ( | ) | const [inline] |
Definition at line 58 of file konq_events.h.
KParts::ReadOnlyPart* KonqFileMouseOverEvent::part | ( | ) | const [inline] |
Definition at line 59 of file konq_events.h.
static bool KonqFileMouseOverEvent::test | ( | const QEvent * | event | ) | [inline, static] |
Definition at line 61 of file konq_events.h.
The documentation for this class was generated from the following files: