9faad7bc5e
r601561 | mlaurent | 2006-11-03 17:35:38 +0100 (Fri, 03 Nov 2006) | 2 lines Port to uic4 svn path=/trunk/KDE/kdebase/workspace/; revision=659298
232 lines
7.7 KiB
XML
232 lines
7.7 KiB
XML
<ui version="4.0" stdsetdef="1" >
|
|
<author></author>
|
|
<comment></comment>
|
|
<exportmacro></exportmacro>
|
|
<class>KWin::DetectWidgetBase</class>
|
|
<widget class="QWidget" name="KWin::DetectWidgetBase" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>523</width>
|
|
<height>325</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QGridLayout" >
|
|
<property name="margin" >
|
|
<number>0</number>
|
|
</property>
|
|
<item rowspan="1" row="9" column="0" colspan="2" >
|
|
<spacer name="spacer1" >
|
|
<property name="sizeHint" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
<property name="sizeType" >
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="6" column="0" >
|
|
<widget class="QLabel" name="textLabel11" >
|
|
<property name="text" >
|
|
<string>Extra role:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" >
|
|
<widget class="QLabel" name="textLabel1" >
|
|
<property name="text" >
|
|
<string>Class:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0" >
|
|
<widget class="QLabel" name="textLabel3" >
|
|
<property name="text" >
|
|
<string>Role:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="1" >
|
|
<widget class="QLabel" name="type_label" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="5" column="0" >
|
|
<widget class="QLabel" name="textLabel8" >
|
|
<property name="text" >
|
|
<string>Title:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="1" >
|
|
<widget class="QLabel" name="class_label" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="1" >
|
|
<widget class="QLabel" name="role_label" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="5" column="1" >
|
|
<widget class="QLabel" name="title_label" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="7" column="1" >
|
|
<widget class="QLabel" name="machine_label" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="0" >
|
|
<widget class="QLabel" name="textLabel4" >
|
|
<property name="text" >
|
|
<string>Type:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="6" column="1" >
|
|
<widget class="QLabel" name="extrarole_label" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="7" column="0" >
|
|
<widget class="QLabel" name="textLabel13" >
|
|
<property name="text" >
|
|
<string>Machine:</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item rowspan="1" row="1" column="0" colspan="2" >
|
|
<widget class="Line" name="line1" >
|
|
<property name="frameShape" >
|
|
<enum>QFrame::HLine</enum>
|
|
</property>
|
|
<property name="frameShadow" >
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item rowspan="1" row="0" column="0" colspan="2" >
|
|
<widget class="QLabel" name="textLabel9" >
|
|
<property name="text" >
|
|
<string>Information About Selected Window</string>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item rowspan="1" row="8" column="0" colspan="2" >
|
|
<widget class="Q3ButtonGroup" name="buttonGroup1" >
|
|
<property name="title" >
|
|
<string/>
|
|
</property>
|
|
<layout class="QVBoxLayout" >
|
|
<property name="margin" >
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QRadioButton" name="use_class" >
|
|
<property name="text" >
|
|
<string>Use window &class (whole application)</string>
|
|
</property>
|
|
<property name="checked" >
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0" >
|
|
<string>For selecting all windows belonging to a specific application, selecting only window class should usually work.</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QRadioButton" name="use_role" >
|
|
<property name="text" >
|
|
<string>Use window class and window &role (specific window)</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0" >
|
|
<string>For selecting a specific window in an application, both window class and window role should be selected. Window class will determine the application, and window role the specific window in the application; many applications do not provide useful window roles though.</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QRadioButton" name="use_whole_class" >
|
|
<property name="text" >
|
|
<string>Use &whole window class (specific window)</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0" >
|
|
<string>With some (non-KDE) applications whole window class can be sufficient for selecting a specific window in an application, as they set whole window class to contain both application and window role.</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="match_title" >
|
|
<property name="text" >
|
|
<string>Match also window &title</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<layoutdefault spacing="6" margin="11" />
|
|
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
|
|
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
|
</ui>
|