diff --git a/src/Mod/Spreadsheet/Gui/DlgBindSheet.ui b/src/Mod/Spreadsheet/Gui/DlgBindSheet.ui index 79eb651311..7fc32f8021 100644 --- a/src/Mod/Spreadsheet/Gui/DlgBindSheet.ui +++ b/src/Mod/Spreadsheet/Gui/DlgBindSheet.ui @@ -66,7 +66,14 @@ The expression must evaluates to a string of some cell address. - + + + + Select which spread sheet to bind to. + + + + Use hidden reference not avoid creating a depdenecy with the referenced object. Use with caution! @@ -104,14 +111,7 @@ The expression must evaluates to a string of some cell address. - - - - Select which spread sheet to bind to. - - - - + diff --git a/src/Mod/Spreadsheet/Gui/DlgSettings.ui b/src/Mod/Spreadsheet/Gui/DlgSettings.ui index 4a86c3ca70..df08b1802c 100644 --- a/src/Mod/Spreadsheet/Gui/DlgSettings.ui +++ b/src/Mod/Spreadsheet/Gui/DlgSettings.ui @@ -26,38 +26,6 @@ Import/Export Settings - - - - - 0 - 0 - - - - Escape Character: - - - - - - - <html><head/><body><p>Character used to delimit strings, typically is single quote (') or double quote (&quot;). Must be a single character.</p></body></html> - - - - - - " - - - ImportExportQuoteCharacter - - - Mod/Spreadsheet - - - @@ -71,36 +39,20 @@ - - - - <html><head/><body><p>Escape character, typically the backslash (\), used to indicate special unprintable characters, e.g. \t = tab. Must be a single character.</p></body></html> + + + + Qt::Horizontal - - \ + + + 40 + 20 + - - ImportExportEscapeCharacter - - - Mod/Spreadsheet - - + - - - - - 0 - 0 - - - - Quote Character: - - - - + <html><head/><body><p>Character to use as field delimiter. Default is tab, but also commonly used are commas (,) and semicolons (;). Select from the list or enter your own in the field. Must be a single character or the words <span style=" font-style:italic;">tab</span>, <span style=" font-style:italic;">comma</span>, or <span style=" font-style:italic;">semicolon</span>.</p></body></html> @@ -134,20 +86,68 @@ - - - - Qt::Horizontal + + + + + 0 + 0 + - - - 40 - 20 - + + Quote Character: - + - + + + + <html><head/><body><p>Character used to delimit strings, typically is single quote (') or double quote (&quot;). Must be a single character.</p></body></html> + + + + + + " + + + ImportExportQuoteCharacter + + + Mod/Spreadsheet + + + + + + + + 0 + 0 + + + + Escape Character: + + + + + + + <html><head/><body><p>Escape character, typically the backslash (\), used to indicate special unprintable characters, e.g. \t = tab. Must be a single character.</p></body></html> + + + \ + + + ImportExportEscapeCharacter + + + Mod/Spreadsheet + + + + diff --git a/src/Mod/Spreadsheet/Gui/DlgSheetConf.ui b/src/Mod/Spreadsheet/Gui/DlgSheetConf.ui index 49601c27b2..799b9f103f 100644 --- a/src/Mod/Spreadsheet/Gui/DlgSheetConf.ui +++ b/src/Mod/Spreadsheet/Gui/DlgSheetConf.ui @@ -14,28 +14,6 @@ Setup Configuration Table - - - - Property: - - - - - - - Ending cell address. - -The first column of the range is assumed to contain a list of configuration -names, which will be used to generate a string list and bind to the given -property for user to dynamically switch configuration. - -The first row of the range will be bound to whatever row (indirectly) selected -by that property. - - - - @@ -58,6 +36,28 @@ by that property. + + + + Ending cell address. + +The first column of the range is assumed to contain a list of configuration +names, which will be used to generate a string list and bind to the given +property for user to dynamically switch configuration. + +The first row of the range will be bound to whatever row (indirectly) selected +by that property. + + + + + + + + Property: + + + @@ -66,13 +66,6 @@ switch the design configuration. The property will be created if not exist. - - - - Optional property group name. - - - @@ -80,6 +73,13 @@ switch the design configuration. The property will be created if not exist. + + + + Optional property group name. + + + diff --git a/src/Mod/Spreadsheet/Gui/PropertiesDialog.ui b/src/Mod/Spreadsheet/Gui/PropertiesDialog.ui index 4a54e5376c..a66c3c865d 100644 --- a/src/Mod/Spreadsheet/Gui/PropertiesDialog.ui +++ b/src/Mod/Spreadsheet/Gui/PropertiesDialog.ui @@ -14,16 +14,6 @@ Cell properties - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - @@ -44,19 +34,6 @@ - - - - Qt::Horizontal - - - - 240 - 20 - - - - @@ -70,6 +47,19 @@ + + + + Qt::Horizontal + + + + 240 + 20 + + + + @@ -243,7 +233,14 @@ &Display unit - + + + + Unit string + + + + @@ -259,23 +256,13 @@ - - - - Unit string - - - - + A&lias - - - @@ -283,6 +270,9 @@ + + + @@ -300,7 +290,17 @@ - + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + +