KDECore
kcomponentdata.cpp
Go to the documentation of this file.
75 KComponentData::KComponentData(const QByteArray &name, const QByteArray &catalog, MainComponentRegistration registerAsMain)
76 : d(new KComponentDataPrivate(KAboutData(name, catalog, KLocalizedString(), "", KLocalizedString())))
90 KComponentData::KComponentData(const KAboutData *aboutData, MainComponentRegistration registerAsMain)
105 KComponentData::KComponentData(const KAboutData &aboutData, MainComponentRegistration registerAsMain)
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Apr 16 2013 20:55:37 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Apr 16 2013 20:55:37 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.