kalarm/lib
SynchTimer::Connection Struct Reference
#include <synchtimer.h>
Public Member Functions | |
Connection () | |
Connection (QObject *r, const char *s) | |
bool | operator== (const Connection &c) const |
Public Attributes | |
QObject * | receiver |
QByteArray | slot |
Detailed Description
Definition at line 43 of file synchtimer.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 45 of file synchtimer.h.
|
inline |
Definition at line 46 of file synchtimer.h.
Member Function Documentation
|
inline |
Definition at line 47 of file synchtimer.h.
Member Data Documentation
QObject* SynchTimer::Connection::receiver |
Definition at line 48 of file synchtimer.h.
QByteArray SynchTimer::Connection::slot |
Definition at line 49 of file synchtimer.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.