#include <QtGui/QGuiApplication>
#include "qtquick2applicationviewer.h"
#include "config.h"
#include <QQmlApplicationEngine>
#include <QQuickWindow>
#include <QtWidgets/QApplication>
#include <QQmlContext>
#include <QVariant>
#include <QDir>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Main method for the YARPView container. | |