#include <i_plugin_property.hpp>
Definition at line 46 of file i_plugin_property.hpp.
◆ ~i_property()
virtual neogfx::plugin::i_property::~i_property |
( |
| ) |
|
|
virtualdefault |
◆ category()
virtual const std::type_info & neogfx::plugin::i_property::category |
( |
| ) |
const |
|
pure virtual |
◆ declare_event()
neogfx::plugin::i_property::declare_event |
( |
changed |
, |
|
|
const property_variant & |
|
|
) |
| |
◆ delegate()
◆ get()
◆ has_delegate()
virtual bool neogfx::plugin::i_property::has_delegate |
( |
| ) |
const |
|
pure virtual |
◆ name()
virtual std::string const & neogfx::plugin::i_property::name |
( |
| ) |
const |
|
pure virtual |
◆ optional()
virtual bool neogfx::plugin::i_property::optional |
( |
| ) |
const |
|
pure virtual |
◆ set()
◆ set_delegate()
◆ type()
virtual const std::type_info & neogfx::plugin::i_property::type |
( |
| ) |
const |
|
pure virtual |
◆ unset_delegate()
virtual void neogfx::plugin::i_property::unset_delegate |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: