(94a41d036d53b28e8638d13eae40875869af6123)
#include "shared_settings_p.h"
#include "grid_p.h"
#include "previewmanager_p.h"
#include "qdesigner_utils_p.h"
#include <actioneditor_p.h>
#include <QtDesigner/abstractformeditor.h>
#include <QtDesigner/abstractsettings.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qdir.h>
#include <QtCore/qvariant.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qsize.h>
Go to the source code of this file.
◆ checkTemplatePath()
| bool checkTemplatePath |
( |
const QString & | path, |
|
|
bool | create ) |
|
static |
◆ camelCaseNamingMode
| constexpr auto camelCaseNamingMode = "camelcase"_L1 |
|
staticconstexpr |
◆ defaultGridKey
| constexpr auto defaultGridKey = "defaultGrid"_L1 |
|
staticconstexpr |
◆ deviceProfileIndexKey
| constexpr auto deviceProfileIndexKey = "DeviceProfileIndex"_L1 |
|
staticconstexpr |
◆ deviceProfilesKey
| constexpr auto deviceProfilesKey = "DeviceProfiles"_L1 |
|
staticconstexpr |
◆ enabledKey
| constexpr auto enabledKey = "Enabled"_L1 |
|
staticconstexpr |
◆ formTemplateKey
| constexpr auto formTemplateKey = "FormTemplate"_L1 |
|
staticconstexpr |
◆ formTemplatePathsKey
| constexpr auto formTemplatePathsKey = "FormTemplatePaths"_L1 |
|
staticconstexpr |
◆ namingModeKey
| constexpr auto namingModeKey = "naming"_L1 |
|
staticconstexpr |
◆ newFormSizeKey
| constexpr auto newFormSizeKey = "NewFormSize"_L1 |
|
staticconstexpr |
◆ previewKey
| constexpr auto previewKey = "Preview"_L1 |
|
staticconstexpr |
◆ underScoreNamingMode
| constexpr auto underScoreNamingMode = "underscore"_L1 |
|
staticconstexpr |
◆ userDeviceSkinsKey
| constexpr auto userDeviceSkinsKey = "UserDeviceSkins"_L1 |
|
staticconstexpr |
◆ zoomEnabledKey
| constexpr auto zoomEnabledKey = "zoomEnabled"_L1 |
|
staticconstexpr |
◆ zoomKey
| constexpr auto zoomKey = "zoom"_L1 |
|
staticconstexpr |