The QgsBrowserTreeView class extends QTreeView with save/restore tree state functionality.  
 More...
#include <qgsbrowsertreeview.h>
|  | 
| void | rowsInserted (const QModelIndex &parentIndex, int start, int end) override | 
|  | 
The QgsBrowserTreeView class extends QTreeView with save/restore tree state functionality. 
- See also
- QgsBrowserModel 
- Since
- QGIS 2.8 
Definition at line 32 of file qgsbrowsertreeview.h.
◆ QgsBrowserTreeView()
      
        
          | QgsBrowserTreeView::QgsBrowserTreeView | ( | QWidget * | parent = nullptr | ) |  | 
      
 
 
◆ browserModel()
◆ hasExpandedDescendant()
      
        
          | bool QgsBrowserTreeView::hasExpandedDescendant | ( | const QModelIndex & | index | ) | const | 
      
 
 
◆ hideEvent()
  
  | 
        
          | void QgsBrowserTreeView::hideEvent | ( | QHideEvent * | e | ) |  |  | override | 
 
 
◆ rowsInserted
  
  | 
        
          | void QgsBrowserTreeView::rowsInserted | ( | const QModelIndex & | parentIndex, |  
          |  |  | int | start, |  
          |  |  | int | end |  
          |  | ) |  |  |  | overrideprotectedslot | 
 
 
◆ setBrowserModel()
◆ setModel()
  
  | 
        
          | void QgsBrowserTreeView::setModel | ( | QAbstractItemModel * | model | ) |  |  | override | 
 
 
◆ setSettingsSection()
  
  | 
        
          | void QgsBrowserTreeView::setSettingsSection | ( | const QString & | section | ) |  |  | inline | 
 
 
◆ showEvent()
  
  | 
        
          | void QgsBrowserTreeView::showEvent | ( | QShowEvent * | e | ) |  |  | override | 
 
 
The documentation for this class was generated from the following files: