The ZX Ecosystem v5.1.0;_GUI_v3.1.0
Loading...
Searching...
No Matches
Classes | Namespaces
ZXDialogsCommon.h File Reference
#include <filesystem>
#include "zxecosystem/gui/dialogs/ZXDialogsBase.h"
#include "zxecosystem/gui/widgets/ZXWidgetFileBrowser.h"
#include "zxecosystem/gui/widgets/ZXWidgetCanvas.h"
Include dependency graph for ZXDialogsCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zxeco::gui::MessageDialog
 A dialog to provide information and request some simple user interaction. More...
 
class  zxeco::gui::ExplanationDialog
 A dialog to provide long, non-editable info. More...
 
class  zxeco::gui::FileDialog
 A dialog to let the user select a file or directory in a filesystem. More...
 
class  zxeco::gui::MenuDialog
 A dialog to show a plain ZX-style menu and let the user select one option. More...
 

Namespaces

namespace  zxeco
 The main namespace of the library, that spans across all the zx modules.
 
namespace  zxeco::gui
 The namespace of the GUI companion sub-library.