void link(pqLinkedObjectInterface *other) override
Link this object to the other.
pqLinkedObjectPythonTextArea(const pqLinkedObjectPythonTextArea &other) noexcept
Copy constructor.
pqLinkedObjectPythonTextArea implements the pqLinkedObjectInterface for a QTextEdit using the existin...
A python text editor widget.
pqLinkedObjectQTextEdit implements the pqLinkedObjectInterface for a QTextEdit
pqPythonTextArea & TextArea
pqLinkedObjectQTextEdit()=delete
Default constructor is deleted.