bool isLinkedTo(const QObject *Obj) const
Returns true if the linked object is the given input parameter.
pqTextLinker & operator=(const pqTextLinker &other)
Copy assignement operators performs a deep copy of the underlying data (only if they exist) ...
pqTextLinker(T *, U *)
Templated constructors that takes abritrary QTextEdit like objects.
bool isLinked() const noexcept
Returns true if one object is linked to the other.
Ease of use object that connects two pqLinkedObjectInterface together.
void link()
Links both objects to each other.
QString getFirstObjectName() const
Returns the first object name.
QString getSecondObjectName() const
Returns the second object name.