cola.qt – Qt Widget

class cola.qt.QFlowLayoutWidget(parent=None)
resizeEvent(event)
cola.qt.create_button(text, layout=None, tooltip=None, icon=None)

Create a button, set its title, and add it to the parent.

cola.qt.create_toolbutton(parent, text=None, layout=None, tooltip=None, icon=None)

Previous topic

cola.utils – Miscellaneous helpers

Next topic

cola.qtutils – Miscellaneous Qt helpers

This Page