![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "../Style/cXStyleSheet.h"
#include "../Style/cXIcon.h"
#include "../Window/cXWindow.h"
#include "GrayLib/include/Locale/cTextLocMgr.h"
#include "GrayLib/include/Math/cValueLerp.h"
#include "cXDialogMethods.tbl"
Go to the source code of this file.
Classes | |
class | GrayGUI::cXDialogSizingParams |
class | GrayGUI::cXDialogPlacement |
class | GrayGUI::cXDialogPlacementObj |
class | GrayGUI::cXDialog |
Namespaces | |
GrayGUI | |
Macros | |
#define | DIALOGPLACEMENT_VERCODE 0x02 |
#define | cXDialogMethod(a, b, c) M_##a, |
Typedefs | |
typedef cRefPtr< cXDialogPlacementObj > | GrayGUI::cXDialogPlacementPtr |
#define cXDialogMethod | ( | a, | |
b, | |||
c | |||
) | M_##a, |
#define DIALOGPLACEMENT_VERCODE 0x02 |