2008-02-05 17:20:08 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>KWin::ShowFpsEffectConfigForm</class>
|
|
|
|
<widget class="QWidget" name="KWin::ShowFpsEffectConfigForm" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-10-18 11:34:54 +00:00
|
|
|
<width>310</width>
|
|
|
|
<height>166</height>
|
2008-02-05 17:20:08 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="groupBox" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Text</string>
|
|
|
|
</property>
|
2008-10-18 13:50:32 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout" >
|
2008-10-18 11:34:54 +00:00
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="label" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Text position:</string>
|
|
|
|
</property>
|
2008-10-18 13:50:32 +00:00
|
|
|
<property name="alignment" >
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2008-10-18 11:34:54 +00:00
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>textPosition</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-02-05 17:20:08 +00:00
|
|
|
</item>
|
2008-10-18 11:34:54 +00:00
|
|
|
<item row="0" column="1" >
|
2010-08-06 21:35:39 +00:00
|
|
|
<widget class="KComboBox" name="textPosition" >
|
2008-10-18 13:50:32 +00:00
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2008-02-05 17:20:08 +00:00
|
|
|
<item>
|
2008-10-18 11:34:54 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>Inside Graph</string>
|
|
|
|
</property>
|
2008-02-05 17:20:08 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2008-10-18 11:34:54 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>Nowhere</string>
|
|
|
|
</property>
|
2008-02-05 17:20:08 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2008-10-18 11:34:54 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>Top Left</string>
|
|
|
|
</property>
|
2008-02-05 17:20:08 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2008-10-18 11:34:54 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>Top Right</string>
|
|
|
|
</property>
|
2008-02-05 17:20:08 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2008-10-18 11:34:54 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>Bottom Left</string>
|
|
|
|
</property>
|
2008-02-05 17:20:08 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2008-10-18 11:34:54 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>Bottom Right</string>
|
|
|
|
</property>
|
2008-02-05 17:20:08 +00:00
|
|
|
</item>
|
2008-10-18 11:34:54 +00:00
|
|
|
</widget>
|
2008-02-05 17:20:08 +00:00
|
|
|
</item>
|
2008-10-18 11:34:54 +00:00
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QLabel" name="label_2" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Text font:</string>
|
|
|
|
</property>
|
2008-10-18 13:50:32 +00:00
|
|
|
<property name="alignment" >
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2008-10-18 11:34:54 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" >
|
2008-10-18 13:50:32 +00:00
|
|
|
<widget class="KFontRequester" name="textFont" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-10-18 11:34:54 +00:00
|
|
|
</item>
|
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QLabel" name="label_3" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Text color:</string>
|
|
|
|
</property>
|
2008-10-18 13:50:32 +00:00
|
|
|
<property name="alignment" >
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2008-10-18 11:34:54 +00:00
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>textColor</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1" >
|
2008-10-18 13:50:32 +00:00
|
|
|
<widget class="KColorButton" name="textColor" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-10-18 11:34:54 +00:00
|
|
|
</item>
|
|
|
|
<item row="3" column="0" >
|
|
|
|
<widget class="QLabel" name="label_4" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Text alpha:</string>
|
|
|
|
</property>
|
2008-10-18 13:50:32 +00:00
|
|
|
<property name="alignment" >
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2008-10-18 11:34:54 +00:00
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>textAlpha</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1" >
|
|
|
|
<widget class="QDoubleSpinBox" name="textAlpha" >
|
2008-10-18 13:50:32 +00:00
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2008-10-18 11:34:54 +00:00
|
|
|
<property name="decimals" >
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum" >
|
|
|
|
<double>1.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep" >
|
|
|
|
<double>0.100000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value" >
|
|
|
|
<double>1.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-02-05 17:20:08 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>KColorButton</class>
|
|
|
|
<extends>QPushButton</extends>
|
|
|
|
<header>kcolorbutton.h</header>
|
|
|
|
</customwidget>
|
2010-08-06 21:35:39 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>KComboBox</class>
|
|
|
|
<extends>QComboBox</extends>
|
|
|
|
<header>kcombobox.h</header>
|
|
|
|
</customwidget>
|
2008-02-05 17:20:08 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>KFontRequester</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>kfontrequester.h</header>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|