#include <klfconfigbase.h>

Public Member Functions | |
| bool | operator== (const ObjConnection &b) const |
Public Attributes | |
| ConnectionTarget | target |
| QObject * | object |
| QByteArray | targetName |
Definition at line 93 of file klfconfigbase.h.
| bool KLFConfigBase::ObjConnection::operator== | ( | const ObjConnection & | b | ) | const [inline] |
Definition at line 97 of file klfconfigbase.h.
References object, target, and targetName.
Definition at line 95 of file klfconfigbase.h.
Referenced by KLFConfigBase::disconnectQObject(), and operator==().
Definition at line 94 of file klfconfigbase.h.
Referenced by KLFConfigBase::connectQObject(), KLFConfigBase::disconnectQObject(), and operator==().
Definition at line 96 of file klfconfigbase.h.
Referenced by KLFConfigBase::disconnectQObject(), and operator==().