UserMsg Pile   version 0.0.1
UserMsg pile.
usermsgstg.cc File Reference

Definitions for UserMsgStg class. More...

#include "usermsgstg.h"
#include "usermsg-private.h"
#include "usermsg.h"
#include "usermsgman.h"
#include <QBuffer>
#include <QSettings>
#include <QByteArray>
#include <QDataStream>
#include <QVariant>

Enumerations

enum  TypeFlag {
  TF_NONE = 0x0000, TF_ERROR = 0x0001, TF_WARNING = 0x0002, TF_INFO = 0x0004,
  TF_DEBUGM_ERROR = 0x0008, TF_DEBUGM_WARNING = 0x0010, TF_DEBUGM_INFO = 0x0020, TF_ALL_NON_DEBUG,
  TF_ALL_DEBUG, TF_ALL
}
 

Detailed Description

Definitions for UserMsgStg class.

Author
Nicu Tofan nicu..nosp@m.tofa.nosp@m.n@gma.nosp@m.il.c.nosp@m.om