cola.views.standard – Standard widget base class

cola.views.standard.create_standard_view(uiclass, qtclass, *classes)

create_standard_view returns a class closure of uiclass and qtclass. This class performs the standard setup common to all view classes.

The reason we use a closure is because uiclass and qtclass are both dynamic.

Previous topic

cola.views.main – Main window

Next topic

cola.views.drawer – Drawer widget

This Page

Quick search