Nepomuk-Core
Nepomuk2::UpdateRequest Class Reference
#include <updaterequest.h>
Public Member Functions | |
UpdateRequest (const KUrl &s=KUrl(), const KUrl &t=KUrl()) | |
bool | operator== (const UpdateRequest &other) const |
KUrl | source () const |
KUrl | target () const |
QDateTime | timestamp () const |
Detailed Description
One update request with a timestamp.
Definition at line 32 of file updaterequest.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 35 of file updaterequest.h.
Member Function Documentation
|
inline |
here the timestamp is ignored deliberately
Definition at line 43 of file updaterequest.h.
|
inline |
Definition at line 48 of file updaterequest.h.
|
inline |
Definition at line 49 of file updaterequest.h.
|
inline |
Definition at line 47 of file updaterequest.h.
The documentation for this class 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:48:09 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:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.