init project
This commit is contained in:
29
UI/Reconstruction.ui
Normal file
29
UI/Reconstruction.ui
Normal file
@@ -0,0 +1,29 @@
|
||||
<UI version="4.0" >
|
||||
<class>ReconstructionClass</class>
|
||||
<widget class="QMainWindow" name="ReconstructionClass" >
|
||||
<property name="objectName" >
|
||||
<string notr="true">ReconstructionClass</string>
|
||||
</property>
|
||||
<property name="geometry" >
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>600</width>
|
||||
<height>400</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle" >
|
||||
<string>Reconstruction</string>
|
||||
</property>
|
||||
<widget class="QMenuBar" name="menuBar" />
|
||||
<widget class="QToolBar" name="mainToolBar" />
|
||||
<widget class="QWidget" name="centralWidget" />
|
||||
<widget class="QStatusBar" name="statusBar" />
|
||||
</widget>
|
||||
<layoutDefault spacing="6" margin="11" />
|
||||
<pixmapfunction></pixmapfunction>
|
||||
<resources>
|
||||
<include location="Reconstruction.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</UI>
|
||||
Reference in New Issue
Block a user