PatientInterfaceOptionsWidget

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.qt4.widgets.patient_interface_options_widget.PatientInterfaceOptionsWidget(parent=None)[source]

Bases: PyQt4.QtGui.QStackedWidget

a widget designed to be a corner widget for the patient interface tab widget. Offers options for the currently displayed tab.

__init__(parent=None)[source]
clear()[source]
minimumSizeHint()[source]
pt_loaded(options)[source]
sizeHint()[source]
tab_index_changed(i)[source]

this is connected to the patient interface tab widget’s index changed signal. show the currect widget for the current tab

Table Of Contents

Previous topic

PatientInterface

Next topic

PatientModel