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