neoGFX
Cross-platform C++ app/game engine
|
#include <item_editor.hpp>
Public Member Functions | |
item_editor (item_view &aParent) | |
item_editor (EditorWidget &aEditorWidget) | |
item_editor (std::shared_ptr< EditorWidget > aEditorWidget) | |
const i_widget & | as_widget () const override |
i_widget & | as_widget () override |
bool | has_text_edit () const override |
neogfx::text_edit & | text_edit () const override |
bool | has_text_edit () const |
text_edit & | text_edit () const |
bool | has_text_edit () const |
text_edit & | text_edit () const |
bool | has_text_edit () const |
text_edit & | text_edit () const |
bool | has_text_edit () const |
text_edit & | text_edit () const |
bool | has_text_edit () const |
text_edit & | text_edit () const |
bool | has_text_edit () const |
text_edit & | text_edit () const |
bool | has_text_edit () const |
text_edit & | text_edit () const |
bool | has_text_edit () const |
text_edit & | text_edit () const |
Public Member Functions inherited from neogfx::i_item_editor | |
virtual | ~i_item_editor ()=default |
Protected Member Functions | |
void | init () |
Definition at line 43 of file item_editor.hpp.
|
inline |
Definition at line 46 of file item_editor.hpp.
|
inline |
Definition at line 48 of file item_editor.hpp.
|
inline |
Definition at line 50 of file item_editor.hpp.
|
inlineoverridevirtual |
Implements neogfx::i_item_editor.
Definition at line 53 of file item_editor.hpp.
|
inlineoverridevirtual |
Implements neogfx::i_item_editor.
Definition at line 57 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 73 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 85 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 97 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 109 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 121 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 133 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 145 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 157 of file item_editor.hpp.
|
overridevirtual |
Implements neogfx::i_item_editor.
|
inlineprotected |
Definition at line 64 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 79 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 91 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 103 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 115 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 127 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 139 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 151 of file item_editor.hpp.
|
inlinevirtual |
Implements neogfx::i_item_editor.
Definition at line 163 of file item_editor.hpp.
|
overridevirtual |
Implements neogfx::i_item_editor.