module documentation
(source)

Undocumented

Class LabelAndTagView Undocumented
Class ListSelectionView Undocumented
Class TaskListTreeView No class docstring; 0/14 instance variable, 0/1 class variable, 2/20 methods documented
Class TaskListWidget Undocumented
Class TaskListWidgetMixin Common functions between side-pane widget and dialog
Class TaskListWindow Undocumented
Class TaskListWindowExtension No summary
Function days_to_str Undocumented
Constant ACT_COL Undocumented
Constant ALERT_COLOR Undocumented
Constant COLORS Undocumented
Constant DESC_COL Undocumented
Constant DUE_COL Undocumented
Constant HIGH_COLOR Undocumented
Constant MEDIUM_COLOR Undocumented
Constant PAGE_COL Undocumented
Constant PRIO_COL Undocumented
Constant PRIO_SORT_COL Undocumented
Constant PRIO_SORT_LABEL_COL Undocumented
Constant SELECTION_ACTIVE Undocumented
Constant SELECTION_ALL Undocumented
Constant SELECTION_INBOX Undocumented
Constant SELECTION_NEXT Undocumented
Constant SELECTION_PROJECTS Undocumented
Constant SELECTION_WAITING Undocumented
Constant START_COL Undocumented
Constant STATUS_COL Undocumented
Constant STATUS_ICON_NAME_COL Undocumented
Constant TAGS_COL Undocumented
Constant TASKID_COL Undocumented
Constant VIS_COL Undocumented
Variable logger Undocumented
Variable _cal_days_to_work_days Undocumented
def days_to_str(days, use_workweek, weekday): (source)

Undocumented

ACT_COL: int = (source)

Undocumented

Value
1
ALERT_COLOR: str = (source)

Undocumented

Value
'#FCEB65'
COLORS = (source)

Undocumented

Value
[None, ALERT_COLOR, MEDIUM_COLOR, HIGH_COLOR]
DESC_COL: int = (source)

Undocumented

Value
6
DUE_COL: int = (source)

Undocumented

Value
4
HIGH_COLOR: str = (source)

Undocumented

Value
'#EF5151'
MEDIUM_COLOR: str = (source)

Undocumented

Value
'#FCB956'
PAGE_COL: int = (source)

Undocumented

Value
7
PRIO_COL: int = (source)

Undocumented

Value
2
PRIO_SORT_COL: int = (source)

Undocumented

Value
9
PRIO_SORT_LABEL_COL: int = (source)

Undocumented

Value
10
SELECTION_ACTIVE: str = (source)

Undocumented

Value
'active'
SELECTION_ALL: str = (source)

Undocumented

Value
'all'
SELECTION_INBOX: str = (source)

Undocumented

Value
'inbox'
SELECTION_NEXT: str = (source)

Undocumented

Value
'next'
SELECTION_PROJECTS: str = (source)

Undocumented

Value
'projects'
SELECTION_WAITING: str = (source)

Undocumented

Value
'waiting'
START_COL: int = (source)

Undocumented

Value
3
STATUS_COL: int = (source)

Undocumented

Value
11
STATUS_ICON_NAME_COL: int = (source)

Undocumented

Value
12
TAGS_COL: int = (source)

Undocumented

Value
5
TASKID_COL: int = (source)

Undocumented

Value
8
VIS_COL: int = (source)

Undocumented

Value
0
logger = (source)

Undocumented

_cal_days_to_work_days: list = (source)

Undocumented