Loading...
Searching...
No Matches
Explorer::DeviceExplorerDelegate Class Referencefinal
Per-type editors for the Value column of the device explorer tree. More...
Inheritance diagram for Explorer::DeviceExplorerDelegate:
Detailed Description
Per-type editors for the Value column of the device explorer tree.
Public Member Functions | |
| DeviceExplorerDelegate (QObject *parent=nullptr) | |
Static Public Member Functions | |
| static QModelIndex | sourceIndex (const QModelIndex &index) noexcept |
| The settings of the address at that index, or null. | |
| static const Device::AddressSettings * | addressAt (const QModelIndex &index) noexcept |
Member Function Documentation
◆ sourceIndex()
|
staticnoexcept |
The settings of the address at that index, or null.
The view may be behind the search filter; the delegate keys everything it remembers on the tree's own indices.
The documentation for this class was generated from the following files:
- DeviceExplorerDelegate.hpp
- DeviceExplorerDelegate.cpp