ifw-fcf  5.0.0
CmdLogModel Member List

This is the complete list of members for CmdLogModel, including all inherited members.

CmdLogModel(QObject *parent=0)CmdLogModelexplicit
CmdLogModel(QList< LogInfo > logInfos, QObject *parent=0)CmdLogModelexplicit
columnCount(const QModelIndex &parent) const overrideCmdLogModel
data(const QModelIndex &index, int role) const overrideCmdLogModel
flags(const QModelIndex &index) const overrideCmdLogModel
getLogInfos() constCmdLogModel
headerData(int section, Qt::Orientation orientation, int role) const overrideCmdLogModel
insertRows(int position, int rows, const QModelIndex &index=QModelIndex()) overrideCmdLogModel
removeRows(int position, int rows, const QModelIndex &index=QModelIndex()) overrideCmdLogModel
rowCount(const QModelIndex &parent) const overrideCmdLogModel
rowCount() constCmdLogModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) overrideCmdLogModel