|
ADTF Qt5
|
Go to the source code of this file.
Classes | |
| struct | adtf::base::ant::adtf_string_forward< QString > |
| struct | adtf::base::ant::adtf_string_forward< const QString > |
Namespaces | |
| namespace | adtf |
| Namespace for all functionality provided by ADTF and its SDKs. | |
| namespace | adtf::base |
Helper namespace for extension of adtf_string_forward interfaces. | |
| namespace | adtf::base::ant |
Helper version namespace for extension of adtf_string_forward interfaces. | |
Macros | |
| #define | adtf_qstring_intf(q_string_val) |
Copyright © Audi Electronics Venture GmbH. All rights reserved
| #define adtf_qstring_intf | ( | q_string_val | ) |
Macro to create an rvalue reference to an QString.
| q_string_val | The QString variable to create the rvalue reference to. |