2 <class>RandRConfigBase</class>
3 <widget class="QWidget" name="RandRConfigBase" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Display Configuration (X11 Resize, Rotate and Reflect)</string>
15 <layout class="QHBoxLayout" name="horizontalLayout" >
17 <widget class="QSplitter" name="splitter" >
18 <property name="orientation" >
19 <enum>Qt::Horizontal</enum>
21 <widget class="QWidget" name="layoutWidget" >
22 <layout class="QVBoxLayout" name="verticalLayout" >
24 <widget class="QWidget" native="1" name="outputList" >
25 <property name="sizePolicy" >
26 <sizepolicy vsizetype="Expanding" hsizetype="MinimumExpanding" >
27 <horstretch>0</horstretch>
28 <verstretch>0</verstretch>
31 <property name="minimumSize" >
40 <widget class="QPushButton" name="identifyOutputsButton" >
41 <property name="text" >
42 <string>Identify Outputs</string>
48 <widget class="QGraphicsView" name="screenView" />