@@ -1,164 +1,164 | |||
|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
|
2 | 2 | <ui version="4.0"> |
|
3 | 3 | <class>MainWindow</class> |
|
4 | 4 | <widget class="QMainWindow" name="MainWindow"> |
|
5 | 5 | <property name="geometry"> |
|
6 | 6 | <rect> |
|
7 | 7 | <x>0</x> |
|
8 | 8 | <y>0</y> |
|
9 | 9 | <width>800</width> |
|
10 | 10 | <height>600</height> |
|
11 | 11 | </rect> |
|
12 | 12 | </property> |
|
13 | 13 | <property name="windowTitle"> |
|
14 |
<string> |
|
|
14 | <string>SciQlop v0.0.1</string> | |
|
15 | 15 | </property> |
|
16 | 16 | <property name="dockNestingEnabled"> |
|
17 | 17 | <bool>true</bool> |
|
18 | 18 | </property> |
|
19 | 19 | <widget class="QWidget" name="centralWidget"> |
|
20 | 20 | <property name="enabled"> |
|
21 | 21 | <bool>true</bool> |
|
22 | 22 | </property> |
|
23 | 23 | <property name="sizePolicy"> |
|
24 | 24 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
|
25 | 25 | <horstretch>0</horstretch> |
|
26 | 26 | <verstretch>0</verstretch> |
|
27 | 27 | </sizepolicy> |
|
28 | 28 | </property> |
|
29 | 29 | <property name="maximumSize"> |
|
30 | 30 | <size> |
|
31 | 31 | <width>16777215</width> |
|
32 | 32 | <height>16777215</height> |
|
33 | 33 | </size> |
|
34 | 34 | </property> |
|
35 | 35 | <layout class="QHBoxLayout" name="horizontalLayout"> |
|
36 | 36 | <property name="spacing"> |
|
37 | 37 | <number>0</number> |
|
38 | 38 | </property> |
|
39 | 39 | <property name="leftMargin"> |
|
40 | 40 | <number>0</number> |
|
41 | 41 | </property> |
|
42 | 42 | <property name="topMargin"> |
|
43 | 43 | <number>0</number> |
|
44 | 44 | </property> |
|
45 | 45 | <property name="rightMargin"> |
|
46 | 46 | <number>0</number> |
|
47 | 47 | </property> |
|
48 | 48 | <property name="bottomMargin"> |
|
49 | 49 | <number>0</number> |
|
50 | 50 | </property> |
|
51 | 51 | <item> |
|
52 | 52 | <widget class="QSplitter" name="splitter"> |
|
53 | 53 | <property name="orientation"> |
|
54 | 54 | <enum>Qt::Horizontal</enum> |
|
55 | 55 | </property> |
|
56 | 56 | <widget class="QWidget" name="leftMainInspectorWidget" native="true"> |
|
57 | 57 | <layout class="QVBoxLayout" name="verticalLayout"> |
|
58 | 58 | <property name="spacing"> |
|
59 | 59 | <number>0</number> |
|
60 | 60 | </property> |
|
61 | 61 | <property name="leftMargin"> |
|
62 | 62 | <number>0</number> |
|
63 | 63 | </property> |
|
64 | 64 | <property name="topMargin"> |
|
65 | 65 | <number>0</number> |
|
66 | 66 | </property> |
|
67 | 67 | <property name="rightMargin"> |
|
68 | 68 | <number>0</number> |
|
69 | 69 | </property> |
|
70 | 70 | <property name="bottomMargin"> |
|
71 | 71 | <number>0</number> |
|
72 | 72 | </property> |
|
73 | 73 | <item> |
|
74 | 74 | <widget class="DataSourceWidget" name="dataSourceWidget" native="true"/> |
|
75 | 75 | </item> |
|
76 | 76 | <item> |
|
77 | 77 | <widget class="QWidget" name="dateTimeWidget" native="true"/> |
|
78 | 78 | </item> |
|
79 | 79 | <item> |
|
80 | 80 | <widget class="VariableInspectorWidget" name="variableInspectorWidget" native="true"/> |
|
81 | 81 | </item> |
|
82 | 82 | </layout> |
|
83 | 83 | </widget> |
|
84 | 84 | <widget class="SqpSidePane" name="leftInspectorSidePane" native="true"/> |
|
85 | 85 | <widget class="VisualizationWidget" name="view" native="true"> |
|
86 | 86 | <property name="sizePolicy"> |
|
87 | 87 | <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
88 | 88 | <horstretch>0</horstretch> |
|
89 | 89 | <verstretch>0</verstretch> |
|
90 | 90 | </sizepolicy> |
|
91 | 91 | </property> |
|
92 | 92 | </widget> |
|
93 | 93 | <widget class="SqpSidePane" name="rightInspectorSidePane" native="true"/> |
|
94 | 94 | <widget class="QWidget" name="rightMainInspectorWidget" native="true"> |
|
95 | 95 | <layout class="QVBoxLayout" name="verticalLayout_3"> |
|
96 | 96 | <property name="spacing"> |
|
97 | 97 | <number>0</number> |
|
98 | 98 | </property> |
|
99 | 99 | <property name="leftMargin"> |
|
100 | 100 | <number>0</number> |
|
101 | 101 | </property> |
|
102 | 102 | <property name="topMargin"> |
|
103 | 103 | <number>0</number> |
|
104 | 104 | </property> |
|
105 | 105 | <property name="rightMargin"> |
|
106 | 106 | <number>0</number> |
|
107 | 107 | </property> |
|
108 | 108 | <property name="bottomMargin"> |
|
109 | 109 | <number>0</number> |
|
110 | 110 | </property> |
|
111 | 111 | <item> |
|
112 | 112 | <widget class="QWidget" name="commonPropertyInspectorWidget" native="true"/> |
|
113 | 113 | </item> |
|
114 | 114 | <item> |
|
115 | 115 | <widget class="DataSourceWidget" name="catalogWidget" native="true"/> |
|
116 | 116 | </item> |
|
117 | 117 | </layout> |
|
118 | 118 | </widget> |
|
119 | 119 | </widget> |
|
120 | 120 | </item> |
|
121 | 121 | </layout> |
|
122 | 122 | </widget> |
|
123 | 123 | <widget class="QMenuBar" name="menuBar"> |
|
124 | 124 | <property name="geometry"> |
|
125 | 125 | <rect> |
|
126 | 126 | <x>0</x> |
|
127 | 127 | <y>0</y> |
|
128 | 128 | <width>800</width> |
|
129 |
<height>2 |
|
|
129 | <height>28</height> | |
|
130 | 130 | </rect> |
|
131 | 131 | </property> |
|
132 | 132 | </widget> |
|
133 | 133 | <widget class="QStatusBar" name="statusBar"/> |
|
134 | 134 | </widget> |
|
135 | 135 | <layoutdefault spacing="6" margin="11"/> |
|
136 | 136 | <customwidgets> |
|
137 | 137 | <customwidget> |
|
138 | 138 | <class>VisualizationWidget</class> |
|
139 | 139 | <extends>QWidget</extends> |
|
140 | 140 | <header location="global">Visualization/VisualizationWidget.h</header> |
|
141 | 141 | <container>1</container> |
|
142 | 142 | </customwidget> |
|
143 | 143 | <customwidget> |
|
144 | 144 | <class>SqpSidePane</class> |
|
145 | 145 | <extends>QWidget</extends> |
|
146 | 146 | <header location="global">SidePane/SqpSidePane.h</header> |
|
147 | 147 | <container>1</container> |
|
148 | 148 | </customwidget> |
|
149 | 149 | <customwidget> |
|
150 | 150 | <class>DataSourceWidget</class> |
|
151 | 151 | <extends>QWidget</extends> |
|
152 | 152 | <header location="global">DataSource/DataSourceWidget.h</header> |
|
153 | 153 | <container>1</container> |
|
154 | 154 | </customwidget> |
|
155 | 155 | <customwidget> |
|
156 | 156 | <class>VariableInspectorWidget</class> |
|
157 | 157 | <extends>QWidget</extends> |
|
158 | 158 | <header location="global">Variable/VariableInspectorWidget.h</header> |
|
159 | 159 | <container>1</container> |
|
160 | 160 | </customwidget> |
|
161 | 161 | </customwidgets> |
|
162 | 162 | <resources/> |
|
163 | 163 | <connections/> |
|
164 | 164 | </ui> |
General Comments 0
You need to be logged in to leave comments.
Login now