GME
13
|
Go to the source code of this file.
Defines | |
#define | GME_DEFAULT_DECORATOR "MGA.BoxDecorator" |
#define | DECORATOR_PREF "decorator" |
Typedefs | |
typedef CTypedPtrList < CPtrList, CRect * > | CRectList |
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 } |
#define DECORATOR_PREF "decorator" |
Definition at line 22 of file PartBrowserPane.cpp.
#define GME_DEFAULT_DECORATOR "MGA.BoxDecorator" |
Definition at line 21 of file PartBrowserPane.cpp.
typedef CTypedPtrList<CPtrList, CRect *> CRectList |
Definition at line 23 of file PartBrowserPane.cpp.
enum GMEFontKind |
Definition at line 19 of file PartBrowserPane.cpp.
int fontSizes[GME_FONT_KIND_NUM] = { 18, 15, 12 } [static] |
Definition at line 20 of file PartBrowserPane.cpp.