|
ADTF Qt5
|
Legacy version namespace for all functionality of the ADTF UI SDK taken over from ADTF v3.0. More...
Classes | |
| class | cQtWindow |
| class | IQtXSystem |
| Interface definition for the ADTF XSystem based on Qt. Use this interface to create your own displays within the Qt5 ADTF XSystem UI Service. More... | |
| class | qt_ui_filter |
| class | qt_ui_service |
Typedefs | |
| using | cQtUIDynamicFilter = qt_ui_filter<adtf::filter::cDynamicFilter> |
| using | cQtUIFilter = qt_ui_filter<adtf::filter::cFilter> |
| using | cQtUIService = qt_ui_service<adtf::system::ant::cADTFService> |
Legacy version namespace for all functionality of the ADTF UI SDK taken over from ADTF v3.0.
| using adtf::ui::ant::cQtUIDynamicFilter = qt_ui_filter<adtf::filter::cDynamicFilter> |
UI Filter basic implementation which has dynamic pins and supports the IDynamicDataBinding.
| using adtf::ui::ant::cQtUIFilter = qt_ui_filter<adtf::filter::cFilter> |
UI Filter basic implementation which has static pins only and supports the IDataBinding.
| using adtf::ui::ant::cQtUIService = qt_ui_service<adtf::system::ant::cADTFService> |
UI Service basic implementation for cADTFService.