##// END OF EJS Templates
Widget of the tab widget are now of type VisualizationTabWidget...
Widget of the tab widget are now of type VisualizationTabWidget Add addTabView and removeTabView lambda method connecter to their correspondant button in the VisuaizationWidget

File last commit:

r57:e3d0d86d21a2
r88:a08c6215b1ad
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>