![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Widget to define the directory of the CEP. More...
#include <CepCreationDirectoryWidget.h>
Inherits QWidget.
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 |
Referenced by nextButtonClicked().
|
signal |
Referenced by previousButtonClicked().
|
virtualslot |
References previous(), and ui.
|
private |
1.8.13