Make sure we don't get an empty element in the context menu

Authored by apol on May 27 2017, 12:50 PM.

Description

Make sure we don't get an empty element in the context menu

The outputwidget has a qwidgetaction, this action will be displayed both
in the toolbar and in the context menu. There's a limitation by QWidgets
that the widget will only be shown once.
Includes a name and an actual trigger action for the action that will be
shown in its defect. The text will be the widget placeholder and the
action will be to set the focus to the actual widget

Details

Committed
apolMay 27 2017, 12:50 PM
Parents
R32:c222f9a33653: Remove the last '\n' when copying from an output view
Branches
Unknown
Tags
Unknown