aqt.deckbrowser#
Classes#
Data from collection that is required to show the page. |
|
Stores sections of HTML content that the deck browser will be |
|
Module Contents#
- class aqt.deckbrowser.DeckBrowserBottomBar(deck_browser: DeckBrowser)#
- deck_browser#
- class aqt.deckbrowser.RenderData#
Data from collection that is required to show the page.
- tree: anki.decks.DeckTreeNode#
- current_deck_id: anki.decks.DeckId#
- studied_today: str#
- sched_upgrade_required: bool#