#include <BaseMainWindow.h>
Definition at line 13 of file BaseMainWindow.h.
◆ Function() [1/2]
gui_framework::BaseMainWindow::Function::Function |
( |
const std::function< void()> & | callable | ) |
|
◆ Function() [2/2]
gui_framework::BaseMainWindow::Function::Function |
( |
const std::string & | functionName, |
|
|
const std::string & | moduleName ) |
◆ ~Function()
gui_framework::BaseMainWindow::Function::~Function |
( |
| ) |
|
|
default |
◆ callable
std::function<void()> gui_framework::BaseMainWindow::Function::callable |
◆ functionName
std::string gui_framework::BaseMainWindow::Function::functionName |
◆ moduleName
std::string gui_framework::BaseMainWindow::Function::moduleName |
The documentation for this struct was generated from the following file: