defuze.me  Client
Public Slots | Signals | Public Member Functions | Static Public Member Functions
Notification::Status Class Reference

This class provide central notification methods. More...

#include <status.hpp>

Inheritance diagram for Notification::Status:
Inheritance graph
[legend]
Collaboration diagram for Notification::Status:
Collaboration graph
[legend]

List of all members.

Public Slots

Messagemessage (const QString &msg, const QString &pix=INFO)
 Add a notification message and returns it for futher customization (thread UNSAFE)

Signals

void forwardMessage (QString, QString)

Public Member Functions

void aboutToQuit ()
 Called just before to quit, when CORES and PLUGINS are still loaded.
void init ()
 Called once, after all CORES and PLUGINS are loaded.

Static Public Member Functions

static void gMessage (const QString &msg, const QString &pix=INFO)
 Add a notification message with an optional icon (thread safe)

Detailed Description

This class provide central notification methods.

Messages are then stored and displayed in a UI module

Definition at line 36 of file status.hpp.


The documentation for this class was generated from the following files: