23#ifndef WIDGETPROPGENERALLANGUAGE_H
24#define WIDGETPROPGENERALLANGUAGE_H
26#include "abstractPropertyPageWidget.h"
28#include <qlistwidget.h>
32#include "ui_widgetPropGeneralLanguage.h"
51 QString textFromLocale(
const QLocale& locale)
const;
52 Ui::WidgetPropGeneralLanguage ui;
53 QString m_operatingSystemLocale;
54 QStringList m_allLocals;
61 void on_comboLocale_currentIndexChanged(
int index);
62 void on_checkOmitGroupSeparator_toggled(
bool checked);
Definition abstractPropertyPageWidget.h:33
Definition apiFunctionsGraph.cpp:40