ClosableTabWidget

Incomplete documentation - sorry!

Note

Neil - please put some data in technical/class_headings/ClosableTabWidget.rst

methods and attributes

class lib_openmolar.common.qt4.widgets.closeable_tab_widget.ClosableTabWidget(parent=None)[source]

Bases: PyQt4.QtGui.QTabWidget

__init__(parent=None)[source]
closeAll(message='')[source]
closeAllWithoutQuestion()[source]
currentWidget()[source]

return the currently selected widget (why does is this not implemented in QtGui.QTabWidget?)

removeTab(i)[source]
sizeHint()[source]

Table Of Contents

Previous topic

CSV_Writer

Next topic

CommonSettings