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