summaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer/qmlviewer.h
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-05-07 06:43:43 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-05-07 06:43:43 (GMT)
commit66cd408160de0a54b1f439214a960db2adefe5e3 (patch)
treec49d6dc9307927c541e97219b516e630eb2595f4 /tools/qmlviewer/qmlviewer.h
parent53a8b4eae35a67bbdfb0af9f6f5a7e06527644e6 (diff)
downloadQt-66cd408160de0a54b1f439214a960db2adefe5e3.zip
Qt-66cd408160de0a54b1f439214a960db2adefe5e3.tar.gz
Qt-66cd408160de0a54b1f439214a960db2adefe5e3.tar.bz2
Menus for video recording
QProgressDialog not very good.
Diffstat (limited to 'tools/qmlviewer/qmlviewer.h')
-rw-r--r--tools/qmlviewer/qmlviewer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qmlviewer/qmlviewer.h b/tools/qmlviewer/qmlviewer.h
index 405e8d9..fc8a427 100644
--- a/tools/qmlviewer/qmlviewer.h
+++ b/tools/qmlviewer/qmlviewer.h
@@ -50,6 +50,7 @@ public slots:
void reload();
void takeSnapShot();
void toggleRecording();
+ void toggleRecordingWithSelection();
protected:
virtual void keyPressEvent(QKeyEvent *);