libkdegames/highscore
kscoredialog.h
Go to the documentation of this file.
103 Name = 1 << 0,
104 Level = 1 << 1,
105 Date = 1 << 2,
106 Time = 1 << 3,
107 Score = 1 << 4,
109 Custom1 = 1 << 10,
110 Custom2 = 1 << 11,
111 Custom3 = 1 << 12,
112 Custom4 = 1 << 13,
113 Custom5 = 1 << 14,
115 Max = 1 << 30
121 AskName = 0x1,
122 LessIsMore = 0x2
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:46 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:18:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.