aqt.update#
Functions#
|
|
|
|
|
|
|
Module Contents#
- aqt.update.check_for_update() None#
- aqt.update.prompt_to_update(mw: aqt.AnkiQt, ver: str) None#
- aqt.update.prompt_and_install_github_update(mw: aqt.AnkiQt, release: anki.collection.GithubRelease) None#
- aqt.update.get_latest_release_op(parent: QWidget, include_prerelease: bool, on_success: Callable[[anki.collection.GithubRelease], None]) aqt.operations.QueryOp#