diff --git a/share/qtcreator/translations/qtcreator_de.ts b/share/qtcreator/translations/qtcreator_de.ts index 9987b9693ae..fb20b59d320 100644 --- a/share/qtcreator/translations/qtcreator_de.ts +++ b/share/qtcreator/translations/qtcreator_de.ts @@ -2473,6 +2473,11 @@ background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 CppFileSettingsPage + + + File naming conventions + Konventionen für die Bildung von Dateinamen + Header suffix: diff --git a/share/qtcreator/translations/qtcreator_it.ts b/share/qtcreator/translations/qtcreator_it.ts index 08daf84d4b6..995bd40374e 100644 --- a/share/qtcreator/translations/qtcreator_it.ts +++ b/share/qtcreator/translations/qtcreator_it.ts @@ -2301,6 +2301,11 @@ p { CppFileSettingsPage + + + File naming conventions + Convenzioni sul nome dei file + Header suffix: diff --git a/share/qtcreator/translations/qtcreator_ja.ts b/share/qtcreator/translations/qtcreator_ja.ts index 1d8cf823d30..37e64239468 100644 --- a/share/qtcreator/translations/qtcreator_ja.ts +++ b/share/qtcreator/translations/qtcreator_ja.ts @@ -2224,6 +2224,11 @@ background-image: url(:/core/images/welcomemode/feedback-bar-background.png); CppFileSettingsPage + + + File naming conventions + + Form diff --git a/src/plugins/cpptools/cppfilesettingspage.ui b/src/plugins/cpptools/cppfilesettingspage.ui index f4cf62506f0..61bf7880f0c 100644 --- a/src/plugins/cpptools/cppfilesettingspage.ui +++ b/src/plugins/cpptools/cppfilesettingspage.ui @@ -1,8 +1,8 @@ - + CppFileSettingsPage - - + + 0 0 @@ -10,70 +10,58 @@ 503 - + - - - - - QFormLayout::ExpandingFieldsGrow - - - - - Header suffix: - - - - - - - - - - This determines how the file names of the class wizards are generated ("MyClass.h" versus "myclass.h"). - - - Lower case file names: - - - - - - - - - - Source suffix: - - - - - - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - + + + + 0 + 0 + + + + File naming conventions + + + + QFormLayout::ExpandingFieldsGrow + + + + + Header suffix: + + + + + + + + + + Source suffix: + + + + + + + + + + Lower case file names + + + + + - - + + Qt::Vertical - + 20 430