aqt.browser.find_and_replace#
Classes#
Module Contents#
- class aqt.browser.find_and_replace.FindAndReplaceDialog(parent: QWidget, *, mw: aqt.AnkiQt, note_ids: collections.abc.Sequence[anki.notes.NoteId], field: str | None = None)#
Bases:
QDialog- COMBO_NAME = 'BrowserFindAndReplace'#
- mw#
- note_ids#
- field_names: list[str] = []#
- accept() None#
- show_help() None#