ADTF
|
Namespace for all functionality of the ADTF UI SDK provided since v3.18. More...
Classes | |
class | qt_ui_filter |
Implementation template which implements a filter that derives from. More... | |
class | qt_ui_service |
Implementation template which implements a service that derives from. More... | |
class | IQtXSystem |
Interface definition for the ADTF XSystem based on Qt. More... | |
class | cQtWindow |
Basic IWindow implementation. More... | |
Typedefs | |
using | cQtUIFilter = qt_ui_filter< adtf::filter::hollow::cFilter, cQtWindow > |
Basic UI Filter implementation. More... | |
using | cQtUIDynamicFilter = cQtUIFilter |
using | cQtUIService = qt_ui_service< adtf::system::ant::cADTFService, spider::cQtWindow > |
UI Service basic implementation for cADTFService. More... | |
Namespace for all functionality of the ADTF UI SDK provided since v3.18.
Basic UI Filter implementation.
Definition at line 337 of file qt_ui_filter.h.
UI Service basic implementation for cADTFService.
Definition at line 285 of file qt_ui_service.h.