|
FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
|
#include <QMessageBox>#include <string>#include "delegate/IWindowDelegate.h"#include "window/prompt/QAppSingletonProto.h"
Include dependency graph for GuiMessageBox.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gui::window::prompt::GuiMessageBox |
| Utility class for displaying messages to the user. More... | |
Namespaces | |
| namespace | gui |
| The actual GUI / renderer implementation counterpart. | |
| namespace | gui::window |
| The GUI window abstraction & implementation. | |
| namespace | gui::window::prompt |
| GUI user prompt utilities. | |