AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
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 |