#include <QWidget>
#include <QWizard>
#include <QWizardPage>
#include <QLabel>
#include <QLineEdit>
#include <QPushButton>
#include <QComboBox>
#include <yarp/os/Property.h>
#include <yarp/manager/application.h>
Go to the source code of this file.
Classes | |
class | NewApplicationWizard |
class | CustomWizardPage |