PractitionerListModel

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.db_orm.client_practitioner.PractitionerListModel(practitioners, parent=None)[source]

Bases: PyQt4.QtCore.QAbstractListModel

provides a model for use in comboboxes etc.. when user has to choose from the list of current practitioners

__init__(practitioners, parent=None)[source]
data(index, role=0)[source]
headerData(column_no, orientation, role=0)[source]

not called by combobox.. but of use to listviews

practitioners = None
rowCount(index)[source]

Table Of Contents

Previous topic

PerioPocketingDB

Next topic

PractitionerObject