##// END OF EJS Templates
Implements method to add a data source in the widget...
Implements method to add a data source in the widget The method is a slot that will be connected with data source controller in the aim to create the data source representation in the widget when a new data source is set in the contoller

File last commit:

r57:e3d0d86d21a2
r82:49b6273d9035
Show More
SqpSidePane.ui
21 lines | 392 B | text/plain | TextLexer
Creation and styling SidePaneWidget
r57 <ui version="4.0">
<author/>
<comment/>
<exportmacro/>
<class>SqpSidePane</class>
<widget name="SqpSidePane" class="QWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
</widget>
<pixmapfunction/>
<connections/>
</ui>