aqt.deckconf#
Classes#
Module Contents#
- class aqt.deckconf.DeckConf(mw: aqt.AnkiQt, deck: dict)#
Bases:
QDialog- mw#
- deck#
- childDids#
- form#
- setupCombos() None#
- setupConfs() None#
- loadConfs() None#
- confOpts() None#
- onConfChange(idx: int) None#
- addGroup() None#
- remGroup() None#
- renameGroup() None#
- setChildren() None#
- listToUser(l: list[int | float]) str#
- parentLimText(type: str = 'new') str#
- loadConf() None#
- onRestore() None#
- onNewOrderChanged(new: bool) None#
- updateList(conf: Any, key: str, w: QLineEdit, minSize: int = 1) None#
- saveConf() None#
- reject() None#
- accept() None#