ControlPanel

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.qt4.widgets.control_panel.ControlPanel(parent=None)[source]

Bases: PyQt4.QtGui.QWidget

this class provides a widget which emits signals following user input indicating which patient record they wish to load Emits the following signals -New Patient -Next Patient -Last Patient -Related Patients -Find Patient -Home -Refresh Patient

__init__(parent=None)[source]
find_patient_clicked
home_clicked
last_patient_clicked
new_patient_clicked
next_patient_clicked
refresh_clicked
related_patient_clicked
sizeHint()[source]

Table Of Contents

Previous topic

ContractedPractitionerDB

Next topic

CrownCodesModel