Added global controller andalso filebrowser qml
[lichviet] / qmlapplicationviewer / qmlapplicationviewer.h
index 6eaf6b8..2ea192a 100644 (file)
@@ -33,6 +33,11 @@ public:
     void showExpanded();
 
     Q_INVOKABLE void initScreenOrientation(int);
+    Q_INVOKABLE void minimize();
+
+signals:
+
+public slots:
 
 private:
     class QmlApplicationViewerPrivate *m_d;