The ZX Ecosystem v5.1.0;_GUI_v3.1.0
Loading...
Searching...
No Matches
Classes | Namespaces
ZXWindows.h File Reference
#include <string>
#include <stack>
#include <memory>
#include "zxecosystem/base/ZXColors.h"
#include "zxecosystem/core/ZXScreen.h"
#include "zxecosystem/core/ZXEcosystem.h"
#include "zxecosystem/gui/ZXGUIGeneral.h"
#include "zxecosystem/gui/widgets/ZXWidgetsBase.h"
Include dependency graph for ZXWindows.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zxeco::gui::Window
 A window on the screen. More...
 
class  zxeco::gui::Window::DepthFirstInserter
 To insert widgets in a window in a depth-first fashion. 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.