Loading...
Searching...
No Matches
JS::DeviceIdentifier Struct Reference
Inheritance diagram for JS::DeviceIdentifier:
Public Member Functions | |
| DeviceIdentifier (QString cat, QString a, Device::DeviceSettings b, Device::ProtocolFactory *c) | |
Public Attributes | |
| QString | category |
| QString | name |
| Device::DeviceSettings | settings |
| Device::ProtocolFactory * | protocol {} |
Friends | |
| constexpr auto | w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::PropertyStateTag, W_ThisType ** > >, w_internal::PropertyStateTag, W_ThisType **) -> decltype((w_internal::makeMetaPropertyInfo< QString >(w_internal::viewLiteral("category"), w_internal::viewLiteral("QString"), &W_ThisType::category))) |
| constexpr auto | w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::PropertyStateTag, W_ThisType ** > >, w_internal::PropertyStateTag, W_ThisType **) -> decltype((w_internal::makeMetaPropertyInfo< QString >(w_internal::viewLiteral("name"), w_internal::viewLiteral("QString"), &W_ThisType::name))) |
| constexpr auto | w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::PropertyStateTag, W_ThisType ** > >, w_internal::PropertyStateTag, W_ThisType **) -> decltype((w_internal::makeMetaPropertyInfo< Device::DeviceSettings >(w_internal::viewLiteral("settings"), w_internal::viewLiteral("Device::DeviceSettings"), &W_ThisType::settings))) |
| constexpr auto | w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::PropertyStateTag, W_ThisType ** > >, w_internal::PropertyStateTag, W_ThisType **) -> decltype((w_internal::makeMetaPropertyInfo< Device::ProtocolFactory * >(w_internal::viewLiteral("protocol"), w_internal::viewLiteral("Device::ProtocolFactory*"), &W_ThisType::protocol))) |
The documentation for this struct was generated from the following file: