KDECore
kaboutdata.h
Go to the documentation of this file.
200 License_Custom = -2,
201 License_File = -1,
202 License_Unknown = 0,
203 License_GPL = 1,
204 License_GPL_V2 = 1,
205 License_LGPL = 2,
206 License_LGPL_V2 = 2,
207 License_BSD = 3,
208 License_Artistic = 4,
209 License_QPL = 5,
210 License_QPL_V1_0 = 5,
211 License_GPL_V3 = 6,
212 License_LGPL_V3 = 7
221 FullName
Definition: kaboutdata.h:220
Definition: kaboutdata.h:33
This class is used to store information about a person or developer.
Definition: kaboutdata.h:68
unsigned int version()
Returns the encoded number of KDE's version, see the KDE_VERSION macro.
Definition: kdeversion.cpp:24
Class for producing and handling localized messages.
Definition: klocalizedstring.h:299
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.