KDECore
kcomponentdata.h
Go to the documentation of this file.
87 };
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:34
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.