##// END OF EJS Templates
Make access to controllers non-const (maybe the controller will be modified)
Make access to controllers non-const (maybe the controller will be modified)

File last commit:

r101:9678ebc27091
r116:b680d9f3a133
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>