OpenFileWindow::OpenFileWindow |
( |
| ) |
|
Create a window to choose which FSM to load into the main window
QPushButton * OpenFileWindow::getButton |
( |
| ) |
|
Gettter for the submit button (needed to connect it into the main window)
- Returns
- The button
std::string OpenFileWindow::getFileName |
( |
| ) |
|
Gettter for the name of the file chosen by the user
- Returns
- The file name
std::string OpenFileWindow::getName |
( |
| ) |
|
Gettter for the name of the fsm chosen by the user
- Returns
- The name
The documentation for this class was generated from the following files:
- /Users/janpeleska/SharedFoldersWin/fsmlib-cpp/src/window/OpenFileWindow.h
- /Users/janpeleska/SharedFoldersWin/fsmlib-cpp/src/window/OpenFileWindow.cpp