ARB
|
#include <aw_window.hxx>
Public Member Functions | |
virtual | ~AW_at_storage () |
store/restore some properties from/to AW_at More... | |
virtual void | store (const AW_at &at)=0 |
virtual void | restore (AW_at &at) const =0 |
Static Public Member Functions | |
static AW_at_storage * | make (AW_window *aww, AW_at_storage_type type) |
Definition at line 203 of file aw_window.hxx.
|
inlinevirtual |
store/restore some properties from/to AW_at
Definition at line 205 of file aw_window.hxx.
|
pure virtual |
Implemented in AW_at_auto, AW_at_maxsize, and AW_at_size.
Referenced by AW_window::store_at_to().
|
pure virtual |
Implemented in AW_at_auto, AW_at_maxsize, and AW_at_size.
Referenced by AW_window::restore_at_from().
|
static |
Definition at line 449 of file AW_at.cxx.
References AW_AT_AUTO, AW_AT_MAXSIZE, AW_AT_SIZE_AND_ATTACH, NULp, s, and AW_window::store_at_to().
Referenced by UNTYPED::awt_create_collect_buttons(), UNTYPED::awt_create_order_buttons(), QUERY::create_query_box(), pars_start_cb(), and start_SECEDIT_plugin().