The ZX Ecosystem v5.1.0;_GUI_v3.1.0
Loading...
Searching...
No Matches
Classes | Namespaces
ZXWidgetsSimple.h File Reference
#include "zxecosystem/gui/widgets/ZXWidgetsBase.h"
Include dependency graph for ZXWidgetsSimple.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zxeco::gui::LabelWidget
 A widget consisting only in a single-line label, with possibly control codes. More...
 
class  zxeco::gui::ButtonWidget
 A widget that is a button, either text or image. More...
 
class  zxeco::gui::SwitchWidget
 A widget that is a button with two positions that are held over time. More...
 
class  zxeco::gui::LineInputWidget
 A widget that shows a line for user typing. More...
 
class  zxeco::gui::ChoiceWidget
 A widget consisting of a number of options, for single or multiple selection. More...
 
class  zxeco::gui::SeparatorWidget
 A separator between adjacent widgets. More...
 
class  zxeco::gui::ImageWidget
 A widget consisting in just one image. 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.