#include "xap_Features.h"#include "ap_Features.h"#include "ut_types.h"#include "ut_string.h"#include "xap_Toolbar_Icons.h"#include "ut_assert.h"#include "ap_Toolbar_Icons_All.h"#include "ap_Toolbar_Iconmap.h"Classes | |
| struct | _it |
| struct | _im |
Defines | |
| #define | DefineToolbarIcon(name) { #name, (const char **) name, sizeof(name)/sizeof(name[0]) }, |
| #define | toolbariconmap(id, name) {#id, #name}, |
Variables | |
| static struct _it | s_itTable [] |
| static struct _im | s_imTable [] |
| #define DefineToolbarIcon | ( | name | ) | { #name, (const char **) name, sizeof(name)/sizeof(name[0]) }, |
1.7.1