Explorer::DeviceExplorerView Class Referencefinal
Inheritance diagram for Explorer::DeviceExplorerView:
Public Member Functions | |
DeviceExplorerView (QWidget *parent=nullptr) | |
void | setModel (QAbstractItemModel *model) override |
void | setModel (DeviceExplorerFilterProxyModel *model) |
DeviceExplorerModel * | model () |
const DeviceExplorerModel * | model () const |
void | setSelectedIndex (const QModelIndex &index) |
QModelIndexList | selectedIndexes () const override |
QModelIndex | selectedIndex () const |
bool | hasProxy () const |
void | selectionChanged () |
void | created (QModelIndex parent, int start, int end) |
Protected Member Functions | |
void | paintEvent (QPaintEvent *event) override |
The documentation for this class was generated from the following files:
- DeviceExplorerView.hpp
- DeviceExplorerView.cpp