NewApptDialog

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.qt4.pt_diary_widget.new_appt_dialog.NewApptDialog(parent=None)[source]

Bases: lib_openmolar.common.qt4.dialogs.base_dialog.BaseDialog

__init__(parent=None)[source]
LENGTH_LIST[source]
apply()[source]
check_length(i)[source]

length combobox has been adjusted, if “other” length is chosen, append user values to the list

enableApply(enable=True)[source]

call this to enable the apply button (which is disabled by default)

length[source]
memo[source]
populate_length_combobox(extra_item=None)[source]
populate_trt1_combobox(extra_item=None)[source]
populate_trt2_combobox(extra_item=None)[source]
schedule_now = False
selected_clinician[source]

the practitioner chosen by the user.

selected_clinician_id[source]
set_appt_params(appointment)[source]

load the dialog with known values from the appointment (used when modifying an appointment, as opposed to a blank canvas)

sizeHint()[source]
trt1[source]
trt2[source]

Table Of Contents

Previous topic

NewAddressWidget

Next topic

NewBpeDialog