#include "PropertyGridItem.h"
◆ PropertyGridItem()
ot::PropertyGridItem::PropertyGridItem |
( |
| ) |
|
◆ ~PropertyGridItem()
ot::PropertyGridItem::~PropertyGridItem |
( |
| ) |
|
|
virtual |
◆ deleteRequested
void ot::PropertyGridItem::deleteRequested |
( |
const ot::Property *const | _property | ) |
|
|
signal |
◆ finishSetup()
void ot::PropertyGridItem::finishSetup |
( |
void | | ) |
|
Finish the setup (should be called after the item is placed in a tree and after calling setup from config)
◆ getGroupName()
std::string ot::PropertyGridItem::getGroupName |
( |
void | | ) |
const |
Returns the name of the parent group. A parent group must be set.
◆ getInput()
◆ getParentPropertyGroup()
◆ getPropertyData()
◆ getPropertyType()
std::string ot::PropertyGridItem::getPropertyType |
( |
void | | ) |
const |
◆ getTitle()
QString ot::PropertyGridItem::getTitle |
( |
void | | ) |
const |
◆ inputValueChanged
void ot::PropertyGridItem::inputValueChanged |
( |
const ot::Property *const | _property | ) |
|
|
signal |
◆ setInput()
◆ setParentPropertyGroup()
◆ setTitle()
void ot::PropertyGridItem::setTitle |
( |
const QString & | _title | ) |
|
◆ setupFromConfig()
bool ot::PropertyGridItem::setupFromConfig |
( |
const Property * | _config | ) |
|
|
virtual |
Setup the item Note that the item must be placed in a tree before calling the setup.
The documentation for this class was generated from the following files: