KNotify::KNotifyWidget Class Reference

Inheritance diagram for KNotify::KNotifyWidget:

KNotifyWidgetBase QWidget List of all members.

Detailed Description

Definition at line 189 of file knotifydialog.h.


Public Slots

virtual void clear ()
virtual void clearVisible ()
virtual void save ()
virtual void showAdvanced (bool show)
void toggleAdvanced ()

Signals

void changed (bool hasChanges)

Public Member Functions

 KNotifyWidget (QWidget *parent=0, const char *name=0, bool handleAllApps=false)
 ~KNotifyWidget ()
KListView * eventsView ()
void addVisibleApp (Application *app)
ApplicationListvisibleApps ()
ApplicationListallApps ()
ApplicationaddApplicationEvents (const QString &path)
void resetDefaults (bool ask)
void sort (bool ascending=true)

Protected Slots

void playSound ()

Protected Member Functions

EventcurrentEvent ()
virtual void showEvent (QShowEvent *)
virtual void enableAll (int what, bool enable)
void reload (bool revertToDefaults=false)

Member Function Documentation

Application * KNotifyWidget::addApplicationEvents ( const QString path  ) 

Returns 0L if no application events could be found The returned pointer must be freed by the caller (easiest done by putting it into an ApplicationList with setAutoDelete( true )).

Definition at line 372 of file knotifydialog.cpp.

void KNotifyWidget::clear (  )  [virtual, slot]

Clears the view and all the Application events.

Definition at line 390 of file knotifydialog.cpp.

void KNotifyWidget::clearVisible (  )  [virtual, slot]

Clears only the view and the visible Application events.

E.g. useful if you want to set new visible events with addVisibleApp()

Definition at line 396 of file knotifydialog.cpp.

Event * KNotifyWidget::currentEvent (  )  [protected]

May return 0L, if there is no current event selected.

Definition at line 842 of file knotifydialog.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys