KDECore
kcomponentdata_p.h
Go to the documentation of this file.
56 sharedConfig = 0; //delete the config object first, because it could access the standard dirs while syncing
72 } else if (refc == 1 && sharedConfig && sharedConfig->componentData().d == this) { //sharedConfig has a reference to us
76 sharedConfig->ref.deref(); //we don't have a reference to the config object anymore, but it has still a reference to us
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jun 1 2013 21:52:37 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jun 1 2013 21:52:37 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.