FinalSelectionModel

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.qt4.dialogs.find_patient_dialog.FinalSelectionModel(selection_of_patients, parent=None)[source]

Bases: PyQt4.QtCore.QAbstractTableModel

__init__(selection_of_patients, parent=None)[source]
columnCount(index=None)[source]
data(index, role)[source]
headerData(item, orientation, role)[source]
rowCount(index=None)[source]

Table Of Contents

Previous topic

FinalSelectionDialog

Next topic

FindAddressDialog