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

.. py:module:: aqt.editcurrent


Classes
-------

.. autoapisummary::

   aqt.editcurrent.NewEditCurrent


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

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

   Bases: :py:obj:`QMainWindow`


   .. py:attribute:: mw


   .. py:attribute:: form


   .. py:attribute:: editor


   .. 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


