syndication/rdf
resourcewrapper.cpp
ResourceWrapper & operator=(const ResourceWrapper &other)
Assignment oeprator Due to the shared d pointer, this is a cheap operation.
Definition: resourcewrapper.cpp:59
ResourceWrapper()
creates a wrapper wrapping a null resource, isNull() will be true.
Definition: resourcewrapper.cpp:38
bool isNull() const
returns whether the wrapped resource is a null resource
Definition: resourcewrapper.cpp:70
bool operator==(const ResourceWrapper &other) const
compares two resource wrapper instances.
Definition: resourcewrapper.cpp:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.