kgoldrunner
kgrgameio.h File Reference
Include dependency graph for kgrgameio.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KGrGameIO |
Enumerations | |
enum | IOStatus { OK, NotFound, NoRead, NoWrite, UnexpectedEOF } |
Enumeration Type Documentation
enum IOStatus |
Return values from I/O operations.
Enumerator | |
---|---|
OK | |
NotFound | |
NoRead | |
NoWrite | |
UnexpectedEOF |
Definition at line 29 of file kgrgameio.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:24 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:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.