ToothDataListModel

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.qt4.widgets.chart_editor.tooth_data_list_widget.ToothDataListModel(parent=None)[source]

Bases: PyQt4.QtCore.QAbstractListModel

__init__(parent=None)[source]
add_item(item)[source]
clear()[source]
data(index, role)[source]
rowCount(parent=<PyQt4.QtCore.QModelIndex object at 0x4de9910>)[source]
setItems(items)[source]
setTooth(tooth)[source]

Table Of Contents

Previous topic

ToothDataError

Next topic

ToothDataListWidget