module documentation
(source)

Undocumented

Class PageIndexRecord Object representing a page Path in the index, with data for the corresponding row in the pages table.
Class PagesIndexer Indexer for the "pages" table.
Class PagesTreeModelMixin No class docstring; 0/5 instance variable, 2/13 methods documented
Class PagesView Index view that exposes the "pages" table in the index
Class PagesViewInternal This class defines private methods used by PagesView, LinksView, TagsView and others.
Class TestPagesDBTable Undocumented
Function emptyParseTree Undocumented
Constant IS_PAGE Undocumented
Constant PAGE_EXISTS_AS_LINK Undocumented
Constant PAGE_EXISTS_HAS_CONTENT Undocumented
Constant PAGE_EXISTS_UNCERTAIN Undocumented
Constant ROOT_ID Undocumented
Constant ROOT_PATH Undocumented
Variable Gtk Undocumented
Variable logger Undocumented
def emptyParseTree(): (source)

Undocumented

IS_PAGE: int = (source)

Undocumented

Value
1
PAGE_EXISTS_AS_LINK: int = (source)

Undocumented

Value
1
PAGE_EXISTS_HAS_CONTENT: int = (source)

Undocumented

Value
2
PAGE_EXISTS_UNCERTAIN: int = (source)

Undocumented

Value
0
ROOT_ID: int = (source)

Undocumented

Value
1
ROOT_PATH = (source)

Undocumented

Value
Path(':')

Undocumented

logger = (source)

Undocumented