aqt.editcurrent#
Classes#
Module Contents#
- class aqt.editcurrent.EditCurrent(mw: aqt.AnkiQt)#
Bases:
QMainWindow- mw#
- form#
- editor#
- compat_add_shorcut#
- on_operation_did_execute(changes: anki.collection.OpChanges, handler: object | None) None#
- cleanup() None#
- reopen(mw: aqt.AnkiQt) None#
- closeEvent(evt: QCloseEvent | None) None#
- closeWithCallback(onsuccess: collections.abc.Callable[[], None]) None#
- onReset#