Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 41 additions & 44 deletions src/layui/layui/LibraryCellSelectionForm.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>374</width>
<width>450</width>
<height>488</height>
</rect>
</property>
Expand Down Expand Up @@ -35,7 +35,7 @@
<property name="spacing">
<number>6</number>
</property>
<item row="4" column="0" colspan="2">
<item row="5" column="0" colspan="2">
<widget class="QTreeView" name="lv_cells">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
Expand All @@ -51,7 +51,7 @@
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
<item row="3" column="0" colspan="2">
<spacer>
<property name="orientation">
<enum>Qt::Vertical</enum>
Expand All @@ -62,12 +62,12 @@
<property name="sizeHint" stdset="0">
<size>
<width>200</width>
<height>16</height>
<height>8</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="0" colspan="2">
<item row="4" column="0" colspan="2">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Cell list</string>
Expand All @@ -83,43 +83,30 @@
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout">
<property name="margin" stdset="0">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<item row="1" column="3">
<widget class="QToolButton" name="find_next">
<property name="toolTip">
<string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Find next&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="../../icons/icons.qrc">
<normaloff>:/find_16px.png</normaloff>:/find_16px.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>
<string>Filter</string>
</property>
</widget>
</item>
<item row="2" column="1" colspan="3">
<widget class="QLabel" name="label">
<item row="0" column="0">
<widget class="QLabel" name="lib_label">
<property name="text">
<string>(* and ? can be used to match any text)</string>
<string>Library</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<item row="0" column="1" colspan="2">
<widget class="lay::LibrarySelectionComboBox" name="lib_cb"/>
</item>
<item row="2" column="1" colspan="3">
<widget class="QLabel" name="label">
<property name="text">
<string>Filter</string>
<string>(* and ? can be used to match any text)</string>
</property>
</widget>
</item>
Expand All @@ -133,29 +120,39 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="lib_label">
<item row="1" column="3">
<widget class="QToolButton" name="find_next">
<property name="toolTip">
<string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Find next&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Library</string>
<string>...</string>
</property>
<property name="icon">
<iconset resource="../../icons/icons.qrc">
<normaloff>:/find_16px.png</normaloff>:/find_16px.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="1" colspan="2">
<widget class="lay::LibrarySelectionComboBox" name="lib_cb"/>
<item row="3" column="1" colspan="3">
<widget class="QCheckBox" name="cb_show_all_cells">
<property name="text">
<string>Show all cells</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cb_show_all_cells">
<property name="text">
<string>Show all cells</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation">
Expand All @@ -167,7 +164,7 @@ p, li { white-space: pre-wrap; }
<property name="sizeHint" stdset="0">
<size>
<width>200</width>
<height>16</height>
<height>8</height>
</size>
</property>
</spacer>
Expand Down Expand Up @@ -244,8 +241,8 @@ p, li { white-space: pre-wrap; }
<tabstop>lib_cb</tabstop>
<tabstop>le_cell_name</tabstop>
<tabstop>find_next</tabstop>
<tabstop>lv_cells</tabstop>
<tabstop>cb_show_all_cells</tabstop>
<tabstop>lv_cells</tabstop>
<tabstop>ok_button</tabstop>
<tabstop>cancel_button</tabstop>
</tabstops>
Expand Down
Loading