From 3aed883402dc8da829fc304434c5efd0570cbb97 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Sat, 6 Jun 2020 23:14:21 +0200 Subject: Moves source code into subdirectory. --- src/settingsdialog.ui | 517 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 517 insertions(+) create mode 100644 src/settingsdialog.ui (limited to 'src/settingsdialog.ui') diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui new file mode 100644 index 0000000..aee3959 --- /dev/null +++ b/src/settingsdialog.ui @@ -0,0 +1,517 @@ + + + SettingsDialog + + + + 0 + 0 + 800 + 520 + + + + Settings + + + + + + 0 + + + + Style + + + + + + 5 + + + + + + + + + + Qt::PlainText + + + + + + + + + + + :/icons/palette.svg:/icons/palette.svg + + + + + + + + + Background Color + + + + + + + Standard Font + + + + + + + + + QFrame::NoFrame + + + This text will be displayed for normal text. + + + + + + + + + + + :/icons/format-font.svg:/icons/format-font.svg + + + + + + + + + + + :/icons/palette.svg:/icons/palette.svg + + + + + + + + + Preformatted Font + + + + + + + + + QFrame::NoFrame + + + This text will be displayed for preformatted text. + + + + + + + + + + + :/icons/format-font.svg:/icons/format-font.svg + + + + + + + + + + + :/icons/palette.svg:/icons/palette.svg + + + + + + + + + H1 Font + + + + + + + + + QFrame::NoFrame + + + This text will be displayed for a level 1 heading. + + + + + + + + + + + :/icons/format-font.svg:/icons/format-font.svg + + + + + + + + + + + :/icons/palette.svg:/icons/palette.svg + + + + + + + + + H2 Font + + + + + + + + + QFrame::NoFrame + + + This text will be displayed for a level 2 heading. + + + + + + + + + + + :/icons/format-font.svg:/icons/format-font.svg + + + + + + + + + + + :/icons/palette.svg:/icons/palette.svg + + + + + + + + + H3 Font + + + + + + + + + border: 1px solid black; + + + QFrame::NoFrame + + + This text will be displayed for a level 3 heading. + + + Qt::PlainText + + + + + + + + + + + :/icons/format-font.svg:/icons/format-font.svg + + + + + + + + + + + :/icons/palette.svg:/icons/palette.svg + + + + + + + + + Local Link Color + + + + + + + Foreign Link Color + + + + + + + Cross-Scheme-Color + + + + + + + Local Link Prefix + + + + + + + Extern Link Prefix + + + + + + + + + + + + + + + + + + + + + + + This is a local reference + + + Qt::PlainText + + + + + + + + + + + :/icons/palette.svg:/icons/palette.svg + + + + + + + + + + + This is a foreign reference + + + Qt::PlainText + + + + + + + + + + + :/icons/palette.svg:/icons/palette.svg + + + + + + + + + + + This reference is cross-scheme + + + Qt::PlainText + + + + + + + + + + + :/icons/palette.svg:/icons/palette.svg + + + + + + + + + Auto-Theme Generation + + + + + + + + + + Page Margin + + + + + + + px + + + 0 + + + 350.000000000000000 + + + + + + + + + + + false + + + + + + + host.name + + + + + + + + + + Generic + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + + + buttonBox + rejected() + SettingsDialog + reject() + + + 325 + 470 + + + 286 + 274 + + + + + buttonBox + accepted() + SettingsDialog + accept() + + + 257 + 470 + + + 157 + 274 + + + + + -- cgit v1.2.3