|
|
#include <ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/VariantWidget.h>
Inheritance diagram for VariantWidget:Public Slots | |
| void | lineEdit_editFinished () |
| void | setValue (const VariantPtr &variant) |
| void | update (const std::map< std::string, VariantBasePtr > &map) |
| void | update (const std::vector< VariantBasePtr > &vec) |
| void | update (const VariantBasePtr &v) |
Public Member Functions | |
| bool | getEnableEdit () |
| bool | getShowType () |
| QString | getValueText () |
| Variant & | getVariant () |
| void | setEnableEdit (bool enableEdit) |
| void | setShowType (bool showType) |
| VariantWidget (QWidget *parent=nullptr) | |
| VariantWidget (VariantPtr variant, QWidget *parent=0, Qt::WindowFlags f=0) | |
Definition at line 40 of file VariantWidget.h.
| VariantWidget | ( | VariantPtr | variant, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | f = 0 |
||
| ) |
Definition at line 32 of file VariantWidget.cpp.
| VariantWidget | ( | QWidget * | parent = nullptr | ) |
Definition at line 408 of file VariantWidget.cpp.
| bool getEnableEdit | ( | ) |
| bool getShowType | ( | ) |
Definition at line 127 of file VariantWidget.cpp.
| QString getValueText | ( | ) |
| Variant& getVariant | ( | ) |
|
slot |
Definition at line 180 of file VariantWidget.cpp.
| void setEnableEdit | ( | bool | enableEdit | ) |
| void setShowType | ( | bool | showType | ) |
Definition at line 114 of file VariantWidget.cpp.
|
slot |
|
slot |
Definition at line 467 of file VariantWidget.cpp.
|
slot |
|
slot |
Definition at line 444 of file VariantWidget.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: