summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/offscreen/offscreen.json
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@digia.com>2012-12-05 14:27:41 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-29 09:28:43 +0100
commitd78bd439dcb290e4318734693d418937b0bf8129 (patch)
tree97ea50c14e621cd41ac1d09e66a8354797f7ba28 /src/plugins/platforms/offscreen/offscreen.json
parent00ad768f10fea7c291bd3e0609c54965fb69df86 (diff)
Offscreen testing platform plugin
Useful for running auto-tests without popping up a bunch of windows in the windowing system. Thus they can be run in the background and even in parallel without focus issues. Change-Id: I8b14c6de258b41225480a0af5a2a9553663bc2b7 Reviewed-by: Jason McDonald <macadder1@gmail.com>
Diffstat (limited to 'src/plugins/platforms/offscreen/offscreen.json')
-rw-r--r--src/plugins/platforms/offscreen/offscreen.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/platforms/offscreen/offscreen.json b/src/plugins/platforms/offscreen/offscreen.json
new file mode 100644
index 0000000000..6e87744de0
--- /dev/null
+++ b/src/plugins/platforms/offscreen/offscreen.json
@@ -0,0 +1,3 @@
+{
+ "Keys": [ "offscreen" ]
+}