Bases: QDockWidget
Extended QDockWidget for Enki main window
closed()
Signal emitted, when dock is closed
shown()
Signal emitted, when dock is shown
Catch Esc. Not using QShortcut, because dock shall be closed, only if child widgets haven’t catched Esc event
Action shows the widget and set focus on it.
Add this action to the main menu
QToolBar on the title.
You may add own actions to this tool bar
Widget was closed
Widget was shown