#include <i_plugin_properties.hpp>
Definition at line 34 of file i_plugin_properties.hpp.
◆ count()
uint32_t neogfx::plugin::i_properties::count |
( |
| ) |
const |
|
inline |
◆ name()
std::string neogfx::plugin::i_properties::name |
( |
uint32_t |
aIndex | ) |
const |
|
inline |
◆ property() [1/2]
i_property & neogfx::plugin::i_properties::property |
( |
uint32_t |
aIndex | ) |
|
|
inline |
◆ property() [2/2]
const i_property & neogfx::plugin::i_properties::property |
( |
uint32_t |
aIndex | ) |
const |
|
inline |
◆ property_map()
◆ register_property()
virtual void neogfx::plugin::i_properties::register_property |
( |
i_property & |
aProperty | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: