
NUMPAD
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a very simple widget I have made for one of the apps I am developing. It is a numpad made of QPushButton. It comes with a ui and a "numpad" class that provide two convenient members:
get_Value
clear_Value
and a signal:
value_changed
This way the user can easily enter a relative number (positive or negative float). Especially convenient an touch screens ( I have tested it on my N900)
Please login or register to add a comment or rating