Display a rich text editor to edit a text document.
Parameters: | document – a QtGui.QTextDocument object. |
---|
When this action step is constructed, the thread affinity of the document is changed to be the gui thread. when the editing of the document is finished, the affinity is returned to the current thread. There is no Cancel button on the dialog because the document is changed when the user is editing it, and this cannot be undone.
This action step can be customised using these attributes :
the window title of the dialog shown
the title of the dialog shown
the subtitle of the dialog shown