◆ ItemFiltersHistoryModel()
Digikam::ItemFiltersHistoryModel::ItemFiltersHistoryModel |
( |
QObject *const |
parent = nullptr , |
|
|
const QUrl & |
url = QUrl() |
|
) |
| |
|
explicit |
◆ ~ItemFiltersHistoryModel()
Digikam::ItemFiltersHistoryModel::~ItemFiltersHistoryModel |
( |
| ) |
|
|
override |
◆ columnCount()
int Digikam::ItemFiltersHistoryModel::columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
override |
◆ data()
QVariant Digikam::ItemFiltersHistoryModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ disableEntries
void Digikam::ItemFiltersHistoryModel::disableEntries |
( |
int |
count | ) |
|
|
slot |
◆ enableEntries
void Digikam::ItemFiltersHistoryModel::enableEntries |
( |
int |
count | ) |
|
|
slot |
◆ flags()
Qt::ItemFlags Digikam::ItemFiltersHistoryModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
override |
◆ headerData()
QVariant Digikam::ItemFiltersHistoryModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ index()
QModelIndex Digikam::ItemFiltersHistoryModel::index |
( |
int |
row, |
|
|
int |
column, |
|
|
const QModelIndex & |
parent = QModelIndex() |
|
) |
| const |
|
override |
◆ parent()
QModelIndex Digikam::ItemFiltersHistoryModel::parent |
( |
const QModelIndex & |
index | ) |
const |
|
override |
◆ removeEntry
void Digikam::ItemFiltersHistoryModel::removeEntry |
( |
const QModelIndex & |
index | ) |
|
|
slot |
◆ removeRows()
bool Digikam::ItemFiltersHistoryModel::removeRows |
( |
int |
row, |
|
|
int |
count, |
|
|
const QModelIndex & |
parent |
|
) |
| |
|
override |
◆ rowCount()
int Digikam::ItemFiltersHistoryModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
override |
◆ setEnabledEntries
void Digikam::ItemFiltersHistoryModel::setEnabledEntries |
( |
int |
count | ) |
|
|
slot |
◆ setupModelData()
◆ setUrl()
void Digikam::ItemFiltersHistoryModel::setUrl |
( |
const QUrl & |
url | ) |
|
The documentation for this class was generated from the following files: