A custom item model for display of CPT City color palettes.
More...
#include <qgscptcityarchive.h>
A custom item model for display of CPT City color palettes.
Definition at line 398 of file qgscptcityarchive.h.
◆ ViewType
◆ QgsCptCityBrowserModel()
◆ ~QgsCptCityBrowserModel()
| QgsCptCityBrowserModel::~QgsCptCityBrowserModel |
( |
| ) |
|
|
override |
◆ addRootItems()
| void QgsCptCityBrowserModel::addRootItems |
( |
| ) |
|
|
protected |
◆ beginInsertItems
| void QgsCptCityBrowserModel::beginInsertItems |
( |
QgsCptCityDataItem * | parent, |
|
|
int | first, |
|
|
int | last ) |
|
slot |
◆ beginRemoveItems
| void QgsCptCityBrowserModel::beginRemoveItems |
( |
QgsCptCityDataItem * | parent, |
|
|
int | first, |
|
|
int | last ) |
|
slot |
◆ canFetchMore()
| bool QgsCptCityBrowserModel::canFetchMore |
( |
const QModelIndex & | parent | ) |
const |
|
override |
◆ columnCount()
| int QgsCptCityBrowserModel::columnCount |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
override |
◆ connectItem()
◆ data()
| QVariant QgsCptCityBrowserModel::data |
( |
const QModelIndex & | index, |
|
|
int | role = Qt::DisplayRole ) const |
|
override |
◆ dataItem()
◆ endInsertItems
| void QgsCptCityBrowserModel::endInsertItems |
( |
| ) |
|
|
slot |
◆ endRemoveItems
| void QgsCptCityBrowserModel::endRemoveItems |
( |
| ) |
|
|
slot |
◆ fetchMore()
| void QgsCptCityBrowserModel::fetchMore |
( |
const QModelIndex & | parent | ) |
|
|
override |
◆ findItem()
◆ findPath()
| QModelIndex QgsCptCityBrowserModel::findPath |
( |
const QString & | path | ) |
|
◆ flags()
| Qt::ItemFlags QgsCptCityBrowserModel::flags |
( |
const QModelIndex & | index | ) |
const |
|
override |
◆ hasChildren()
| bool QgsCptCityBrowserModel::hasChildren |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
override |
◆ headerData()
| QVariant QgsCptCityBrowserModel::headerData |
( |
int | section, |
|
|
Qt::Orientation | orientation, |
|
|
int | role = Qt::DisplayRole ) const |
|
override |
◆ index()
| QModelIndex QgsCptCityBrowserModel::index |
( |
int | row, |
|
|
int | column, |
|
|
const QModelIndex & | parent = QModelIndex() ) const |
|
override |
◆ parent()
| QModelIndex QgsCptCityBrowserModel::parent |
( |
const QModelIndex & | index | ) |
const |
|
override |
◆ refresh() [1/2]
| void QgsCptCityBrowserModel::refresh |
( |
const QModelIndex & | index = QModelIndex() | ) |
|
◆ refresh() [2/2]
| void QgsCptCityBrowserModel::refresh |
( |
const QString & | path | ) |
|
◆ reload()
| void QgsCptCityBrowserModel::reload |
( |
| ) |
|
◆ removeRootItems()
| void QgsCptCityBrowserModel::removeRootItems |
( |
| ) |
|
|
protected |
◆ rowCount()
| int QgsCptCityBrowserModel::rowCount |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
override |
◆ mArchive
◆ mIconSize
| QSize QgsCptCityBrowserModel::mIconSize |
|
protected |
◆ mRootItems
◆ mViewType
| ViewType QgsCptCityBrowserModel::mViewType |
|
protected |
The documentation for this class was generated from the following files: