Skip to content

Commit 7c2ccb4

Browse files
committed
files/names/code refractorization
1 parent 20d9d5b commit 7c2ccb4

File tree

3 files changed

+131
-2
lines changed

3 files changed

+131
-2
lines changed

LaunchBox.qml renamed to Application.qml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,16 @@ Window {
3737
smooth: true
3838
}
3939

40+
Item {
41+
anchors{
42+
top: topBar.bottom
43+
left: parent.left
44+
right: parent.right
45+
bottom: parent.bottom
46+
}
47+
/*Your content here*/
48+
}
49+
4050
ResizingFrames {
4151
anchors.fill: parent
4252
size: 3

LaunchBox.qmlproject renamed to Application.qmlproject

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import QmlProject 1.1
44

55
Project {
6-
mainFile: "LaunchBox.qml"
6+
mainFile: "Application.qml"
77

88
/* Include .qml, .js, and image files from current directory and subdirectories */
99
QmlFiles {
@@ -41,5 +41,5 @@ Project {
4141
importPaths: [ "imports", "asset_imports" ]
4242

4343
/* Required for deployment */
44-
targetDirectory: "/opt/LaunchBox"
44+
targetDirectory: "/opt/Application"
4545
}

Application.qmlproject.qtds

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE QtCreatorProject>
3+
<!-- Written by QtDesignStudio 1.5.0, 2020-08-16T19:48:53. -->
4+
<qtcreator>
5+
<data>
6+
<variable>EnvironmentId</variable>
7+
<value type="QByteArray">{ce242b9b-449a-4c0b-8a26-48a1f4247314}</value>
8+
</data>
9+
<data>
10+
<variable>ProjectExplorer.Project.ActiveTarget</variable>
11+
<value type="int">0</value>
12+
</data>
13+
<data>
14+
<variable>ProjectExplorer.Project.EditorSettings</variable>
15+
<valuemap type="QVariantMap">
16+
<value type="bool" key="EditorConfiguration.AutoIndent">true</value>
17+
<value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
18+
<value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
19+
<valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
20+
<value type="QString" key="language">Cpp</value>
21+
<valuemap type="QVariantMap" key="value">
22+
<value type="QByteArray" key="CurrentPreferences">CppGlobal</value>
23+
</valuemap>
24+
</valuemap>
25+
<valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
26+
<value type="QString" key="language">QmlJS</value>
27+
<valuemap type="QVariantMap" key="value">
28+
<value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value>
29+
</valuemap>
30+
</valuemap>
31+
<value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
32+
<value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
33+
<value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
34+
<value type="int" key="EditorConfiguration.IndentSize">4</value>
35+
<value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
36+
<value type="int" key="EditorConfiguration.MarginColumn">80</value>
37+
<value type="bool" key="EditorConfiguration.MouseHiding">true</value>
38+
<value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
39+
<value type="int" key="EditorConfiguration.PaddingMode">1</value>
40+
<value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
41+
<value type="bool" key="EditorConfiguration.ShowMargin">false</value>
42+
<value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
43+
<value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value>
44+
<value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
45+
<value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
46+
<value type="int" key="EditorConfiguration.TabSize">8</value>
47+
<value type="bool" key="EditorConfiguration.UseGlobal">true</value>
48+
<value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
49+
<value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
50+
<value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
51+
<value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
52+
<value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
53+
</valuemap>
54+
</data>
55+
<data>
56+
<variable>ProjectExplorer.Project.PluginSettings</variable>
57+
<valuemap type="QVariantMap"/>
58+
</data>
59+
<data>
60+
<variable>ProjectExplorer.Project.Target.0</variable>
61+
<valuemap type="QVariantMap">
62+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
63+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value>
64+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{8994bd34-5ed9-4c45-8c0a-94c8f33eca4a}</value>
65+
<value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">-1</value>
66+
<value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
67+
<value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
68+
<value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">0</value>
69+
<valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
70+
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
71+
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
72+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
73+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
74+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
75+
</valuemap>
76+
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
77+
<valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
78+
<value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
79+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
80+
</valuemap>
81+
<value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
82+
<valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
83+
<valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
84+
<value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value>
85+
<value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value>
86+
<value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value>
87+
<value type="QString" key="Analyzer.QmlProfiler.LastTraceFile"></value>
88+
<value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
89+
<value type="int" key="PE.EnvironmentAspect.Base">0</value>
90+
<valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
91+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">QML Scene</value>
92+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QmlProjectManager.QmlRunConfiguration.QmlScene</value>
93+
<value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey"></value>
94+
<value type="QString" key="QmlProjectManager.QmlRunConfiguration.MainScript">CurrentFile</value>
95+
<value type="QString" key="QmlProjectManager.QmlRunConfiguration.QDeclarativeViewerArguments"></value>
96+
<value type="bool" key="QmlProjectManager.QmlRunConfiguration.QDeclarativeViewerArguments.multi">false</value>
97+
<value type="QString" key="RunConfiguration.OverrideDebuggerStartup"></value>
98+
<value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
99+
<value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
100+
<value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
101+
<value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
102+
<value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
103+
</valuemap>
104+
<value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
105+
</valuemap>
106+
</data>
107+
<data>
108+
<variable>ProjectExplorer.Project.TargetCount</variable>
109+
<value type="int">1</value>
110+
</data>
111+
<data>
112+
<variable>ProjectExplorer.Project.Updater.FileVersion</variable>
113+
<value type="int">22</value>
114+
</data>
115+
<data>
116+
<variable>Version</variable>
117+
<value type="int">22</value>
118+
</data>
119+
</qtcreator>

0 commit comments

Comments
 (0)