|
|
Makes it possible to use KNotifyClient with a KInstance that is not the application.
Use like this:
KNotifyClient::Instance(myInstance);
KNotifyClient::event("MyEvent");
@short Enables @ref KNotifyClient to use a different @ref KInstance
| |
Constructs a KNotifyClient::Instance to make KNotifyClient use the specified KInstance for the event configuration
| ~ |
Destructs the KNotifyClient::Instance and resets KNotifyClient to the previously used KInstance
| bool |
[const]
Returns: true if this instance should use the System bell instead of KNotify.
| KInstance * |
[static]
Returns the currently active KInstance
| Instance * |
[static]
Returns the current KNotifyClient::Instance (not the KInstance)
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 04:05:18 2001, using kdoc 2.0a35. |