libkdegames/libkdegamesprivate/kgame
KGamePropertyBase::Flags Union Reference
#include <kgameproperty.h>
Public Attributes | |
struct { | |
unsigned char dirty: 1 | |
unsigned char emitsignal: 1 | |
unsigned char locked: 1 | |
unsigned char optimize: 1 | |
unsigned char policy: 2 | |
} | bits |
char | flag |
Detailed Description
Definition at line 359 of file kgameproperty.h.
Member Data Documentation
struct { ... } KGamePropertyBase::Flags::bits |
unsigned char KGamePropertyBase::Flags::dirty |
Definition at line 370 of file kgameproperty.h.
unsigned char KGamePropertyBase::Flags::emitsignal |
Definition at line 367 of file kgameproperty.h.
char KGamePropertyBase::Flags::flag |
Definition at line 360 of file kgameproperty.h.
unsigned char KGamePropertyBase::Flags::locked |
Definition at line 372 of file kgameproperty.h.
unsigned char KGamePropertyBase::Flags::optimize |
Definition at line 369 of file kgameproperty.h.
unsigned char KGamePropertyBase::Flags::policy |
Definition at line 371 of file kgameproperty.h.
The documentation for this union was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:54 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:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.