![]() |
The ZX Ecosystem v5.1.0;_GUI_v3.1.0
|
#include <functional>#include <string>#include <vector>#include <utility>#include "zxecosystem/gui/widgets/ZXWidgetsBase.h"#include "zxecosystem/gui/ZXWindows.h"

Go to the source code of this file.
Classes | |
| class | zxeco::gui::WidgetsForm< Underlying > |
| Class from which any form must derive. More... | |
| class | zxeco::gui::WidgetsFormBroker |
| The subscription/production intercommunicator of a number of forms. 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. | |