Skip to content

flopp/QtDateTimeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QtDateTimeEditor

A user and keyboard friendly alternative to Qt's QDateTimeEdit. MIT licensed.

Animation

Features:

  • 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)

Building the Demo:

cd demo
qmake
make
./demo

Author:

Florian Pigorsch mail@florian-pigorsch.de

About

A user and keyboard friendly alternative to Qt's QDateTimeEdit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published