module documentation
(source)

Undocumented

Class DeletePageDialog Undocumented
Class DeletePageDialogBase No class docstring; 0/3 instance variable, 1/2 method documented
Class ImportPageDialog Undocumented
Class MovePageDialog Undocumented
Class MyAboutDialog Undocumented
Class NewPageDialog Dialog used to create a new page, functionally it is almost the same as the OpenPageDialog except that the page is saved directly in order to create it.
Class SaveCopyDialog Undocumented
Class TrashPageDialog Undocumented
Class UIActions Container for all kind of actions that can be triggered from the menubar, but do not directly link to a MainWindow object.
Constant PAGE_ACCESS_ACTIONS Undocumented
Constant PAGE_EDIT_ACTIONS Undocumented
Constant PAGE_ROOT_ACTIONS Undocumented
Variable logger Undocumented
Function _get_xml_for_menu Undocumented
PAGE_ACCESS_ACTIONS: str = (source)

Undocumented

Value
'page_access'
PAGE_EDIT_ACTIONS: str = (source)

Undocumented

Value
'page_edit'
PAGE_ROOT_ACTIONS: str = (source)

Undocumented

Value
'page_root'
logger = (source)

Undocumented

def _get_xml_for_menu(name): (source)

Undocumented