summaryrefslogtreecommitdiffstats
path: root/examples/charts/chartsgallery/chartsgallery.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/chartsgallery/chartsgallery.qrc')
-rw-r--r--examples/charts/chartsgallery/chartsgallery.qrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/charts/chartsgallery/chartsgallery.qrc b/examples/charts/chartsgallery/chartsgallery.qrc
new file mode 100644
index 00000000..016e2241
--- /dev/null
+++ b/examples/charts/chartsgallery/chartsgallery.qrc
@@ -0,0 +1,10 @@
+<RCC>
+ <qresource prefix="/">
+ <file alias="boxplot_a">data/boxplot_a.txt</file>
+ <file alias="boxplot_b">data/boxplot_b.txt</file>
+ <file alias="candlestick">data/candlestick.txt</file>
+ <file alias="sun_spots">data/sun_spots.txt</file>
+ <file alias="blue_triangle">data/blue_triangle.png</file>
+ <file alias="green_triangle">data/green_triangle.png</file>
+ </qresource>
+</RCC>