Projekt

Allgemein

Profil

Eval » Historie » Version 1

Maximilian Seesslen, 14.06.2022 15:14

1 1 Maximilian Seesslen
h1. Eval
2
3
h2. Widgets
4
5
There is a OScreen that holds a list of OWidgets.
6
When the touch is pressed, the corresponding button can be determined.
7
An signal can be emmited.
8
An press-event can be queued, An release-event can be queued. An click-event can be queued if current button matches original pressed button.
9
10
* OButton::draw(): completely draws the widget
11
* OButton::update(): only draw status-relevant items, e.g. pressed, released, time changed...
12
13
All screens can be preparedat at start.
14
A Screen can be active or inactive.
15
16
h2. Watch
17
18
* the OWatch class shows an clock with specific style.
19
20
h2. Minutnik
21
22
* Main screen; CWatch, Add-Button
23
* Add-Screen
24
** Espresso, Weisswurst, Weiches Ei, Hartes Ei, Nudeln, Pizza, Waschmaschine, Cancel; Height 32
25
* Alarm Screen
26
* Logo, Splash screen at boot time and stand-by-screen
27
28
h2. Release v2.0.0
29
30
* Mode-Screen: Minutnik, Clock, StopWatch