KDECore
Go to the documentation of this file.
30#include <QtCore/QString>
31#include <QtCore/QSharedDataPointer>
85 const QByteArray &emailAddress = QByteArray(),
86 const QByteArray &webAddress = QByteArray() );
103 const QByteArray &emailAddress,
104 const QByteArray &webAddress,
105 const QByteArray &ocsUsername );
208 License_Artistic = 4,
210 License_QPL_V1_0 = 5,
267 const QByteArray &catalogName,
269 const QByteArray &version,
316 const QByteArray &emailAddress = QByteArray(),
317 const QByteArray &webAddress = QByteArray() );
346 const QByteArray &emailAddress,
347 const QByteArray &webAddress,
348 const QByteArray &ocsUsername );
374 const QByteArray &emailAddress = QByteArray(),
375 const QByteArray &webAddress = QByteArray() );
404 const QByteArray &emailAddress,
405 const QByteArray &webAddress,
406 const QByteArray &ocsUsername );
488 KAboutData &setAppName(
const QByteArray &appName );
544 KAboutData &setVersion(
const QByteArray &version );
560 KAboutData &setCatalogName(
const QByteArray &catalogName );
607 KAboutData &setHomepage(
const QByteArray &homepage );
615 KAboutData &setBugAddress(
const QByteArray &bugAddress );
644 KAboutData &setProductName(
const QByteArray &name );
672 QString organizationDomain()
const;
678 const char* internalProgramName()
const;
684 void translateInternalProgramName()
const;
697 QString programIconName()
const;
714 QString ocsProviderUrl()
const;
726 const char* internalVersion()
const;
733 QString shortDescription()
const;
758 const char* internalBugAddress()
const;
782 static QString aboutTranslationTeam();
822 QString copyrightStatement()
const;
831 QString customAuthorPlainText()
const;
840 QString customAuthorRichText()
const;
849 bool customAuthorTextEnabled()
const;
This class is used to store information about a program.
NameFormat
Format of the license name.
LicenseKey
Describes the license of the software.
This class is used to store information about a license.
This class is used to store information about a person or developer.
Class for producing and handling localized messages.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by
doxygen 1.10.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.