lyx_mirror/src/frontends/qt2/ui/QMinipageDialog.ui
Edwin Leuven db769c9b29 additional layout changes to several dialogs (flame me when you disagree
:-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2641 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 10:08:55 +00:00

333 lines
11 KiB
XML

<!DOCTYPE UI><UI>
<class>QMinipageDialogBase</class>
<include location="global">config.h</include>
<include location="local">gettext.h</include>
<include location="local">vspace.h</include>
<widget>
<class>QDialog</class>
<property stdset="1">
<name>name</name>
<cstring>QMinipageDialogBase</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
<width>287</width>
<height>181</height>
</rect>
</property>
<property stdset="1">
<name>caption</name>
<string>Minipage settings</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>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>widthLA</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Width:</string>
</property>
<property>
<name>buddy</name>
<cstring>widthED</cstring>
</property>
</widget>
<widget row="2" column="0" rowspan="4" colspan="1" >
<class>QButtonGroup</class>
<property stdset="1">
<name>name</name>
<cstring>alignmentBG</cstring>
</property>
<property stdset="1">
<name>frameShape</name>
<enum>Box</enum>
</property>
<property stdset="1">
<name>frameShadow</name>
<enum>Sunken</enum>
</property>
<property stdset="1">
<name>title</name>
<string>&amp;Vertical alignment</string>
</property>
<property>
<name>toolTip</name>
<string>Alignment of minipage</string>
</property>
<vbox>
<property stdset="1">
<name>margin</name>
<number>11</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>QRadioButton</class>
<property stdset="1">
<name>name</name>
<cstring>topRB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Top</string>
</property>
<property>
<name>toolTip</name>
<string>FIXME</string>
</property>
</widget>
<widget>
<class>QRadioButton</class>
<property stdset="1">
<name>name</name>
<cstring>middleRB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Middle</string>
</property>
<property>
<name>toolTip</name>
<string>FIXME</string>
</property>
</widget>
<widget>
<class>QRadioButton</class>
<property stdset="1">
<name>name</name>
<cstring>bottomRB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Bottom</string>
</property>
<property>
<name>toolTip</name>
<string>FIXME</string>
</property>
</widget>
</vbox>
</widget>
<widget row="5" column="2" >
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>closePB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Close</string>
</property>
</widget>
<widget row="4" column="2" >
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>okPB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;OK</string>
</property>
<property stdset="1">
<name>default</name>
<bool>true</bool>
</property>
<property>
<name>toolTip</name>
<string></string>
</property>
</widget>
<widget row="3" column="2" >
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>applyPB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Apply</string>
</property>
<property stdset="1">
<name>default</name>
<bool>true</bool>
</property>
<property>
<name>toolTip</name>
<string></string>
</property>
</widget>
<widget row="1" column="0" >
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>widthED</cstring>
</property>
<property>
<name>toolTip</name>
<string>Width value</string>
</property>
</widget>
<widget row="1" column="1" >
<class>LengthCombo</class>
<property stdset="1">
<name>name</name>
<cstring>unitsLC</cstring>
</property>
<property stdset="1">
<name>sizePolicy</name>
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>1</vsizetype>
</sizepolicy>
</property>
<property stdset="1">
<name>minimumSize</name>
<size>
<width>40</width>
<height>20</height>
</size>
</property>
<property stdset="1">
<name>focusPolicy</name>
<enum>StrongFocus</enum>
</property>
<property>
<name>toolTip</name>
<string>Units of width value</string>
</property>
</widget>
<spacer row="2" column="2" >
<property>
<name>name</name>
<cstring>Spacer145</cstring>
</property>
<property stdset="1">
<name>orientation</name>
<enum>Vertical</enum>
</property>
<property stdset="1">
<name>sizeType</name>
<enum>Expanding</enum>
</property>
<property>
<name>sizeHint</name>
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget row="1" column="2" >
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>restorePB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Restore</string>
</property>
<property stdset="1">
<name>default</name>
<bool>true</bool>
</property>
<property>
<name>toolTip</name>
<string></string>
</property>
</widget>
</grid>
</widget>
<customwidgets>
<customwidget>
<class>LengthCombo</class>
<header location="local">lengthcombo.h</header>
<sizehint>
<width>-1</width>
<height>-1</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
</sizepolicy>
<pixmap>image0</pixmap>
<signal>selectionChanged(LyXLength::UNIT)</signal>
</customwidget>
</customwidgets>
<images>
<image>
<name>image0</name>
<data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
</image>
</images>
<connections>
<connection>
<sender>applyPB</sender>
<signal>clicked()</signal>
<receiver>QMinipageDialogBase</receiver>
<slot>updateClicked()</slot>
</connection>
<connection>
<sender>topRB</sender>
<signal>toggled(bool)</signal>
<receiver>QMinipageDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>middleRB</sender>
<signal>toggled(bool)</signal>
<receiver>QMinipageDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>bottomRB</sender>
<signal>clicked()</signal>
<receiver>QMinipageDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>widthED</sender>
<signal>textChanged(const QString&amp;)</signal>
<receiver>QMinipageDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>unitsLC</sender>
<signal>selectionChanged(LyXLength::UNIT)</signal>
<receiver>QMinipageDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<slot access="public">change_adaptor()</slot>
<slot access="public">updateClicked()</slot>
</connections>
<tabstops>
<tabstop>widthED</tabstop>
<tabstop>unitsLC</tabstop>
<tabstop>topRB</tabstop>
<tabstop>middleRB</tabstop>
<tabstop>bottomRB</tabstop>
<tabstop>restorePB</tabstop>
<tabstop>okPB</tabstop>
<tabstop>applyPB</tabstop>
<tabstop>closePB</tabstop>
</tabstops>
</UI>