DiaryViewController

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.qt4.diary.components.diary_view_controller.DiaryViewController(parent=None)[source]

Bases: PyQt4.QtGui.QWidget

__init__(parent=None)[source]
BLOCKING_MODE = 2
NOTES_MODE = 3
SCHEDULING_MODE = 1
VIEW_MODE = 0
apt_mode_changed
change_appt_mode()[source]
clinician_days(adate)[source]
clinician_list(adate)[source]

get a list of DentistDay types to who the diaries on for a given date

mode = 0
period_combo_box = None
set_mode(mode)[source]
update_needed

Table Of Contents

Previous topic

DiaryScheduleController

Next topic

DiaryWidget