Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Telemetry
KUserFeedback
Commits
e9dc431b
Commit
e9dc431b
authored
Oct 03, 2016
by
Volker Krause
Browse files
Move schema editor into its own folder
parent
e396886f
Changes
9
Hide whitespace changes
Inline
Side-by-side
analyzer/CMakeLists.txt
View file @
e9dc431b
...
...
@@ -29,11 +29,12 @@ set(analyzer_srcs
ratioset.cpp
ratiosetaggregationmodel.cpp
sample.cpp
schemaeditwidget.cpp
schemaentryitemeditorfactory.cpp
schemaentrytypecombobox.cpp
surveydialog.cpp
timeaggregationmodel.cpp
schemaeditor/schemaeditwidget.cpp
schemaeditor/schemaentryitemeditorfactory.cpp
schemaeditor/schemaentrytypecombobox.cpp
)
add_executable
(
UserFeedbackAnalyzerApplication
${
analyzer_srcs
}
)
...
...
analyzer/mainwindow.ui
View file @
e9dc431b
...
...
@@ -351,7 +351,7 @@
<customwidget>
<class>
UserFeedback::Analyzer::SchemaEditWidget
</class>
<extends>
QWidget
</extends>
<header>
schemaeditwidget.h
</header>
<header>
schemaeditor/
schemaeditwidget.h
</header>
<container>
1
</container>
</customwidget>
</customwidgets>
...
...
analyzer/schemaeditwidget.cpp
→
analyzer/
schemaeditor/
schemaeditwidget.cpp
View file @
e9dc431b
File moved
analyzer/schemaeditwidget.h
→
analyzer/
schemaeditor/
schemaeditwidget.h
View file @
e9dc431b
File moved
analyzer/schemaeditwidget.ui
→
analyzer/
schemaeditor/
schemaeditwidget.ui
View file @
e9dc431b
File moved
analyzer/schemaentryitemeditorfactory.cpp
→
analyzer/
schemaeditor/
schemaentryitemeditorfactory.cpp
View file @
e9dc431b
File moved
analyzer/schemaentryitemeditorfactory.h
→
analyzer/
schemaeditor/
schemaentryitemeditorfactory.h
View file @
e9dc431b
File moved
analyzer/schemaentrytypecombobox.cpp
→
analyzer/
schemaeditor/
schemaentrytypecombobox.cpp
View file @
e9dc431b
File moved
analyzer/schemaentrytypecombobox.h
→
analyzer/
schemaeditor/
schemaentrytypecombobox.h
View file @
e9dc431b
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment