![]() |
hivemind 1.0.0
|
The main menubar of the user interface. More...
#include <menu_bar.h>
Signals | |
void | SaveScenario (const std::string &filename) |
void | LoadScenario (const std::string &filename) |
Public Member Functions | |
MenuBar (QWidget *parent=nullptr) | |
Constructs the menu bar. | |
The main menubar of the user interface.
The main menubar exists to provide the user with easy access to functionality such as creating new scenarios, opening existing scenarios etc.
Definition at line 13 of file menu_bar.h.
Gui::MenuBar::MenuBar | ( | QWidget * | parent = nullptr | ) |
Constructs the menu bar.
parent | The parent widget of the menu bar |
Definition at line 13 of file menu_bar.cpp.
References LoadScenario(), and SaveScenario().
|
signal |
|
signal |