AppointmentTreeItem

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.db_orm.table_models.patient_diary_model.AppointmentTreeItem(appointment, parent)

Bases: lib_openmolar.client.db_orm.table_models.patient_diary_model._TreeItem

this is the item which will be returned to the user when accessed via the model note - the underlying QSqlRecord can be accessed via AppointmentTreeItem.appointment

__init__(appointment, parent)
apptix

the ix field from the appointments table

data(column)
is_appointment = True
is_past
is_today
is_unscheduled
length_text
memo
trt1
trt2

Table Of Contents

Previous topic

AdvancedAddressOptionsWidget

Next topic

ApptModeDialog