pqLinkedObjectQTextEdit(const pqLinkedObjectQTextEdit &other) noexcept
Copy constructor.
pqLinkedObjectQTextEdit(QTextEdit &textEdit) noexcept
Constructor that takes the QTextEdit as parameter.
std::unique_ptr< pqLinkedObjectInterface > clone() const override
Constructs a new instance of pqLinkedObjectQTextEdit using the default copy constructor of this class...
~pqLinkedObjectQTextEdit() noexcept override
Destructor that unlink this object on deletion.
pqLinkedObjectQTextEdit implements the pqLinkedObjectInterface for a QTextEdit