#include <ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/PropertiesWidget.h>
Definition at line 37 of file PropertiesWidget.h.
◆ PropertiesWidget()
◆ ~PropertiesWidget()
◆ addHeading
| void addHeading |
( |
const QString & | heading | ) |
|
|
inlineslot |
◆ addProperty [1/2]
| void addProperty |
( |
const QString & | label, |
|
|
const QString & | text ) |
|
inlineslot |
◆ addProperty [2/2]
| void addProperty |
( |
const QString & | label, |
|
|
QWidget * | propertyWidget ) |
|
inlineslot |
◆ addWidget
| void addWidget |
( |
QWidget * | widget | ) |
|
|
inlineslot |
◆ createUi()
| virtual void createUi |
( |
| ) |
|
|
inlinevirtual |
◆ getContentLayout()
| QGridLayout * getContentLayout |
( |
| ) |
const |
|
inline |
◆ setPropertiesTitle
| void setPropertiesTitle |
( |
const QString & | title | ) |
|
|
inlineslot |
◆ setProperty [1/2]
| void setProperty |
( |
const QString & | label, |
|
|
const QString & | text ) |
|
inlineslot |
◆ setProperty [2/2]
| void setProperty |
( |
int | row, |
|
|
const QString & | label, |
|
|
const QString & | text ) |
|
inlineslot |
◆ rawLabelPropertyString
| const std::string rawLabelPropertyString = "RawLabel" |
The documentation for this class was generated from the following file: