kcalc
kcalcdisplay.h File Reference
Include dependency graph for kcalcdisplay.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KCalcDisplay |
Macros | |
#define | NUM_STATUS_TEXT 4 |
Enumerations | |
enum | NumBase { NB_BINARY = 2, NB_OCTAL = 8, NB_DECIMAL = 10, NB_HEX = 16 } |
Macro Definition Documentation
#define NUM_STATUS_TEXT 4 |
Definition at line 34 of file kcalcdisplay.h.
Enumeration Type Documentation
enum NumBase |
Enumerator | |
---|---|
NB_BINARY | |
NB_OCTAL | |
NB_DECIMAL | |
NB_HEX |
Definition at line 52 of file kcalcdisplay.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:28 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:42:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.