Qt Interface Framework Core C++ Classes
C++ classes for the Qt Interface Framework Core API. More...
Classes
The base class for all QtInterfaceFramework Features | |
The base class for QtInterfaceFramework Features which should act as a model | |
Base class of all query terms | |
The base class for all QtInterfaceFramework vehicle features | |
Settings for QIfAbstractFeature, QIfServiceObject and QIfSimulationEngine | |
The representation of a conjunction between two query terms | |
Defines the base class for all backends | |
Generic model which can be used to search, browse, filter and sort data | |
Defines the interface for backends to the QIfFilterAndBrowseModel feature class | |
The representation of a filter | |
The representation of a scope which can hold another term | |
Generic model to load its data using the "Paging" aproach | |
Defines the interface for backends to the QIfPagingModel feature class | |
Template class for providing asynchronous results | |
The base class for QIfPendingReply | |
Signals for QIfPendingReply | |
Helper class to connect a Feature to already instantiated QIfServiceInterface classes | |
The representation of a scope which can hold another term | |
Defines the interface for services | |
The backends to QIfAbstractFeature | |
Provides the connection point to a Backend Service | |
Provides a way to script a simulation backend from QML | |
The base class of a row in the QIfPagingModel model and derived models | |
Defines the base interface for the feature backend classes | |
Holds enums which are used by multiple classes of QtInterfaceFramework and provides convenience functions to register types to QML |
Detailed Description
To include the definitions of the module's classes, use the following directive:
#include <QtInterfaceFramework>
To link against the module, add this line to your qmake .pro file:
QT += interfaceframework
For more information, see Use the Qt Interface Framework Reference API.
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.