#include <propertycontrolcommand.h>
◆ PropertyControlCommand()
| PropertyControlCommand::PropertyControlCommand |
( |
std::string | name, |
|
|
std::shared_ptr< peak::core::NodeMap > | nodeMap, |
|
|
QObject * | parent = nullptr ) |
|
explicit |
◆ buttonPressed
| void PropertyControlCommand::buttonPressed |
( |
| ) |
|
|
signal |
◆ cameraDisconnected
| void PropertyControlCommand::cameraDisconnected |
( |
| ) |
|
|
signal |
◆ execute
| void PropertyControlCommand::execute |
( |
| ) |
|
|
slot |
◆ getLayout()
| QHBoxLayout * PropertyControlCommand::getLayout |
( |
| ) |
|
◆ isEnabled()
| bool PropertyControlCommand::isEnabled |
( |
| ) |
|
◆ messageBoxTrigger
| void PropertyControlCommand::messageBoxTrigger |
( |
QString | messageTitle, |
|
|
QString | messageText ) |
|
signal |
◆ setEnabled
| void PropertyControlCommand::setEnabled |
( |
bool | enabled | ) |
|
|
slot |
◆ m_button
| QPushButton* PropertyControlCommand::m_button = nullptr |
|
private |
◆ m_enabled
| bool PropertyControlCommand::m_enabled |
|
private |
◆ m_label
| QLabel* PropertyControlCommand::m_label = nullptr |
|
private |
◆ m_layout
| QHBoxLayout* PropertyControlCommand::m_layout = nullptr |
|
private |
◆ m_nodemapRemoteDevice
| std::shared_ptr<peak::core::NodeMap> PropertyControlCommand::m_nodemapRemoteDevice |
|
private |
◆ m_nodeName
| std::string PropertyControlCommand::m_nodeName |
|
private |
The documentation for this class was generated from the following files: