• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KNotify

KNotifyPlugin Class Reference

#include <knotifyplugin.h>

Inheritance diagram for KNotifyPlugin:

Inheritance graph
[legend]

List of all members.


Detailed Description

abstract class for action

Author:
Olivier Goffart <ogoffart at kde.org>

Definition at line 35 of file knotifyplugin.h.


Signals

void actionInvoked (int id, int action)
void finished (int id)

Public Member Functions

virtual void close (int id)
 KNotifyPlugin (QObject *parent=0l)
virtual void notify (int id, KNotifyConfig *config)=0
virtual QString optionName ()=0
virtual void update (int, KNotifyConfig *)
virtual ~KNotifyPlugin ()

Protected Member Functions

void finish (int id)

Constructor & Destructor Documentation

KNotifyPlugin::KNotifyPlugin ( QObject *  parent = 0l  ) 

Definition at line 24 of file knotifyplugin.cpp.

KNotifyPlugin::~KNotifyPlugin (  )  [virtual]

Definition at line 29 of file knotifyplugin.cpp.


Member Function Documentation

void KNotifyPlugin::actionInvoked ( int  id,
int  action 
) [signal]

virtual void KNotifyPlugin::close ( int  id  )  [inline, virtual]

Reimplemented in NotifyByPopup, and NotifyBySound.

Definition at line 49 of file knotifyplugin.h.

void KNotifyPlugin::finish ( int  id  )  [inline, protected]

Definition at line 52 of file knotifyplugin.h.

void KNotifyPlugin::finished ( int  id  )  [signal]

virtual void KNotifyPlugin::notify ( int  id,
KNotifyConfig *  config 
) [pure virtual]

notify or re-notify.

finished(int) MUST be emitted, even for re-notify

Implemented in NotifyByExecute, NotifyByKTTS, NotifyByLogfile, NotifyByPopup, NotifyBySound, and NotifyByTaskbar.

virtual QString KNotifyPlugin::optionName (  )  [pure virtual]

Implemented in NotifyByExecute, NotifyByKTTS, NotifyByLogfile, NotifyByPopup, NotifyBySound, and NotifyByTaskbar.

virtual void KNotifyPlugin::update ( int  ,
KNotifyConfig *   
) [inline, virtual]

Reimplemented in NotifyByPopup.

Definition at line 48 of file knotifyplugin.h.


The documentation for this class was generated from the following files:
  • knotifyplugin.h
  • knotifyplugin.cpp

KNotify

Skip menu "KNotify"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • KCMShell
  • KNotify
  • KStyles
  • Nepomuk Daemons
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal