You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
117 lines
3.6 KiB
117 lines
3.6 KiB
11 years ago
|
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
||
|
<class>BookmarksLayout</class>
|
||
|
<widget class="QDialog">
|
||
|
<property name="name">
|
||
|
<cstring>BookmarksLayout</cstring>
|
||
|
</property>
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>600</width>
|
||
|
<height>480</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="caption">
|
||
|
<string>Global Bookmarks</string>
|
||
|
</property>
|
||
|
<vbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="QueryView">
|
||
|
<property name="name">
|
||
|
<cstring>m_pView</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="Line">
|
||
|
<property name="name">
|
||
|
<cstring>line1</cstring>
|
||
|
</property>
|
||
|
<property name="frameShape">
|
||
|
<enum>HLine</enum>
|
||
|
</property>
|
||
|
<property name="frameShadow">
|
||
|
<enum>Sunken</enum>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLayoutWidget">
|
||
|
<property name="name">
|
||
|
<cstring>layout1</cstring>
|
||
|
</property>
|
||
|
<hbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<spacer>
|
||
|
<property name="name">
|
||
|
<cstring>spacer1</cstring>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="sizeType">
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
|
<property name="sizeHint">
|
||
|
<size>
|
||
|
<width>291</width>
|
||
|
<height>21</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
<widget class="QPushButton">
|
||
|
<property name="name">
|
||
|
<cstring>m_pCloseButton</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Close</string>
|
||
|
</property>
|
||
|
<property name="accel">
|
||
|
<string></string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</hbox>
|
||
|
</widget>
|
||
|
</vbox>
|
||
|
</widget>
|
||
|
<customwidgets>
|
||
|
<customwidget>
|
||
|
<class>QueryView</class>
|
||
|
<header location="local">queryview.h</header>
|
||
|
<sizehint>
|
||
|
<width>-1</width>
|
||
|
<height>-1</height>
|
||
|
</sizehint>
|
||
|
<container>0</container>
|
||
|
<sizepolicy>
|
||
|
<hordata>5</hordata>
|
||
|
<verdata>5</verdata>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
<pixmap>image0</pixmap>
|
||
|
</customwidget>
|
||
|
</customwidgets>
|
||
|
<images>
|
||
|
<image name="image0">
|
||
|
<data format="XBM.GZ" length="79">789c534e494dcbcc4b554829cdcdad8c2fcf4c29c95030e0524611cd48cd4ccf28010a1797249664262b2467241641a592324b8aa363156c15aab914146aadb90067111b1f</data>
|
||
|
</image>
|
||
|
</images>
|
||
|
<connections>
|
||
|
<connection>
|
||
|
<sender>m_pCloseButton</sender>
|
||
|
<signal>clicked()</signal>
|
||
|
<receiver>BookmarksLayout</receiver>
|
||
|
<slot>reject()</slot>
|
||
|
</connection>
|
||
|
</connections>
|
||
|
<layoutdefaults spacing="6" margin="11"/>
|
||
|
<includehints>
|
||
|
<includehint>queryview.h</includehint>
|
||
|
</includehints>
|
||
|
</UI>
|