##// 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:

r58:7592cb7f14bd
r116:b680d9f3a133
Show More
VisualizationZoneWidget.ui
21 lines | 416 B | text/plain | TextLexer
/ gui / ui / visualization / VisualizationZoneWidget.ui
<ui version="4.0">
<author/>
<comment/>
<exportmacro/>
<class>VisualizationZoneWidget</class>
<widget name="VisualizationZoneWidget" 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>