Unity 8
LocalePlugin Class Reference

#include <plugins/Wizard/LocalePlugin.h>

Inherits QObject.

Public Member Functions

 LocalePlugin (QObject *parent=0)
 

Static Public Member Functions

static LocaleAttached * qmlAttachedProperties (QObject *parent)
 

Detailed Description

A simplified wrapper around QLocale.

The wrapper is implemented as an attached property, which makes it possible to use it as if its methods were static:

var langs = LocalePlugin.languages();

Definition at line 47 of file LocalePlugin.h.


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