summaryrefslogtreecommitdiffstats
path: root/examples/assistant/remotecontrol/remotecontrol.qrc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2012-12-11 17:31:48 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-12 07:51:36 +0100
commitabbafb2b08f89114763a16b51bc02bacc73cdd97 (patch)
treeba51e468bf9ad205c99dcd882c8ce9f50d876783 /examples/assistant/remotecontrol/remotecontrol.qrc
parentce7fb448f27af7882a9fac3b73cfc6f8b4760c37 (diff)
Doc: Fix example pages for Qt Tools
Use the \group and \ingroup commands to produce Qt 5 style example pages. Unify the file structure for example docs. Add example page for Qt Help and move Context Sensitive Help example to it (from the Qt Assistant Examples page). Change-Id: I687b18a134037588a5a536fe2353c18dfd44b1d7 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: David Schulz <david.schulz@digia.com>
Diffstat (limited to 'examples/assistant/remotecontrol/remotecontrol.qrc')
-rw-r--r--examples/assistant/remotecontrol/remotecontrol.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/assistant/remotecontrol/remotecontrol.qrc b/examples/assistant/remotecontrol/remotecontrol.qrc
new file mode 100644
index 000000000..9b4299d21
--- /dev/null
+++ b/examples/assistant/remotecontrol/remotecontrol.qrc
@@ -0,0 +1,5 @@
+<RCC>
+ <qresource prefix="/remotecontrol" >
+ <file>enter.png</file>
+ </qresource>
+</RCC>