AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ADataBindingDefault< View, FieldType > Struct Template Reference

Static Public Member Functions

static void setup (const _< View > &view)
 
static ASignal< FieldType >View::* getGetter ()
 

Static Public Attributes

static void(View::*)(const FieldType &v) getSetter ()
 

Member Function Documentation

◆ setup()

template<typename View , typename FieldType >
static void ADataBindingDefault< View, FieldType >::setup ( const _< View > &  view)
inlinestatic

Called then view linked with field.

Parameters
view

The documentation for this struct was generated from the following file: