Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSystemLocale::CurrencyToStringArgument Struct Reference

#include <qlocale_p.h>

+ Collaboration diagram for QSystemLocale::CurrencyToStringArgument:

Public Member Functions

 CurrencyToStringArgument ()
 
 CurrencyToStringArgument (const QVariant &v, const QString &s)
 

Public Attributes

QVariant value
 
QString symbol
 

Detailed Description

Definition at line 115 of file qlocale_p.h.

Constructor & Destructor Documentation

◆ CurrencyToStringArgument() [1/2]

QSystemLocale::CurrencyToStringArgument::CurrencyToStringArgument ( )
inline

Definition at line 117 of file qlocale_p.h.

◆ CurrencyToStringArgument() [2/2]

QSystemLocale::CurrencyToStringArgument::CurrencyToStringArgument ( const QVariant & v,
const QString & s )
inline

Definition at line 118 of file qlocale_p.h.

Member Data Documentation

◆ symbol

QString QSystemLocale::CurrencyToStringArgument::symbol

Definition at line 121 of file qlocale_p.h.

◆ value

QVariant QSystemLocale::CurrencyToStringArgument::value

Definition at line 120 of file qlocale_p.h.


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