GME
13
|
Go to the source code of this file.
Enumerations | |
enum | GMEFontKind { GME_NAME_FONT = 0, GME_PORTNAME_FONT, GME_CONNLABEL_FONT, GME_FONT_KIND_NUM, GME_NAME_FONT = 0, GME_PORTNAME_FONT, GME_CONNLABEL_FONT, GME_FONT_KIND_NUM, GME_NAME_FONT = 0, GME_PORTNAME_FONT, GME_CONNLABEL_FONT, GME_FONT_KIND_NUM, GME_NAME_FONT = 0, GME_PORTNAME_FONT, GME_CONNLABEL_FONT, GME_FONT_KIND_NUM } |
Variables | |
static int | fontSizes [GME_FONT_KIND_NUM] = { 18, 15, 12 } |
enum GMEFontKind |
Definition at line 16 of file TestWindow.cpp.
int fontSizes[GME_FONT_KIND_NUM] = { 18, 15, 12 } [static] |
Definition at line 17 of file TestWindow.cpp.