module timelinelib.proxies.sidebar

class timelinelib.proxies.sidebar.SidebarProxy[source]

Bases: object

The purpose of this proxy is to simplify the access to the sidebar from the MainFrame controller.

__init__(creator)[source]

Initialize self. See help(type(self)) for accurate signature.

check_categories(categories)[source]
uncheck_categories(categories)[source]