Class representing the main window for Sapien.
Definition: sapien_main_window.h:14
~SapienMainWindow()
Definition: sapien_main_window.cpp:22
void SetStatusBarText(const char *status)
Updates the current status bar text.
Definition: sapien_main_window.cpp:27
SapienMainWindow(QWidget *parent=Q_NULLPTR)
Definition: sapien_main_window.cpp:6
void closeEvent(QCloseEvent *closeEvent) override
Called when the window is closed.
Definition: sapien_main_window.cpp:32