Documents > BPS V2 C++ API
BpsContextMenuButton Class Reference

A push button that sends a key stroke to bring up the context menu for the widget currently having keyboard focus. More...

#include <bpskeyboardcontrols.h>

List of all members.

Public Member Functions

 BpsContextMenuButton (QWidget *aParent)

Detailed Description

A push button that sends a key stroke to bring up the context menu for the widget currently having keyboard focus.

This control mandatory requires the application to be of type BpsApplication.


Constructor & Destructor Documentation

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

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