Widget to define the directory of the CEP. More...
#include <CepCreationDirectoryWidget.h>
Public Slots | |
virtual void | chooseFileButtonClicked () |
virtual void | nextButtonClicked () |
virtual void | previousButtonClicked () |
Signals | |
void | next () |
void | previous () |
Public Member Functions | |
CepCreationDirectoryWidget (QWidget *parent) | |
Constructor. More... | |
QString | getDirectoryName () |
~CepCreationDirectoryWidget () override=default | |
Destructor. More... | |
Private Attributes | |
Ui::CepCreationDirectoryWidget | ui |
Widget to define the directory of the CEP.
CepCreationDirectoryWidget::CepCreationDirectoryWidget | ( | QWidget * | parent | ) |
Constructor.
References ui.
|
overridedefault |
Destructor.
|
virtualslot |
References ui.
QString CepCreationDirectoryWidget::getDirectoryName | ( | ) |
References ui.
Referenced by CepCreationDirectoryState::onExit().
|
signal |
|
signal |
|
virtualslot |
References previous(), and ui.
|
private |