@@ -4,5 +4,6 | |||||
4 |
|
4 | |||
5 | RESOURCES += resources.qrc |
|
5 | RESOURCES += resources.qrc | |
6 | SOURCES += main.cpp |
|
6 | SOURCES += main.cpp | |
|
7 | OTHER_FILES += qml/qmlchart/* | |||
7 |
|
8 | |||
8 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
9 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -4,5 +4,6 | |||||
4 |
|
4 | |||
5 | RESOURCES += resources.qrc |
|
5 | RESOURCES += resources.qrc | |
6 | SOURCES += main.cpp |
|
6 | SOURCES += main.cpp | |
|
7 | OTHER_FILES += qml/qmlcustomizations/* | |||
7 |
|
8 | |||
8 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
9 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -4,5 +4,6 | |||||
4 |
|
4 | |||
5 | RESOURCES += resources.qrc |
|
5 | RESOURCES += resources.qrc | |
6 | SOURCES += main.cpp |
|
6 | SOURCES += main.cpp | |
|
7 | OTHER_FILES += qml/qmlcustomlegend/* | |||
7 |
|
8 | |||
8 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
9 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -8,5 +8,6 SOURCES += main.cpp\ | |||||
8 | declarativemodel.cpp |
|
8 | declarativemodel.cpp | |
9 | HEADERS += customtablemodel.h \ |
|
9 | HEADERS += customtablemodel.h \ | |
10 | declarativemodel.h |
|
10 | declarativemodel.h | |
|
11 | OTHER_FILES += qml/qmlcustommodel/* | |||
11 |
|
12 | |||
12 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
13 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -4,5 +4,6 | |||||
4 |
|
4 | |||
5 | RESOURCES += resources.qrc |
|
5 | RESOURCES += resources.qrc | |
6 | SOURCES += main.cpp |
|
6 | SOURCES += main.cpp | |
|
7 | OTHER_FILES += qml/qmlf1legends/* | |||
7 |
|
8 | |||
8 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
9 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -6,6 +6,7 QT += opengl | |||||
6 | RESOURCES += resources.qrc |
|
6 | RESOURCES += resources.qrc | |
7 | SOURCES += main.cpp \ |
|
7 | SOURCES += main.cpp \ | |
8 | datasource.cpp |
|
8 | datasource.cpp | |
|
9 | OTHER_FILES += qml/qmloscilloscope/* | |||
9 |
|
10 | |||
10 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
11 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) | |
11 |
|
12 |
@@ -4,6 +4,7 | |||||
4 |
|
4 | |||
5 | RESOURCES += resources.qrc |
|
5 | RESOURCES += resources.qrc | |
6 | SOURCES += main.cpp |
|
6 | SOURCES += main.cpp | |
|
7 | OTHER_FILES += qml/qmlweather/* | |||
7 |
|
8 | |||
8 | include(qmlapplicationviewer/qmlapplicationviewer.pri) |
|
9 | include(qmlapplicationviewer/qmlapplicationviewer.pri) | |
9 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
10 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -4,5 +4,6 | |||||
4 |
|
4 | |||
5 | RESOURCES += resources.qrc |
|
5 | RESOURCES += resources.qrc | |
6 | SOURCES += main.cpp |
|
6 | SOURCES += main.cpp | |
|
7 | OTHER_FILES += qml/qmlpiechart/* | |||
7 |
|
8 | |||
8 | include(../../demos/shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
9 | include(../../demos/shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -4,5 +4,6 | |||||
4 |
|
4 | |||
5 | RESOURCES += resources.qrc |
|
5 | RESOURCES += resources.qrc | |
6 | SOURCES += main.cpp |
|
6 | SOURCES += main.cpp | |
|
7 | OTHER_FILES += qml/qmlchartaxis/* | |||
7 |
|
8 | |||
8 | include(../../demos/shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
9 | include(../../demos/shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -4,5 +4,6 | |||||
4 |
|
4 | |||
5 | RESOURCES += resources.qrc |
|
5 | RESOURCES += resources.qrc | |
6 | SOURCES += main.cpp |
|
6 | SOURCES += main.cpp | |
|
7 | OTHER_FILES += qml/qmlchartproperties/* | |||
7 |
|
8 | |||
8 | include(../../demos/shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
9 | include(../../demos/shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
General Comments 0
You need to be logged in to leave comments.
Login now