ADTF  3.18.4
qt_ui_filter.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  qt_ui_filter< FILTERBASECLASS >
 Implemenation template which implements an IWindow interface and creates windows
on a IQtXSystem while initializing. More...
 
class  qt_ui_filter< FILTERBASECLASS >
 Implementation template which implements a IQtXSystem::IWindow and a IQtXSystem::IWindowState interface and creates a window on the adtf::ui::riddler::IQtXSystem while initializing. More...
 
class  qt_ui_filter< FILTERBASECLASS, QTWINDOWBASECLASS >
 Implementation template which implements a filter that derives from. More...
 

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::ui
 Namespace for the ADTF UI SDK.
 
 adtf::ui::ant
 Namespace for all functionality of the ADTF UI SDK provided since v3.0.
 
 adtf::ui::flash
 Namespace for all functionality of the ADTF UI SDK provided since v3.5.
 
 adtf::ui::riddler
 Namespace for all functionality of the ADTF UI SDK provided since v3.17.
 
 adtf::ui::spider
 Namespace for all functionality of the ADTF UI SDK provided since v3.18.
 

Typedefs

using cQtUIDynamicFilter = qt_ui_filter< adtf::filter::ant::cDynamicFilter >
 UI Filter basic implementation which has dynamic pins and supports the IDynamicDataBinding. More...
 
using cQtUIFilter = qt_ui_filter< adtf::filter::ant::cFilter >
 UI Filter basic implementation which has static pins only and supports the IDataBinding. More...
 
using cQtUIFilter = ant::qt_ui_filter< adtf::filter::flash::cFilter >
 Basic UI Filter implementation. More...
 
using cQtUIDynamicFilter = cQtUIFilter
 
using cQtUIFilter = riddler::qt_ui_filter< adtf::filter::hollow::cFilter >
 Basic UI Filter implementation. More...
 
using cQtUIDynamicFilter = cQtUIFilter
 
using cQtUIFilter = qt_ui_filter< adtf::filter::hollow::cFilter, cQtWindow >
 Basic UI Filter implementation. More...
 
using cQtUIDynamicFilter = cQtUIFilter
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file qt_ui_filter.h.