WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. | Zuble QML Types | Zuble C++ Classes | Zuble Overview |
Zuble
0.1
Zuble Framework C++/QML extension API
|
#include <qtquick2applicationviewer.h>
Public Member Functions | |
QtQuick2ApplicationViewer (QWindow *parent=0) | |
virtual | ~QtQuick2ApplicationViewer () |
void | setMainQmlFile (const QString &file) |
void | addImportPath (const QString &path) |
void | showExpanded () |
Private Attributes | |
class QtQuick2ApplicationViewerPrivate * | d |
Definition at line 16 of file qtquick2applicationviewer.h.
|
explicit |
Definition at line 52 of file qtquick2applicationviewer.cpp.
|
virtual |
Definition at line 60 of file qtquick2applicationviewer.cpp.
void QtQuick2ApplicationViewer::addImportPath | ( | const QString & | path | ) |
Definition at line 75 of file qtquick2applicationviewer.cpp.
void QtQuick2ApplicationViewer::setMainQmlFile | ( | const QString & | file | ) |
Definition at line 65 of file qtquick2applicationviewer.cpp.
void QtQuick2ApplicationViewer::showExpanded | ( | ) |
Definition at line 80 of file qtquick2applicationviewer.cpp.
Referenced by main().
|
private |
Definition at line 30 of file qtquick2applicationviewer.h.
Referenced by setMainQmlFile(), and ~QtQuick2ApplicationViewer().
Zuble documentation copyright © 2019 Bob Dinitto. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Zuble is a derivative work of Qt version 5. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.