Widget to define a component property. More...
#include <ComponentPropertyWidget.h>
Inheritance diagram for ComponentPropertyWidget:
Collaboration diagram for ComponentPropertyWidget:Public Slots | |
| void | nameChanged (QString) |
| void | remove () |
| void | typeChanged (QString) |
Public Member Functions | |
| ComponentPropertyWidget (ComponentAddPropertyWidget *parent) | |
| Constructor. More... | |
| QString | getDefaultValue () |
| QString | getDescription () |
| QString | getName () |
| QString | getType () |
| QString | getUnit () |
| void | setRequiredName () |
| void | unsetRequiredName () |
| ~ComponentPropertyWidget () override=default | |
| Destructor. More... | |
Widget to define a component property.
| ComponentPropertyWidget::ComponentPropertyWidget | ( | ComponentAddPropertyWidget * | parent | ) |
|
overridedefault |
Destructor.
| QString ComponentPropertyWidget::getDefaultValue | ( | ) |
Referenced by ComponentAddPropertyState::addDomParameters().
Here is the caller graph for this function:| QString ComponentPropertyWidget::getDescription | ( | ) |
Referenced by ComponentAddPropertyState::addDomParameters().
Here is the caller graph for this function:| QString ComponentPropertyWidget::getName | ( | ) |
Referenced by ComponentAddPropertyState::addDomParameters().
Here is the caller graph for this function:| QString ComponentPropertyWidget::getType | ( | ) |
Referenced by ComponentAddPropertyState::addDomParameters().
Here is the caller graph for this function:| QString ComponentPropertyWidget::getUnit | ( | ) |
Referenced by ComponentAddPropertyState::addDomParameters().
Here is the caller graph for this function:
|
slot |
|
slot |
| void ComponentPropertyWidget::setRequiredName | ( | ) |
References enhancedStyle.
|
slot |
References ParameterGenerator::getTypeDefaultValue().
Referenced by ComponentPropertyWidget().
Here is the call graph for this function:
Here is the caller graph for this function:| void ComponentPropertyWidget::unsetRequiredName | ( | ) |
References normalStyle.