##// END OF EJS Templates
Creates the data source widget...
Creates the data source widget The widget contains a tree that will contains all the data sources attached to SciQlop (by the plugins)

File last commit:

r57:e3d0d86d21a2
r81:8a7c6c676eea
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>