KDECore
kaboutdata.h
Go to the documentation of this file.
KAboutData(const QByteArray &appName, const QByteArray &catalogName, const KLocalizedString &programName, const QByteArray &version, const KLocalizedString &shortDescription=KLocalizedString(), enum LicenseKey licenseType=License_Unknown, const KLocalizedString ©rightStatement=KLocalizedString(), const KLocalizedString &otherText=KLocalizedString(), const QByteArray &homePageAddress=QByteArray(), const QByteArray &bugsEmailAddress="submit@bugs.kde.org")
Constructor.
Definition kaboutdata.cpp:427
static KAboutLicense byKeyword(const QString &keyword)
Fetch a known license by a keyword.
Definition kaboutdata.cpp:357
QString name(KAboutData::NameFormat formatName) const
Returns the license name.
Definition kaboutdata.cpp:295
KAboutLicense & operator=(const KAboutLicense &other)
Assignment operator.
Definition kaboutdata.cpp:346
QString ocsUsername() const
The person's Open Collaboration Services username.
Definition kaboutdata.cpp:136
KAboutPerson(const KLocalizedString &name, const KLocalizedString &task=KLocalizedString(), const QByteArray &emailAddress=QByteArray(), const QByteArray &webAddress=QByteArray())
Convenience constructor.
Definition kaboutdata.cpp:68
KAboutPerson & operator=(const KAboutPerson &other)
Assignment operator.
Definition kaboutdata.cpp:141
Class for producing and handling localized messages.
Definition klocalizedstring.h:300
Definition kaboutdata.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.