#include <propertycontrolenum.h>
◆ PropertyControlEnum()
| PropertyControlEnum::PropertyControlEnum |
( |
std::string | name, |
|
|
std::shared_ptr< peak::core::NodeMap > | nodeMap, |
|
|
QStringList | items, |
|
|
QObject * | parent = nullptr, |
|
|
std::string | selectorName = "" ) |
|
explicit |
◆ cameraDisconnected
| void PropertyControlEnum::cameraDisconnected |
( |
| ) |
|
|
signal |
◆ getLayout()
| QHBoxLayout * PropertyControlEnum::getLayout |
( |
| ) |
|
◆ getValue()
| QString PropertyControlEnum::getValue |
( |
| ) |
|
◆ isEnabled()
| bool PropertyControlEnum::isEnabled |
( |
| ) |
|
◆ messageBoxTrigger
| void PropertyControlEnum::messageBoxTrigger |
( |
QString | messageTitle, |
|
|
QString | messageText ) |
|
signal |
◆ setEnabled()
| void PropertyControlEnum::setEnabled |
( |
bool | enabled | ) |
|
◆ setItems()
| void PropertyControlEnum::setItems |
( |
QStringList | items | ) |
|
◆ setValue
| void PropertyControlEnum::setValue |
( |
QString | value | ) |
|
|
slot |
◆ valueChanged
| void PropertyControlEnum::valueChanged |
( |
QString | value | ) |
|
|
signal |
◆ m_comboBox
| QComboBox* PropertyControlEnum::m_comboBox = nullptr |
|
private |
◆ m_enabled
| bool PropertyControlEnum::m_enabled |
|
private |
◆ m_label
| QLabel* PropertyControlEnum::m_label = nullptr |
|
private |
◆ m_layout
| QHBoxLayout* PropertyControlEnum::m_layout = nullptr |
|
private |
◆ m_nodemapRemoteDevice
| std::shared_ptr<peak::core::NodeMap> PropertyControlEnum::m_nodemapRemoteDevice |
|
private |
◆ m_nodeName
| std::string PropertyControlEnum::m_nodeName |
|
private |
◆ m_selectorName
| std::string PropertyControlEnum::m_selectorName |
|
private |
The documentation for this class was generated from the following files: