NewPatientDialog

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.qt4.dialogs.new_patient_dialog.NewPatientDialog(parent=None)[source]

Bases: lib_openmolar.common.qt4.dialogs.extendable_dialog.ExtendableDialog

__init__(parent=None)[source]

2 arguments 1. the database into which the new patient will go. 2. parent widget(optional)

Advise(*args)[source]
apply()[source]

applies the entered data to the new object

check_is_duplicate()[source]

is the new patient already on the books? search for patients with the same dob.

exec_()[source]

overwrite the dialog’s exec call

sizeHint()[source]

Table Of Contents

Previous topic

NewPatientDB

Next topic

NewPerioBPERecord