##// END OF EJS Templates
(Minor) Extracts ui of DataSourceWidget
(Minor) Extracts ui of DataSourceWidget

File last commit:

r98:9678ebc27091
r104:9e9399294f6e
Show More
SqpSidePane.ui
42 lines | 920 B | text/plain | TextLexer
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SqpSidePane</class>
<widget class="QWidget" name="SqpSidePane">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>45</width>
<height>16777215</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
</layout>
</widget>
<resources/>
<connections/>
</ui>