Source Code (Use browser search to find items of interest.)
Class Index
kcalc'num_base (./kdeutils/kcalc/kcalc.h:92)
typedef enum _num_base { NB_BINARY = 2, NB_OCTAL = 8, NB_DECIMAL = 10, NB_HEX = 16