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>
Public Member Functions | |
| BpsContextMenuButton (QWidget *aParent) | |
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.
| BpsContextMenuButton::BpsContextMenuButton | ( | QWidget * | aParent | ) |
| [in] | aParent | The parent widget. |