mirror of https://github.com/KLayout/klayout.git
484 lines
14 KiB
Plaintext
484 lines
14 KiB
Plaintext
|
|
<ui version="4.0" >
|
||
|
|
<class>CellSelectionForm</class>
|
||
|
|
<widget class="QDialog" name="CellSelectionForm" >
|
||
|
|
<property name="geometry" >
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>593</width>
|
||
|
|
<height>612</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle" >
|
||
|
|
<string>Select Cell</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" >
|
||
|
|
<property name="margin" >
|
||
|
|
<number>9</number>
|
||
|
|
</property>
|
||
|
|
<property name="spacing" >
|
||
|
|
<number>6</number>
|
||
|
|
</property>
|
||
|
|
<item>
|
||
|
|
<widget class="QFrame" name="frame8" >
|
||
|
|
<property name="frameShape" >
|
||
|
|
<enum>QFrame::NoFrame</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow" >
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" >
|
||
|
|
<property name="margin" >
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="spacing" >
|
||
|
|
<number>6</number>
|
||
|
|
</property>
|
||
|
|
<item row="5" column="0" >
|
||
|
|
<widget class="QFrame" name="tools_frame" >
|
||
|
|
<property name="frameShape" >
|
||
|
|
<enum>QFrame::NoFrame</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow" >
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<layout class="QHBoxLayout" >
|
||
|
|
<property name="margin" >
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="spacing" >
|
||
|
|
<number>6</number>
|
||
|
|
</property>
|
||
|
|
<item>
|
||
|
|
<widget class="QPushButton" name="pb_hide" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>Hide Cell</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QPushButton" name="pb_show" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>Show Cell</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer>
|
||
|
|
<property name="orientation" >
|
||
|
|
<enum>Qt::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" >
|
||
|
|
<size>
|
||
|
|
<width>40</width>
|
||
|
|
<height>20</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item rowspan="2" row="3" column="0" >
|
||
|
|
<widget class="QTreeView" name="lv_cells" >
|
||
|
|
<property name="sizePolicy" >
|
||
|
|
<sizepolicy>
|
||
|
|
<hsizetype>7</hsizetype>
|
||
|
|
<vsizetype>7</vsizetype>
|
||
|
|
<horstretch>1</horstretch>
|
||
|
|
<verstretch>1</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="selectionMode" >
|
||
|
|
<enum>QAbstractItemView::ExtendedSelection</enum>
|
||
|
|
</property>
|
||
|
|
<property name="uniformRowHeights" >
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item rowspan="2" row="4" column="2" >
|
||
|
|
<widget class="QFrame" name="frame_6" >
|
||
|
|
<property name="sizePolicy" >
|
||
|
|
<sizepolicy>
|
||
|
|
<hsizetype>5</hsizetype>
|
||
|
|
<vsizetype>5</vsizetype>
|
||
|
|
<horstretch>1</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="frameShape" >
|
||
|
|
<enum>QFrame::NoFrame</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow" >
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" >
|
||
|
|
<property name="margin" >
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="spacing" >
|
||
|
|
<number>6</number>
|
||
|
|
</property>
|
||
|
|
<item row="2" column="2" >
|
||
|
|
<widget class="QToolButton" name="tb_set_child" >
|
||
|
|
<property name="sizePolicy" >
|
||
|
|
<sizepolicy>
|
||
|
|
<hsizetype>5</hsizetype>
|
||
|
|
<vsizetype>5</vsizetype>
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="text" >
|
||
|
|
<string>Select</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="1" >
|
||
|
|
<spacer>
|
||
|
|
<property name="orientation" >
|
||
|
|
<enum>Qt::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" >
|
||
|
|
<size>
|
||
|
|
<width>40</width>
|
||
|
|
<height>20</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="1" colspan="2" >
|
||
|
|
<widget class="QTreeView" name="lv_children" >
|
||
|
|
<property name="sizePolicy" >
|
||
|
|
<sizepolicy>
|
||
|
|
<hsizetype>7</hsizetype>
|
||
|
|
<vsizetype>7</vsizetype>
|
||
|
|
<horstretch>1</horstretch>
|
||
|
|
<verstretch>1</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="uniformRowHeights" >
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1" >
|
||
|
|
<widget class="QLabel" name="textLabel2" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>Children</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="0" >
|
||
|
|
<widget class="QLabel" name="label_5" >
|
||
|
|
<property name="text" >
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="pixmap" >
|
||
|
|
<pixmap resource="layResources.qrc" >:/right.png</pixmap>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0" colspan="3" >
|
||
|
|
<spacer>
|
||
|
|
<property name="orientation" >
|
||
|
|
<enum>Qt::Vertical</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeType" >
|
||
|
|
<enum>QSizePolicy::Fixed</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" >
|
||
|
|
<size>
|
||
|
|
<width>451</width>
|
||
|
|
<height>16</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="0" colspan="3" >
|
||
|
|
<widget class="QFrame" name="frame_4" >
|
||
|
|
<property name="frameShape" >
|
||
|
|
<enum>QFrame::NoFrame</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow" >
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" >
|
||
|
|
<property name="margin" >
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="spacing" >
|
||
|
|
<number>6</number>
|
||
|
|
</property>
|
||
|
|
<item row="1" column="0" >
|
||
|
|
<widget class="QLabel" name="label_2" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>Selected cell</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="0" >
|
||
|
|
<widget class="QLabel" name="layout_lbl" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>Layout</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="1" >
|
||
|
|
<widget class="QLineEdit" name="le_cell_name" >
|
||
|
|
<property name="sizePolicy" >
|
||
|
|
<sizepolicy>
|
||
|
|
<hsizetype>7</hsizetype>
|
||
|
|
<vsizetype>0</vsizetype>
|
||
|
|
<horstretch>1</horstretch>
|
||
|
|
<verstretch>1</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1" colspan="3" >
|
||
|
|
<widget class="QComboBox" name="cb_views" >
|
||
|
|
<property name="sizePolicy" >
|
||
|
|
<sizepolicy>
|
||
|
|
<hsizetype>7</hsizetype>
|
||
|
|
<vsizetype>0</vsizetype>
|
||
|
|
<horstretch>1</horstretch>
|
||
|
|
<verstretch>1</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="3" >
|
||
|
|
<widget class="QLabel" name="label" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>(* and ? can be used to match any text)</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="2" >
|
||
|
|
<widget class="QToolButton" name="find_next" >
|
||
|
|
<property name="toolTip" >
|
||
|
|
<string>Find Next</string>
|
||
|
|
</property>
|
||
|
|
<property name="text" >
|
||
|
|
<string>...</string>
|
||
|
|
</property>
|
||
|
|
<property name="icon" >
|
||
|
|
<iconset resource="layResources.qrc" >:/find.png</iconset>
|
||
|
|
</property>
|
||
|
|
<property name="autoRaise" >
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item rowspan="2" row="4" column="1" >
|
||
|
|
<widget class="QFrame" name="frame_8" >
|
||
|
|
<property name="frameShape" >
|
||
|
|
<enum>QFrame::NoFrame</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow" >
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" >
|
||
|
|
<property name="margin" >
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="spacing" >
|
||
|
|
<number>6</number>
|
||
|
|
</property>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="2" >
|
||
|
|
<widget class="QFrame" name="frame_5" >
|
||
|
|
<property name="sizePolicy" >
|
||
|
|
<sizepolicy>
|
||
|
|
<hsizetype>5</hsizetype>
|
||
|
|
<vsizetype>5</vsizetype>
|
||
|
|
<horstretch>1</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="frameShape" >
|
||
|
|
<enum>QFrame::NoFrame</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow" >
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" >
|
||
|
|
<property name="margin" >
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="spacing" >
|
||
|
|
<number>6</number>
|
||
|
|
</property>
|
||
|
|
<item row="2" column="1" >
|
||
|
|
<spacer>
|
||
|
|
<property name="orientation" >
|
||
|
|
<enum>Qt::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" >
|
||
|
|
<size>
|
||
|
|
<width>40</width>
|
||
|
|
<height>20</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="2" >
|
||
|
|
<widget class="QToolButton" name="tb_set_parent" >
|
||
|
|
<property name="sizePolicy" >
|
||
|
|
<sizepolicy>
|
||
|
|
<hsizetype>5</hsizetype>
|
||
|
|
<vsizetype>5</vsizetype>
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="text" >
|
||
|
|
<string>Select</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="1" colspan="2" >
|
||
|
|
<widget class="QTreeView" name="lv_parents" >
|
||
|
|
<property name="sizePolicy" >
|
||
|
|
<sizepolicy>
|
||
|
|
<hsizetype>7</hsizetype>
|
||
|
|
<vsizetype>7</vsizetype>
|
||
|
|
<horstretch>1</horstretch>
|
||
|
|
<verstretch>1</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="uniformRowHeights" >
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1" colspan="2" >
|
||
|
|
<widget class="QLabel" name="textLabel1" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>Parents</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="0" >
|
||
|
|
<widget class="QLabel" name="label_4" >
|
||
|
|
<property name="text" >
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="pixmap" >
|
||
|
|
<pixmap resource="layResources.qrc" >:/right.png</pixmap>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="0" colspan="3" >
|
||
|
|
<widget class="QLabel" name="label_3" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>Cell list</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer>
|
||
|
|
<property name="orientation" >
|
||
|
|
<enum>Qt::Vertical</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeType" >
|
||
|
|
<enum>QSizePolicy::Fixed</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" >
|
||
|
|
<size>
|
||
|
|
<width>20</width>
|
||
|
|
<height>10</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="Line" name="line_4" >
|
||
|
|
<property name="orientation" >
|
||
|
|
<enum>Qt::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QFrame" name="frame5" >
|
||
|
|
<property name="frameShape" >
|
||
|
|
<enum>QFrame::NoFrame</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow" >
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<layout class="QHBoxLayout" >
|
||
|
|
<property name="margin" >
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="spacing" >
|
||
|
|
<number>6</number>
|
||
|
|
</property>
|
||
|
|
<item>
|
||
|
|
<widget class="QPushButton" name="apply_button" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>Show In Tree</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer>
|
||
|
|
<property name="orientation" >
|
||
|
|
<enum>Qt::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeType" >
|
||
|
|
<enum>QSizePolicy::Expanding</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" >
|
||
|
|
<size>
|
||
|
|
<width>91</width>
|
||
|
|
<height>31</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QPushButton" name="ok_button" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>Ok</string>
|
||
|
|
</property>
|
||
|
|
<property name="default" >
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QPushButton" name="cancel_button" >
|
||
|
|
<property name="text" >
|
||
|
|
<string>Cancel</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
<layoutdefault spacing="6" margin="11" />
|
||
|
|
<resources>
|
||
|
|
<include location="layResources.qrc" />
|
||
|
|
</resources>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|