WindowToolBar¶

-
class
WindowToolBar(parent, title='', icon=None, vertical=False)¶ Bases:
PySide.QtGui.QWidgetWidget 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
-