multitouch input support
MouseArea doesn't support multitouch. On android, when you're holding one button, you can still click other buttons. But if using MouseArea based keypad, one button blocks other buttons from receiving key press. This MR replaces MouseArea with Qt QuickControls 2 AbstractButton to support mulititouch