Documents > BPS V2 C++ API
BpsEnterWidget Class Reference

A widget catching all enter key press/release events and emitting signals for them. More...

#include <bpsenterwidget.h>

List of all members.

Signals

void enterKeyPressed ()
 This signal is emitted when the enter key was pressed.
void enterKeyReleased ()
 This signal is emitted when the enter key was released.

Public Member Functions

 BpsEnterWidget (QWidget *aParent=0)

Detailed Description

A widget catching all enter key press/release events and emitting signals for them.


Constructor & Destructor Documentation

BpsEnterWidget::BpsEnterWidget ( QWidget *  aParent = 0)
Parameters:
[in]aParentThe parent widget.

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