Documents > BPS V2 C++ API
BpsVirtualEnterButton Class Reference

A push button that sends a enter key stroke to the widget currently having keyboard focus. More...

#include <bpskeyboardcontrols.h>

List of all members.

Public Member Functions

 BpsVirtualEnterButton (QWidget *aParent)

Detailed Description

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.


Constructor & Destructor Documentation

BpsVirtualEnterButton::BpsVirtualEnterButton ( QWidget *  aParent)
Parameters:
[in]aParentThe parent widget.

The documentation for this class was generated from the following file: