AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ass::IAssSubSelector Class Referenceabstract

Public Member Functions

virtual bool isPossiblyApplicable (AView *view)=0
 
virtual bool isStateApplicable (AView *view)
 
virtual void setupConnections (AView *view, const _< AAssHelper > &helper)
 

Member Function Documentation

◆ setupConnections()

void ass::IAssSubSelector::setupConnections ( AView view,
const _< AAssHelper > &  helper 
)
virtual

Reimplemented in ass::ParentSubSelector< L, R >.


The documentation for this class was generated from the following files:
Inheritance diagram for ass::IAssSubSelector: