#include <drop_list.hpp>
Definition at line 129 of file drop_list.hpp.
◆ ~i_drop_list_input_widget()
virtual neogfx::i_drop_list_input_widget::~i_drop_list_input_widget |
( |
| ) |
|
|
virtualdefault |
◆ accept()
virtual void neogfx::i_drop_list_input_widget::accept |
( |
i_visitor & |
aVisitor | ) |
|
|
pure virtual |
◆ as_widget() [1/2]
virtual const i_widget & neogfx::i_drop_list_input_widget::as_widget |
( |
| ) |
const |
|
pure virtual |
◆ as_widget() [2/2]
virtual i_widget & neogfx::i_drop_list_input_widget::as_widget |
( |
| ) |
|
|
pure virtual |
◆ editable()
virtual bool neogfx::i_drop_list_input_widget::editable |
( |
| ) |
const |
|
pure virtual |
◆ image()
virtual const i_texture & neogfx::i_drop_list_input_widget::image |
( |
| ) |
const |
|
pure virtual |
◆ image_widget() [1/2]
virtual const i_widget & neogfx::i_drop_list_input_widget::image_widget |
( |
| ) |
const |
|
pure virtual |
◆ image_widget() [2/2]
virtual i_widget & neogfx::i_drop_list_input_widget::image_widget |
( |
| ) |
|
|
pure virtual |
◆ set_image()
virtual void neogfx::i_drop_list_input_widget::set_image |
( |
const i_texture & |
aImage | ) |
|
|
pure virtual |
◆ set_spacing()
virtual void neogfx::i_drop_list_input_widget::set_spacing |
( |
const size & |
aSpacing | ) |
|
|
pure virtual |
◆ set_text()
virtual void neogfx::i_drop_list_input_widget::set_text |
( |
i_string const & |
aText | ) |
|
|
pure virtual |
◆ spacing()
virtual size neogfx::i_drop_list_input_widget::spacing |
( |
| ) |
const |
|
pure virtual |
◆ text()
virtual i_string const & neogfx::i_drop_list_input_widget::text |
( |
| ) |
const |
|
pure virtual |
◆ text_widget() [1/2]
virtual const i_widget & neogfx::i_drop_list_input_widget::text_widget |
( |
| ) |
const |
|
pure virtual |
◆ text_widget() [2/2]
virtual i_widget & neogfx::i_drop_list_input_widget::text_widget |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: