[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Public Member Functions | Public Attributes | List of all members
KLFConfigBase::ObjConnection Struct Reference

#include <klfconfigbase.h>

Collaboration diagram for KLFConfigBase::ObjConnection:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const ObjConnection &b) const
 

Public Attributes

ConnectionTarget target
 
QObjectobject
 
QByteArray targetName
 

Detailed Description

Definition at line 93 of file klfconfigbase.h.

Member Function Documentation

◆ operator==()

bool KLFConfigBase::ObjConnection::operator== ( const ObjConnection b) const
inline

Definition at line 97 of file klfconfigbase.h.

References object, target, and targetName.

Member Data Documentation

◆ object

QObject* KLFConfigBase::ObjConnection::object

Definition at line 95 of file klfconfigbase.h.

Referenced by KLFConfigBase::disconnectQObject(), and operator==().

◆ target

ConnectionTarget KLFConfigBase::ObjConnection::target

◆ targetName

QByteArray KLFConfigBase::ObjConnection::targetName

Definition at line 96 of file klfconfigbase.h.

Referenced by KLFConfigBase::disconnectQObject(), and operator==().


The documentation for this struct was generated from the following file:

Generated by doxygen 1.8.13