AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ass::class_of Struct Reference

Public Types

using hover = ass::hovered< detail::ClassOf >
 
using active = ass::activated< detail::ClassOf >
 
using focus = ass::focused< detail::ClassOf >
 
using disabled = ass::disabled< detail::ClassOf >
 

Public Member Functions

 class_of (const AStringVector &classes)
 
 class_of (const AString &clazz)
 
- Public Member Functions inherited from ass::detail::ClassOf
 ClassOf (const AStringVector &classes)
 
 ClassOf (const AString &clazz)
 
bool isPossiblyApplicable (AView *view) override
 
bool isStateApplicable (AView *view) override
 
const AStringVectorgetClasses () const
 
- Public Member Functions inherited from ass::IAssSubSelector
virtual void setupConnections (AView *view, const _< AAssHelper > &helper)
 

The documentation for this struct was generated from the following file:
Inheritance diagram for ass::class_of:
Collaboration diagram for ass::class_of: