SaveDiscardCancelDialog

Incomplete documentation - sorry!

Note

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

methods and attributes

class lib_openmolar.client.qt4.dialogs.save_discard_cancel_dialog.SaveDiscardCancelDialog(message, changes, parent=None)[source]

Bases: lib_openmolar.common.qt4.dialogs.extendable_dialog.ExtendableDialog

__init__(message, changes, parent=None)[source]

offers a choiced of save discard cancel, but allows for examination of what has changed. changes should be a function, which returns a string list

discard()[source]
showExtension(extend)[source]
sizeHint()[source]

Table Of Contents

Previous topic

RootRecord

Next topic

ShowAddyMatchDialog