AUI Framework
master
Cross-platform base for C++ UI apps
|
Protected Member Functions# | |
void | updateMiddleButtonIcon () |
void | initCustomCaption (const AString &name, bool stacked, AViewContainer *to) |
virtual bool | isCustomCaptionMaximized ()=0 |
Protected Attributes# | |
_< AViewContainer > | mCaptionContainer |
_< AViewContainer > | mContentContainer |
_< AButton > | mMinimizeButton |
_< AButton > | mMiddleButton |
_< AButton > | mCloseButton |