#include <entrylistobject.h>
◆ EntryListObject()
| EntryListObject::EntryListObject |
( |
std::shared_ptr< peak::core::nodes::EnumerationEntryNode > | node | ) |
|
|
explicit |
◆ accessStatus()
| QString EntryListObject::accessStatus |
( |
| ) |
const |
◆ accessStatusChanged
| void EntryListObject::accessStatusChanged |
( |
| ) |
|
|
signal |
◆ available()
| bool EntryListObject::available |
( |
| ) |
const |
◆ availableChanged
| void EntryListObject::availableChanged |
( |
| ) |
|
|
signal |
◆ description()
| QString EntryListObject::description |
( |
| ) |
const |
◆ descriptionChanged
| void EntryListObject::descriptionChanged |
( |
| ) |
|
|
signal |
◆ displayName()
| QString EntryListObject::displayName |
( |
| ) |
const |
◆ displayNameChanged
| void EntryListObject::displayNameChanged |
( |
| ) |
|
|
signal |
◆ name()
| QString EntryListObject::name |
( |
| ) |
const |
◆ nameChanged
| void EntryListObject::nameChanged |
( |
| ) |
|
|
signal |
◆ node()
| std::shared_ptr< peak::core::nodes::EnumerationEntryNode > EntryListObject::node |
( |
| ) |
const |
◆ numericValue()
| long long EntryListObject::numericValue |
( |
| ) |
const |
◆ numericValueChanged
| void EntryListObject::numericValueChanged |
( |
| ) |
|
|
signal |
◆ operator!=()
◆ operator==()
◆ readable()
| bool EntryListObject::readable |
( |
| ) |
const |
◆ readableChanged
| void EntryListObject::readableChanged |
( |
| ) |
|
|
signal |
◆ symbolicValue()
| QString EntryListObject::symbolicValue |
( |
| ) |
const |
◆ symbolicValueChanged
| void EntryListObject::symbolicValueChanged |
( |
| ) |
|
|
signal |
◆ tooltip()
| QString EntryListObject::tooltip |
( |
| ) |
const |
◆ tooltipChanged
| void EntryListObject::tooltipChanged |
( |
| ) |
|
|
signal |
◆ updateAccessStatus()
| bool EntryListObject::updateAccessStatus |
( |
| ) |
|
|
private |
◆ updateAll()
| QVector< int > EntryListObject::updateAll |
( |
| ) |
|
◆ updateDescription()
| bool EntryListObject::updateDescription |
( |
| ) |
|
|
private |
◆ updateDisplayName()
| bool EntryListObject::updateDisplayName |
( |
| ) |
|
|
private |
◆ updateName()
| bool EntryListObject::updateName |
( |
| ) |
|
|
private |
◆ updateNumericValue()
| bool EntryListObject::updateNumericValue |
( |
| ) |
|
|
private |
◆ updateSymbolicValue()
| bool EntryListObject::updateSymbolicValue |
( |
| ) |
|
|
private |
◆ updateTooltip()
| bool EntryListObject::updateTooltip |
( |
| ) |
|
|
private |
◆ updateVisibility()
| bool EntryListObject::updateVisibility |
( |
| ) |
|
|
private |
◆ visibility()
| QString EntryListObject::visibility |
( |
| ) |
const |
◆ visibilityChanged
| void EntryListObject::visibilityChanged |
( |
| ) |
|
|
signal |
◆ writeable()
| bool EntryListObject::writeable |
( |
| ) |
const |
◆ writeableChanged
| void EntryListObject::writeableChanged |
( |
| ) |
|
|
signal |
◆ m_accessStatus
| QString EntryListObject::m_accessStatus |
|
private |
◆ m_available
| bool EntryListObject::m_available |
|
private |
◆ m_description
| QString EntryListObject::m_description |
|
private |
◆ m_displayName
| QString EntryListObject::m_displayName |
|
private |
◆ m_name
| QString EntryListObject::m_name |
|
private |
◆ m_node
| std::shared_ptr<peak::core::nodes::EnumerationEntryNode> EntryListObject::m_node |
|
private |
◆ m_numericValue
| long long EntryListObject::m_numericValue |
|
private |
◆ m_readable
| bool EntryListObject::m_readable |
|
private |
◆ m_symbolicValue
| QString EntryListObject::m_symbolicValue |
|
private |
◆ m_tooltip
| QString EntryListObject::m_tooltip |
|
private |
◆ m_visibility
| QString EntryListObject::m_visibility |
|
private |
◆ m_writeable
| bool EntryListObject::m_writeable |
|
private |
◆ mutex
| QMutex EntryListObject::mutex |
|
mutableprivate |
◆ accessStatus
| QString EntryListObject::accessStatus |
|
read |
◆ available
| bool EntryListObject::available |
|
read |
◆ description
| QString EntryListObject::description |
|
read |
◆ displayName
| QString EntryListObject::displayName |
|
read |
◆ name
| QString EntryListObject::name |
|
read |
◆ numericValue
| long long EntryListObject::numericValue |
|
read |
◆ readable
| bool EntryListObject::readable |
|
read |
◆ symbolicValue
| QString EntryListObject::symbolicValue |
|
read |
◆ tooltip
| QString EntryListObject::tooltip |
|
read |
◆ visibility
| QString EntryListObject::visibility |
|
read |
◆ writeable
| bool EntryListObject::writeable |
|
read |
The documentation for this class was generated from the following files: