QSystemLocale::CurrencyToStringArgument Struct Reference

QSystemLocale::CurrencyToStringArgument Struct Reference

#include <qlocale.h>

Class Description

Definition at line 72 of file qlocale.h.

Public Member Functions

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

Public Attributes

QVariant value
 
QString symbol
 

Constructor & Destructor Documentation

Definition at line 74 of file qlocale.h.

74 { }
CurrencyToStringArgument ( const QVariant v,
const QString s 
)
inline

Definition at line 75 of file qlocale.h.

Member Data Documentation

Definition at line 77 of file qlocale.h.

QString symbol

Definition at line 78 of file qlocale.h.


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