From 6debba6ebd47792310168af8a0d2ace4796eff10 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 23 May 2010 15:35:41 +0200 Subject: New Settings classes, one for each widget. It seems clear to me that this way code is more maintainable than merging everything in the settingsdialog class --- src/settings/settings_appearance.ui | 248 ++++++++++++++++++++++++++++++++++++ 1 file changed, 248 insertions(+) create mode 100644 src/settings/settings_appearance.ui (limited to 'src/settings/settings_appearance.ui') diff --git a/src/settings/settings_appearance.ui b/src/settings/settings_appearance.ui new file mode 100644 index 00000000..aff6bfbe --- /dev/null +++ b/src/settings/settings_appearance.ui @@ -0,0 +1,248 @@ + + + appearance + + + + 0 + 0 + 569 + 484 + + + + Appearance + + + + + + Fonts + + + + + + + 0 + 0 + + + + + 150 + 0 + + + + Standard font: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + + 0 + 0 + + + + + + + + + 0 + 0 + + + + + 150 + 0 + + + + Fixed font: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + + 0 + 0 + + + + + + + + + + + Dimension + + + + + + + 0 + 0 + + + + + 150 + 0 + + + + Font size: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + + 0 + 0 + + + + + + + + + 0 + 0 + + + + + 150 + 0 + + + + Minimal font size: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + + 0 + 0 + + + + + + + + + + + User Style Sheet + + + + + + + 150 + 0 + + + + User CSS path: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + *.css + + + + + + + + + + Misc + + + + + + Disable automatic scrolling on middle click in a web page + + + Disable auto scrolling + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + KUrlRequester + QFrame +
kurlrequester.h
+
+ + KFontComboBox + KComboBox +
kfontcombobox.h
+
+ + KComboBox + QComboBox +
kcombobox.h
+
+
+ + +
-- cgit v1.2.1