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.
cola.views.main – Main window
cola.views.drawer – Drawer widget