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,
213 };
222 };
This class is used to store information about a person or developer.
Definition: kaboutdata.h:69
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-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.