Added new Project using Qt,
There is garbage left from Qt??
This commit is contained in:
29
MeshViewerQt/Form Files/MainWindow.ui
Normal file
29
MeshViewerQt/Form Files/MainWindow.ui
Normal file
@@ -0,0 +1,29 @@
|
||||
<UI version="4.0" >
|
||||
<class>MainWindowClass</class>
|
||||
<widget class="QMainWindow" name="MainWindowClass" >
|
||||
<property name="objectName" >
|
||||
<string notr="true">MainWindowClass</string>
|
||||
</property>
|
||||
<property name="geometry" >
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>600</width>
|
||||
<height>400</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle" >
|
||||
<string>MainWindow</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="MainWindow.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</UI>
|
Reference in New Issue
Block a user