#include "wx/config.h"#include "ax_resource/ax_resource.h"Go to the source code of this file.
Classes | |
| class | AxModule |
| Classes derived from AxModule define behaviour of a chunk of functionality such as an HTML editor. More... | |
Defines | |
| #define | axHIGHEST_PRIORITY 100 |
| #define | axHIGH_PRIORITY 80 |
| #define | axMEDIUM_PRIORITY 50 |
| #define | axLOW_PRIORITY 20 |
| #define | axLOWEST_PRIORITY 0 |
Functions | |
| WX_DECLARE_EXPORTED_LIST (AxModule, AxModuleList) | |
| #define axHIGH_PRIORITY 80 |
| #define axHIGHEST_PRIORITY 100 |
| #define axLOW_PRIORITY 20 |
| #define axLOWEST_PRIORITY 0 |
| #define axMEDIUM_PRIORITY 50 |
| WX_DECLARE_EXPORTED_LIST | ( | AxModule | , | |
| AxModuleList | ||||
| ) |
1.5.8