ChartWidgetCompleted

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.qt4.widgets.chart_widgets.chart_widget_completed.ChartWidgetCompleted(model=None, parent=None)[source]

Bases: lib_openmolar.client.qt4.widgets.chart_widgets.chart_widget_base.ChartWidgetBase

ChartWidget as used on the summary page

__init__(model=None, parent=None)[source]
complete_treatment()[source]
draw_tooth(tooth, painter)[source]

overwrite this function so that no teeth are drawn by default, only if they have some treatment....

Table Of Contents

Previous topic

ChartWidgetBase

Next topic

ChartWidgetStatic