Module omix.api

Class PopupMenuAction

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class PopupMenuAction
extends QWidgetAction
Realizes an action that contains a popup action. In contrast to QAction used with QMenu, this action can be customized regarding the io.qt.widgets.QToolButton.ToolButtonPopupMode and io.qt.gui.Qt.ToolButtonStyle.
Since:
Omix 1.7.0
Author:
Dr. Peter Droste