A push button that sends a enter key stroke to the widget currently having keyboard focus. More...
#include <bpskeyboardcontrols.h>
Public Member Functions | |
| BpsVirtualEnterButton (QWidget *aParent) | |
A push button that sends a enter key stroke to the widget currently having keyboard focus.
This control mandatory requires the application to be of type BpsApplication.
| BpsVirtualEnterButton::BpsVirtualEnterButton | ( | QWidget * | aParent | ) |
| [in] | aParent | The parent widget. |