aqt.editcurrent#

Classes#

Module Contents#

class aqt.editcurrent.NewEditCurrent(mw: aqt.AnkiQt)#

Bases: QMainWindow

mw#
form#
editor#
cleanup() None#
reopen(mw: aqt.AnkiQt) None#
closeEvent(evt: QCloseEvent | None) None#
closeWithCallback(onsuccess: collections.abc.Callable[[], None]) None#