|
| enum | ColumnNo {
Name = 0
, Protocol
, Type
, Time
,
ID
, File
, ColumnCount
} |
| |
◆ ColumnNo
| enum CRecentModel::ColumnNo |
◆ addItem()
◆ columnCount()
| int CRecentModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
|
overridevirtual |
◆ data()
| QVariant CRecentModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ flags()
| Qt::ItemFlags CRecentModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
overridevirtual |
◆ getItem()
◆ headerData()
| QVariant CRecentModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ refresh()
| void CRecentModel::refresh |
( |
int |
limit = -1 | ) |
|
◆ removeRows()
| bool CRecentModel::removeRows |
( |
int |
row, |
|
|
int |
count, |
|
|
const QModelIndex & |
parent |
|
) |
| |
|
overridevirtual |
◆ rowCount()
| int CRecentModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
override |
◆ m_Items
◆ m_pDatabase
◆ m_pParameterApp
该类的文档由以下文件生成:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/Client/Recent/RecentModel.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/Client/Recent/RecentModel.cpp