KDECore
kcomponentdata.h
Go to the documentation of this file.
86 SkipMainComponentRegistration
100 explicit KComponentData(const QByteArray &componentName, const QByteArray &catalogName = QByteArray(),
116 explicit KComponentData(const KAboutData &aboutData, MainComponentRegistration registerAsMain = RegisterAsMainComponent);
117 explicit KComponentData(const KAboutData *aboutData, MainComponentRegistration registerAsMain = RegisterAsMainComponent);
Definition: kcomponentdata_p.h:33
bool operator!=(const KComponentData &rhs) const
Returns whether two KComponentData objects do not reference the same data.
Definition: kcomponentdata.h:82
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat Sep 30 2017 14:32:59 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat Sep 30 2017 14:32:59 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.