#include "PropertyGrid.h"
◆ PropertyGrid()
ot::PropertyGrid::PropertyGrid |
( |
QObject * | _parentObject = (QObject*)nullptr | ) |
|
◆ ~PropertyGrid()
ot::PropertyGrid::~PropertyGrid |
( |
| ) |
|
|
virtual |
◆ addGroup()
◆ clear()
void ot::PropertyGrid::clear |
( |
void | | ) |
|
◆ findGroup() [1/2]
◆ findGroup() [2/2]
◆ findItem() [1/2]
ot::PropertyGridItem * ot::PropertyGrid::findItem |
( |
const std::list< std::string > & | _groupPath, |
|
|
const std::string & | _itemName ) const |
◆ findItem() [2/2]
ot::PropertyGridItem * ot::PropertyGrid::findItem |
( |
const std::string & | _groupName, |
|
|
const std::string & | _itemName ) const |
◆ focusProperty() [1/2]
void ot::PropertyGrid::focusProperty |
( |
const std::list< std::string > & | _groupPath, |
|
|
const std::string & | _itemName ) |
◆ focusProperty() [2/2]
void ot::PropertyGrid::focusProperty |
( |
const std::string & | _groupName, |
|
|
const std::string & | _itemName ) |
◆ getQWidget() [1/2]
const QWidget * ot::PropertyGrid::getQWidget |
( |
void | | ) |
const |
|
overridevirtual |
◆ getQWidget() [2/2]
QWidget * ot::PropertyGrid::getQWidget |
( |
void | | ) |
|
|
overridevirtual |
◆ getTreeWidget()
◆ propertyChanged
void ot::PropertyGrid::propertyChanged |
( |
const Property *const | _property | ) |
|
|
signal |
◆ propertyDeleteRequested
void ot::PropertyGrid::propertyDeleteRequested |
( |
const Property *const | _property | ) |
|
|
signal |
◆ setupGridFromConfig()
void ot::PropertyGrid::setupGridFromConfig |
( |
const PropertyGridCfg & | _config | ) |
|
The documentation for this class was generated from the following files: