AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Public Member Functions | |
Builder & | withExternalVerticalScrollbar (_< AScrollbar > externalVerticalScrollbar) |
Builder & | withExternalHorizontalScrollbar (_< AScrollbar > externalHorizontalScrollbar) |
Builder & | withContents (_< AView > contents) |
Builder & | withExpanding () |
_< AScrollArea > | build () |
operator _<AView > () | |
operator _<AViewContainerBase > () | |
Friends | |
class | AScrollArea |