qlocale.h File Reference

#include <QtCore/qstring.h>
#include <QtCore/qobjectdefs.h>

Go to the source code of this file.

Classes

class   QSystemLocale
class   QLocale
struct   QLocale::Data

Functions

  Q_DECLARE_TYPEINFO (QLocale, Q_MOVABLE_TYPE)
Q_CORE_EXPORT QDataStream operator<< (QDataStream &, const QLocale &)
Q_CORE_EXPORT QDataStream operator>> (QDataStream &, QLocale &)

Function Documentation

Q_DECLARE_TYPEINFO ( QLocale  ,
Q_MOVABLE_TYPE   
)
Q_CORE_EXPORT QDataStream& operator<< ( QDataStream ,
const QLocale  
)
Q_CORE_EXPORT QDataStream& operator>> ( QDataStream ,
QLocale  
)