YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
NewApplicationWizard Class Reference

#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpmanager/src-manager/newapplicationwizard.h>

+ Inheritance diagram for NewApplicationWizard:

Public Slots

void accept () override
 

Signals

void wizardError (QString)
 

Public Member Functions

 NewApplicationWizard (yarp::os::Property *config, bool _saveAs=false)
 

Public Attributes

QString name
 
QString description
 
QString version
 
QString authors
 
QString fileName
 
bool alreadyExists
 

Detailed Description

Definition at line 20 of file newapplicationwizard.h.

Constructor & Destructor Documentation

◆ NewApplicationWizard()

NewApplicationWizard::NewApplicationWizard ( yarp::os::Property config,
bool  _saveAs = false 
)

Definition at line 31 of file newapplicationwizard.cpp.

Member Function Documentation

◆ accept

void NewApplicationWizard::accept ( )
overrideslot

Definition at line 234 of file newapplicationwizard.cpp.

◆ wizardError

void NewApplicationWizard::wizardError ( QString  )
signal

Member Data Documentation

◆ alreadyExists

bool NewApplicationWizard::alreadyExists

Definition at line 32 of file newapplicationwizard.h.

◆ authors

QString NewApplicationWizard::authors

Definition at line 30 of file newapplicationwizard.h.

◆ description

QString NewApplicationWizard::description

Definition at line 28 of file newapplicationwizard.h.

◆ fileName

QString NewApplicationWizard::fileName

Definition at line 31 of file newapplicationwizard.h.

◆ name

QString NewApplicationWizard::name

Definition at line 27 of file newapplicationwizard.h.

◆ version

QString NewApplicationWizard::version

Definition at line 29 of file newapplicationwizard.h.


The documentation for this class was generated from the following files: