diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-08 05:02:16 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-08 05:02:16 +0000 |
commit | 486c5bfc26cbada0d8e05371c01211de663a209d (patch) | |
tree | 9b3a01eb1cc04f699e239bb06a76286f2acaae58 /kcontrol/displayconfig/displayconfigbase.ui | |
parent | 35cf72fe7f736a8c2768f3c8035f0d318c55da0a (diff) | |
download | tdebase-486c5bfc26cbada0d8e05371c01211de663a209d.tar.gz tdebase-486c5bfc26cbada0d8e05371c01211de663a209d.zip |
Added the foundation for the new displayconfig module that will allow full XRandR 1.2 functionality from a Trinity control center GUI
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245566 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kcontrol/displayconfig/displayconfigbase.ui')
-rw-r--r-- | kcontrol/displayconfig/displayconfigbase.ui | 299 |
1 files changed, 299 insertions, 0 deletions
diff --git a/kcontrol/displayconfig/displayconfigbase.ui b/kcontrol/displayconfig/displayconfigbase.ui new file mode 100644 index 000000000..d19438128 --- /dev/null +++ b/kcontrol/displayconfig/displayconfigbase.ui @@ -0,0 +1,299 @@ +<!DOCTYPE UI><UI version="3.0" stdsetdef="1"> +<class>DisplayConfigBase</class> +<widget class="TQWidget"> + <property name="name"> + <cstring>DisplayConfigBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>519</width> + <height>356</height> + </rect> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQTabWidget" row="0" column="0"> + <property name="name"> + <cstring>mainTabContainerWidget</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <widget class="TQWidget"> + <property name="name"> + <cstring>globalTab</cstring> + </property> + <attribute name="title"> + <string>Global Settings</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQGroupBox" row="0" column="0"> + <property name="name"> + <cstring>groupSystemSettings</cstring> + </property> + <property name="title"> + <string>Global</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQCheckBox" row="0" column="0" colspan="4"> + <property name="name"> + <cstring>systemEnableSupport</cstring> + </property> + <property name="text"> + <string>&Enable global display control</string> + </property> + </widget> + </grid> + </widget> + </grid> + </widget> + <widget class="TQWidget"> + <property name="name"> + <cstring>resolutionTab</cstring> + </property> + <attribute name="title"> + <string>Resolution and Layout</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQGroupBox" row="1" column="0"> + <property name="name"> + <cstring>groupMonitorSettings</cstring> + </property> + <property name="title"> + <string>Monitors</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel" row="0" column="0" colspan="4"> + <property name="name"> + <cstring>textLabel4_3</cstring> + </property> + <property name="text"> + <string>Drag the monitor icons to match the physical arrangement of your monitors.</string> + </property> + </widget> + <widget class="MonitorWorkspace" row="1" column="0" colspan="4"> + <property name="name"> + <cstring>monitorPhyArrange</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>1</vsizetype> + <horstretch>1</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="maximumSize"> + <size> + <width>32767</width> + <height>200</height> + </size> + </property> + </widget> + <widget class="TQLabel" row="2" column="0" colspan="4"> + <property name="name"> + <cstring>textLabel4_4</cstring> + </property> + <property name="text"> + <string>Display:</string> + </property> + </widget> + <widget class="KComboBox" row="3" column="0" colspan="4"> + <property name="name"> + <cstring>monitorDisplaySelectDD</cstring> + </property> + </widget> + <widget class="TQGroupBox" row="4" column="0" colspan="2"> + <property name="name"> + <cstring>groupResolution</cstring> + </property> + <property name="title"> + <string>&Screen resolution</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel4_5</cstring> + </property> + <property name="text"> + <string>Less</string> + </property> + </widget> + <widget class="TQSlider" row="0" column="1"> + <property name="name"> + <cstring>resolutionSlider</cstring> + </property> + <property name="maxValue"> + <number>0</number> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="tickmarks"> + <enum>Below</enum> + </property> + <property name="tickInterval"> + <number>1</number> + </property> + </widget> + <widget class="TQLabel" row="0" column="2"> + <property name="name"> + <cstring>textLabel4_6</cstring> + </property> + <property name="text"> + <string>More</string> + </property> + </widget> + <widget class="TQLabel" row="1" column="1"> + <property name="name"> + <cstring>resolutionLabel</cstring> + </property> + <property name="text"> + <string>unset</string> + </property> + <property name="alignment"> + <set>AlignCenter</set> + </property> + </widget> + </grid> + </widget> + <widget class="TQGroupBox" row="4" column="2" colspan="2"> + <property name="name"> + <cstring>groupColorDepth</cstring> + </property> + <property name="title"> + <string>&Refresh rate</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KComboBox" row="0" column="0"> + <property name="name"> + <cstring>refreshRateDD</cstring> + </property> + </widget> + <widget class="TQWidget" row="1" column="0"> + <property name="name"> + <cstring>colorBarWidget</cstring> + </property> + </widget> + </grid> + </widget> + <widget class="TQGroupBox" row="5" column="0" colspan="4"> + <property name="name"> + <cstring>groupOrientation</cstring> + </property> + <property name="title"> + <string>Screen Transformations</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KComboBox" row="0" column="0" colspan="1"> + <property name="name"> + <cstring>rotationSelectDD</cstring> + </property> + </widget> + <widget class="TQCheckBox" row="0" column="1" colspan="1"> + <property name="name"> + <cstring>orientationHFlip</cstring> + </property> + <property name="text"> + <string>&Mirror screen horizontally</string> + </property> + </widget> + <widget class="TQCheckBox" row="0" column="2" colspan="1"> + <property name="name"> + <cstring>orientationVFlip</cstring> + </property> + <property name="text"> + <string>Mirror screen &vertically</string> + </property> + </widget> + </grid> + </widget> + <widget class="TQCheckBox" row="6" column="0" colspan="4"> + <property name="name"> + <cstring>isPrimaryMonitorCB</cstring> + </property> + <property name="text"> + <string>&Use this device as the primary monitor.</string> + </property> + </widget> + <widget class="TQCheckBox" row="7" column="0" colspan="4"> + <property name="name"> + <cstring>isExtendedMonitorCB</cstring> + </property> + <property name="text"> + <string>&Extend my Trinity desktop onto this monitor.</string> + </property> + </widget> + <widget class="KPushButton" row="8" column="3" colspan="4"> + <property name="name"> + <cstring>identifyMonitors</cstring> + </property> + <property name="text"> + <string>&Identify</string> + </property> + </widget> + </grid> + </widget> + <spacer row="4" column="0"> + <property name="name" stdset="0"> + <cstring>Spacer4</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="tqsizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </grid> + </widget> + </widget> + </grid> +</widget> +<includes> + <include location="local" impldecl="in implementation">DisplayConfigBase.ui.h</include> +</includes> +<Q_SLOTS> + <slot>enableSupport_toggled(bool)</slot> +</Q_SLOTS> +<includes> + <include location="local" impldecl="in implementation">kdialog.h</include> + <include location="local" impldecl="in implementation">kcombobox.h</include> + <include location="local" impldecl="in implementation">kpushbutton.h</include> + <include location="local" impldecl="in implementation">tqworkspace.h</include> + <include location="global" impldecl="in implementation">monitorworkspace.h</include> +</includes> +<layoutdefaults spacing="3" margin="6"/> +<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> +</UI> |