GlueTabBar

class glue.utils.qt.GlueTabBar(*args, **kwargs)[source]

Bases: PyQt4.QtGui.QTabBar

Methods Summary

mouseDoubleClickEvent(event)
rename_tab([index]) Prompt user to rename a tab :param index: integer.

Methods Documentation

mouseDoubleClickEvent(event)[source]
rename_tab(index=None)[source]

Prompt user to rename a tab :param index: integer. Index of tab to edit. Defaults to current index