Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
ProStringRoUser Class Reference

#include <proitems.h>

+ Inheritance diagram for ProStringRoUser:
+ Collaboration diagram for ProStringRoUser:

Public Member Functions

 ProStringRoUser (QString &rs)
 
 ProStringRoUser (const ProString &ps, QString &rs)
 
QStringset (const ProString &ps)
 
QStringstr ()
 

Protected Attributes

QStringm_rs
 

Detailed Description

Definition at line 246 of file proitems.h.

Constructor & Destructor Documentation

◆ ProStringRoUser() [1/2]

ProStringRoUser::ProStringRoUser ( QString & rs)
inline

Definition at line 249 of file proitems.h.

References m_rs.

Referenced by ProStringRoUser(), and ProStringRwUser::ProStringRwUser().

+ Here is the caller graph for this function:

◆ ProStringRoUser() [2/2]

ProStringRoUser::ProStringRoUser ( const ProString & ps,
QString & rs )
inline

Definition at line 253 of file proitems.h.

References ProStringRoUser(), and ProString::toQString().

Referenced by ProStringRwUser::ProStringRwUser().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Function Documentation

◆ set()

QString & ProStringRoUser::set ( const ProString & ps)
inline

Definition at line 261 of file proitems.h.

References m_rs, and ProString::toQString().

Referenced by ProStringRwUser::set().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ str()

QString & ProStringRoUser::str ( )
inline

Definition at line 262 of file proitems.h.

References m_rs.

Referenced by QMakeEvaluator::evaluateBuiltinConditional(), and QMakeEvaluator::evaluateBuiltinExpand().

+ Here is the caller graph for this function:

Member Data Documentation

◆ m_rs

QString* ProStringRoUser::m_rs
protected

The documentation for this class was generated from the following file: