libDaisy
Hardware Library for Daisy
Loading...
Searching...
No Matches
UI.h File Reference
#include <initializer_list>
#include "UiEventQueue.h"
#include "../util/Stack.h"

Go to the source code of this file.

Classes

struct  daisy::UiCanvasDescriptor
 A descriptor for a canvas in the UI system. More...
 
class  daisy::UiPage
 The base class for a page in the UI system. More...
 
class  daisy::UI
 A generic UI system. More...
 
struct  daisy::UI::SpecialControlIds
 

Namespaces

namespace  daisy
 Hardware defines and helpers for daisy field platform.
 

Enumerations

enum class  daisy::ArrowButtonType { daisy::ArrowButtonType::left = 0 , daisy::ArrowButtonType::right , daisy::ArrowButtonType::up , daisy::ArrowButtonType::down }
 The type of arrow button in the UI system. More...