:mod:`DAVE.gui.helpers.ctrl_enter` ================================== .. py:module:: DAVE.gui.helpers.ctrl_enter .. autoapi-nested-parse:: This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. Module Contents --------------- .. py:class:: ShiftEnterKeyPressFilter(**kwargs) Bases: :class:`PySide2.QtCore.QObject` .. method:: eventFilter(self, obj, event) .. py:class:: CtrlEnterKeyPressFilter(**kwargs) Bases: :class:`PySide2.QtCore.QObject` .. method:: eventFilter(self, obj, event)