ifw
0.0.1-dev
|
#include <QAbstractTableModel>
#include <QList>
#include <QDebug>
Go to the source code of this file.
Classes | |
struct | LogInfo |
class | CmdLogModel |
Macros | |
#define | QE_LOG_INFO_MEMBERS 4 |
Functions | |
QDataStream & | operator<< (QDataStream &stream, const LogInfo &logInfo) |
QDataStream & | operator>> (QDataStream &stream, LogInfo &logInfo) |
#define QE_LOG_INFO_MEMBERS 4 |
|
inline |