Classes

AttributesWidget([parent]) Base widget for the attributes views.
PlugsChange(plugs, handlers[, call_on_creation]) This class register a python function in order to call it if one of the plugs is modified.
Progress([message]) Progress Bar dialog widget
RenameDialog(parent, node)
SelectionProxy(model[, parent]) The class works as an interface between the Qt views selection model and the rumba model
VirtualSlider(global_cursor_pos_x, …[, …]) Invisible Slider which track the mouse position
WindowButtons(parent[, title, vertical]) Widget that shows buttons to pop out or close a Rumba Window
WindowToolBar(parent[, title, icon, vertical]) Widget that shows a tool bar in a Rumba Window
write_safe(filename) Wrap object to write to a temporary file and rename it once written to the final name.