aqt.editcurrent
===============

.. py:module:: aqt.editcurrent


Classes
-------

.. autoapisummary::

   aqt.editcurrent.EditCurrent


Module Contents
---------------

.. py:class:: EditCurrent(mw: aqt.AnkiQt)

   Bases: :py:obj:`QMainWindow`


   .. py:attribute:: mw


   .. py:attribute:: form


   .. py:attribute:: editor


   .. py:attribute:: compat_add_shorcut


   .. py:method:: on_operation_did_execute(changes: anki.collection.OpChanges, handler: object | None) -> None


   .. py:method:: cleanup() -> None


   .. py:method:: reopen(mw: aqt.AnkiQt) -> None


   .. py:method:: closeEvent(evt: QCloseEvent | None) -> None


   .. py:method:: closeWithCallback(onsuccess: collections.abc.Callable[[], None]) -> None


   .. py:attribute:: onReset


