Inherits from
- Dialog: enthought.pyface.dialog.Dialog
Attributes
- cc_address
cc_address = Str('')
- comments
comments = Str('None')
- from_address
from_address = Str()
- help_id
fixme: Ideally, this should be passed in; this topic ID belongs to the Enlib help project/plug-in.
help_id = 'enlib|HID_Quality_Agent_Dlg'
- include_userdata
include_userdata = Any
- msg
msg = Str('')
- priority
priority = Str(priority_levels[2])
- service
The associated LoggerService.
service = Any()
- size
size = Tuple((700, 900))
- smtp_server
smtp_server = Str()
- subject
subject = Str('Untitled Error Report')
- title
title = Str('Quality Agent')
- to_address
to_address = Str()