REFERENCE MANUAL
This is the complete list of members for SubwindowControl, including all inherited members.
ClassID() (defined in Object) | Object | inlinestatic |
Control() (defined in Control) | Control | inlineprotected |
Control(Control &&in_that) | Control | inlineprotected |
Empty() const | Object | inlinevirtual |
GetClassID() const | Object | |
GetInstanceID() const | Object | |
HasType(Type in_mask) const | Object | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | SubwindowControl | inlinevirtual |
operator=(SubwindowControl &&in_that) | SubwindowControl | |
operator=(SubwindowControl const &in_that) | SubwindowControl | |
Control::operator=(Control &&in_that) | Control | inlineprotected |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
Reset() | Object | virtual |
SetBackground(Subwindow::Background in_bg_type, char const *in_definition_name="") | SubwindowControl | |
SetBorder(Subwindow::Border in_border_type) | SubwindowControl | |
SetRenderingAlgorithm(Subwindow::RenderingAlgorithm in_hsra) | SubwindowControl | |
SetSubwindow(Rectangle const &in_window_position, Subwindow::Type in_type=Subwindow::Type::Standard) | SubwindowControl | |
ShowBackground(Subwindow::Background &out_bg_type, UTF8 &out_definition_name) const | SubwindowControl | |
ShowBorder(Subwindow::Border &out_border_type) const | SubwindowControl | |
ShowRenderingAlgorithm(Subwindow::RenderingAlgorithm &out_hsra) const | SubwindowControl | |
ShowSubwindow(Rectangle &out_window_position, Subwindow::Type &out_subwindow_type) const | SubwindowControl | |
SubwindowControl(SegmentKey &in_seg) | SubwindowControl | explicit |
SubwindowControl(SubwindowControl const &in_that) | SubwindowControl | |
SubwindowControl(SubwindowControl &&in_that) | SubwindowControl | |
Type() const | Object | |
UnsetBackground() | SubwindowControl | |
UnsetBorder() | SubwindowControl | |
UnsetEverything() | SubwindowControl | |
UnsetRenderingAlgorithm() | SubwindowControl | |
UnsetSubwindow() | SubwindowControl | |
~Object() (defined in Object) | Object | virtual |
~SubwindowControl() | SubwindowControl |