#include <clipboard.hpp>
Definition at line 29 of file clipboard.hpp.
◆ activate()
◆ active_sink()
◆ copy()
void neogfx::clipboard::copy |
( |
| ) |
|
|
overridevirtual |
◆ cut()
void neogfx::clipboard::cut |
( |
| ) |
|
|
overridevirtual |
◆ deactivate()
◆ define_declared_event()
neogfx::clipboard::define_declared_event |
( |
Updated |
, |
|
|
updated |
|
|
) |
| |
◆ delete_selected()
void neogfx::clipboard::delete_selected |
( |
| ) |
|
|
overridevirtual |
◆ has_image()
bool neogfx::clipboard::has_image |
( |
| ) |
const |
|
overridevirtual |
◆ has_text()
bool neogfx::clipboard::has_text |
( |
| ) |
const |
|
overridevirtual |
◆ image()
◆ paste()
void neogfx::clipboard::paste |
( |
| ) |
|
|
overridevirtual |
◆ select_all()
void neogfx::clipboard::select_all |
( |
| ) |
|
|
overridevirtual |
◆ set_image()
void neogfx::clipboard::set_image |
( |
const neogfx::image & |
aImage | ) |
|
|
overridevirtual |
◆ set_text() [1/2]
void neogfx::clipboard::set_text |
( |
i_string const & |
aText | ) |
|
|
overridevirtual |
◆ set_text() [2/2]
virtual void neogfx::i_clipboard::set_text |
( |
i_string const & |
aText | ) |
|
|
virtual |
◆ sink_active()
bool neogfx::clipboard::sink_active |
( |
| ) |
const |
|
overridevirtual |
◆ text() [1/2]
i_string const & neogfx::clipboard::text |
( |
| ) |
const |
|
overridevirtual |
◆ text() [2/2]
virtual const i_string & neogfx::i_clipboard::text |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: