AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ass::type_of< T > Struct Template Reference

Public Types

using hover = ass::hovered< detail::Type< T > >
 
using active = ass::activated< detail::Type< T > >
 
using focus = ass::activated< detail::Type< T > >
 
using disabled = ass::disabled< detail::Type< T > >
 

Additional Inherited Members

- Public Member Functions inherited from ass::detail::Type< T >
bool isPossiblyApplicable (AView *view) override
 
- Public Member Functions inherited from ass::IAssSubSelector
virtual bool isStateApplicable (AView *view)
 
virtual void setupConnections (AView *view, const _< AAssHelper > &helper)
 

The documentation for this struct was generated from the following file:
Inheritance diagram for ass::type_of< T >:
Collaboration diagram for ass::type_of< T >: