PractitionerObject

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.db_orm.client_practitioner.PractitionerObject(record)[source]

Bases: PyQt4.QtSql.QSqlRecord

__init__(record)[source]
abbrv_name[source]
avatar_resource[source]

returns the location of the svg file of this users avatar

avatar_widget[source]
full_name[source]
icon[source]
id[source]

returns an int - the id of the practitioner

is_active[source]
is_hygienist[source]
qualifications[source]
toHtml()[source]
type[source]
user[source]

all practitioners are also users (ie. exist in SETTINGS.users

Table Of Contents

Previous topic

PractitionerListModel

Next topic

Practitioners