A user and keyboard friendly alternative to Qt's QDateTimeEdit. MIT licensed.
- Easy keyboard navigation using cursor and tab keys
- Direct editing of the date/time using the number and cursor (up + down) keys - no need to select the digit groups as with QDateTimeEdit
- Integrated visual validation of input (invalid/missing digits are highlighted)
cd demo
qmake
make
./demo
Florian Pigorsch mail@florian-pigorsch.de