ADTF Qt5
Loading...
Searching...
No Matches
qt_string_intf.h File Reference
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Copyright © Audi Electronics Venture GmbH. All rights reserved

Macro Definition Documentation

◆ adtf_qstring_intf

#define adtf_qstring_intf ( q_string_val)
Value:
adtf_string_intf(q_string_val)

Macro to create an rvalue reference to an QString.

Parameters
q_string_valThe QString variable to create the rvalue reference to.
See also
adtf::ui::cQtIStringImpl