lyx_mirror/src/frontends/qt2/ui/QPrefDisplayModule.ui

108 lines
3.5 KiB
Plaintext
Raw Normal View History

<!DOCTYPE UI><UI>
<class>QPrefDisplayModuleBase</class>
<widget>
<class>QDialog</class>
<property stdset="1">
<name>name</name>
<cstring>QPrefDisplayModuleBase</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
<width>248</width>
<height>102</height>
</rect>
</property>
<property stdset="1">
<name>caption</name>
<string>Display insets</string>
</property>
<grid>
<property stdset="1">
<name>margin</name>
<number>11</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget row="0" column="0" >
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout1</cstring>
</property>
<grid>
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget row="0" column="1" >
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Monochrome</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Grayscale</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Color</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Do not display</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>displayGraphicsCO</cstring>
</property>
</widget>
<widget row="0" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>displayGraphicsLA</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Display &amp;Graphics:</string>
</property>
<property>
<name>buddy</name>
<cstring>displayGraphicsCO</cstring>
</property>
</widget>
</grid>
</widget>
<widget row="1" column="0" >
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>previewCB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Instant &amp;preview</string>
</property>
</widget>
</grid>
</widget>
</UI>