BPS C++ API  2.24.4
bpskeyboardcontrols.h File Reference

Public include file for the classes BpsAlphaKeyboardButton, BpsNumericKeyboardButton and BpsContextMenuButton. More...

#include "bpsgui_global.h"
#include <QPushButton>
#include <QAction>

Go to the source code of this file.

Classes

class  BpsAdjustColumnsButton
 A push button that sends Ctrl and Numpad-Plus to adjust the columns of a table or tree widget currently having keyboard focus. More...
 
class  BpsAlphaKeyboardAction
 A checkable action to show or hide the alphanumeric keyboard. More...
 
class  BpsAlphaKeyboardButton
 A checkable push button to show or hide the alphanumeric keyboard. More...
 
class  BpsContextMenuButton
 A push button that sends a key stroke to bring up the context menu for the widget currently having keyboard focus. More...
 
class  BpsNumericKeyboardAction
 A checkable action to show or hide the numeric keyboard. More...
 
class  BpsNumericKeyboardButton
 A checkable push button to show or hide the numeric keyboard. More...
 
class  BpsVirtualEnterButton
 A push button that sends a enter key stroke to the widget currently having keyboard focus. More...
 

Detailed Description

Public include file for the classes BpsAlphaKeyboardButton, BpsNumericKeyboardButton and BpsContextMenuButton.