pqLinkedObjectPythonTextArea(const pqLinkedObjectPythonTextArea &other) noexcept
Copy constructor.
pqLinkedObjectPythonTextArea implements the pqLinkedObjectInterface for a QTextEdit using the existin...
pqPythonTextArea & TextArea
std::unique_ptr< pqLinkedObjectInterface > clone() const override
Constructs a new instance of pqLinkedObjectPythonTextArea using the default copy constructor of this ...
A python text editor widget.
pqLinkedObjectQTextEdit()=delete
Default constructor is deleted.
void link(pqLinkedObjectInterface *other) override
Link this object to the other.
pqLinkedObjectQTextEdit implements the pqLinkedObjectInterface for a QTextEdit