ADTF Qt5
Loading...
Searching...
No Matches
adtf::ui::v1 Namespace Reference

Namespace for further developed interfaces and implementation revisions of the ADTF UI SDK. 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...
 

Typedefs

using cQtUIFilter = v0::qt_ui_filter<adtf::filter::cFilter, cQtWindow>
 
using cQtUIDynamicFilter = cQtUIFilter
 
using cQtUIService = v0::qt_ui_service<adtf::system::ant::cADTFService, v1::cQtWindow>
 

Detailed Description

Namespace for further developed interfaces and implementation revisions of the ADTF UI SDK.

Typedef Documentation

◆ cQtUIDynamicFilter

Basic UI Filter implementation.

See also
adtf::filter::hollow::cFilter, adtf::ui::v1::IQtXSystem, v1::cQtWindow
Remarks
This class is defined for backward compatibility only.

◆ cQtUIFilter

using adtf::ui::v1::cQtUIFilter = v0::qt_ui_filter<adtf::filter::cFilter, cQtWindow>

Basic UI Filter implementation.

See also
adtf::filter::hollow::cFilter, adtf::ui::v1::IQtXSystem, v1::cQtWindow

◆ cQtUIService

using adtf::ui::v1::cQtUIService = v0::qt_ui_service<adtf::system::ant::cADTFService, v1::cQtWindow>

UI Service basic implementation for cADTFService.

See also
adtf::system::ant::cADTFService, adtf::ui::v1::IQtXSystem, adtf::ui::v1::cQtWindow