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