From e2de64d6f1beb9e492daf5b886e19933c1fa41dd Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- arts/builder/propertypanelbase.ui | 362 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 362 insertions(+) create mode 100644 arts/builder/propertypanelbase.ui (limited to 'arts/builder/propertypanelbase.ui') diff --git a/arts/builder/propertypanelbase.ui b/arts/builder/propertypanelbase.ui new file mode 100644 index 00000000..c89abcc6 --- /dev/null +++ b/arts/builder/propertypanelbase.ui @@ -0,0 +1,362 @@ + +PropertyPanelBase +Hans Meine <hans_meine@gmx.net> + + + propertyPanelBase + + + + 0 + 0 + 628 + 484 + + + + + + + + + unnamed + + + 0 + + + 6 + + + + titleFrame + + + NoFrame + + + Plain + + + + + + unnamed + + + 8 + + + 0 + + + + selectedLabel + + + Properties of selected module/port: + + + + + + + spacerLayout + + + + + + unnamed + + + 11 + + + 6 + + + + mainBoxLayout + + + + unnamed + + + 0 + + + 6 + + + + Layout17 + + + + unnamed + + + 0 + + + 6 + + + + Layout13 + + + + unnamed + + + 0 + + + 6 + + + + moduleIconLabel + + + + + + + Layout16 + + + + unnamed + + + 0 + + + 6 + + + + moduleNameLabel + + + + + Layout10 + + + + unnamed + + + 0 + + + 6 + + + + portComboLabel + + + &Port: + + + portCombo + + + + + portCombo + + + + 7 + 0 + 0 + 0 + + + + + + + + Spacer28 + + + Vertical + + + Preferred + + + + + + + + + portValueGroup + + + Port Value + + + + unnamed + + + 11 + + + 6 + + + + pvNotSetButton + + + &Not set + + + + + Layout9 + + + + unnamed + + + 0 + + + 6 + + + + pvConstantButton + + + Constant &value: + + + + + constantValueComboBox + + + false + + + + + constantValueEdit + + + false + + + + + + + connectionLayout + + + + unnamed + + + 0 + + + 6 + + + + pvConnectionButton + + + From connection + + + + + Spacer13 + + + Horizontal + + + Expanding + + + + + connectButton + + + &Connect + + + + + + + + + + + tipLabel + + + WordBreak|AlignVCenter|AlignLeft + + + + + + + Spacer3 + + + Vertical + + + Expanding + + + + + + + + + pvConstantButton + clicked() + constantValueEdit + setFocus() + + + pvConstantButton + toggled(bool) + constantValueEdit + setEnabled(bool) + + + pvConstantButton + toggled(bool) + constantValueComboBox + setEnabled(bool) + + + + setTitleFont() + + + -- cgit v1.2.3