AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Public Member Functions | |
ParentSubSelector (L l, R r) | |
bool | isPossiblyApplicable (AView *view) override |
bool | isStateApplicable (AView *view) override |
void | setupConnections (AView *view, const _< AAssHelper > &helper) override |
|
inlineoverridevirtual |
Implements ass::IAssSubSelector.
|
inlineoverridevirtual |
Reimplemented from ass::IAssSubSelector.
|
inlineoverridevirtual |
you should never reach here because this function is called only in case isPossiblyApplicable returned true
Reimplemented from ass::IAssSubSelector.