|
wiRedPanda
Logic Circuit Simulator
|
Abstract file dialog interface for testability. More...
#include <QString>Go to the source code of this file.
Classes | |
| class | FileDialogProvider |
| struct | FileDialogResult |
| Result from a save file dialog operation. More... | |
| class | RealFileDialogProvider |
| Production implementation that delegates to QFileDialog. More... | |
Namespaces | |
| namespace | FileDialogs |
| Global accessor for the current FileDialogProvider. | |
Functions | |
| FileDialogProvider * | FileDialogs::provider () |
| Returns the active provider. Never null. | |
| FileDialogProvider * | FileDialogs::setProvider (FileDialogProvider *newProvider) |
Abstract file dialog interface for testability.
Definition in file FileDialogProvider.h.