#include <qgscptcityarchive.h>
Definition at line 326 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()
Returns a list of mime that can describe model indexes. 
Returns an object that contains serialized items of data corresponding to the list of indexes specified Handles the data supplied by a drag and drop operation that ended with the given action 
Definition at line 1727 of file qgscptcityarchive.cpp.
 
 
◆ 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: