|
FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
|
#include <QInputDialog>#include <QString>#include <algorithm>#include <optional>#include <string>#include "delegate/IWindowDelegate.h"#include "typenames.h"#include "window/prompt/QAppSingletonProto.h"
Include dependency graph for TextInputDialog.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::TextInputDialog |
| Utility class for prompting the user for input. 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. | |