QString getLinkedName() const
Returns the linked text name.
Ease of use object that connects two pqLinkedObjectInterface together. Note that the two objects are ...
const QTextEdit * getTextEdit() const
Returns the underlying text edit.
bool isLinkedTo(const QObject *obj) const
Returns true if the parameter is linked to this text area.
A python text editor widget.
const QUndoStack & getUndoStack() const
void linkTo(T *)
Link the current text area to an arbitrary QTextEdit like object.
QTextEdit * getTextEdit()
Returns the underlying text edit.
bool isLinked() const
Returns true if this text area is linked.