Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "translationsettingsdialog.h"
#include "messagemodel.h"
#include "phrase.h"
#include <QtCore/QLocale>
Go to the source code of this file.
Functions | |
static void | fillTerritoryCombo (const QVariant &lng, QComboBox *combo) |
Definition at line 54 of file translationsettingsdialog.cpp.