WindowToolBar

Inheritance diagram of rumbapy.WindowToolBar
class WindowToolBar(parent, title='', icon=None, vertical=False)

Bases: PySide.QtGui.QWidget

Widget that shows a tool bar in a Rumba Window

Constructors

__init__ x.__init__(…) initializes x; see help(type(x)) for signature
__init__(parent, title='', icon=None, vertical=False)

x.__init__(…) initializes x; see help(type(x)) for signature