#include "ax/ax_menu.h"#include "ax/ax_menu_modal.h"#include "ax/ax_activator.h"#include "ax/ax_validator.h"Go to the source code of this file.
Classes | |
| class | AxModalFolderMenu |
| Shows a modal folder menu. More... | |
| class | AxFolderMenuActivator |
| Handles activation of a folder or other command. More... | |
| class | AxFolderActivator |
| A ready-made menu item activator which sets a string when the user chooses a folder. More... | |
| class | AxModalFileMenu |
| class | AxFolderMenuItem |
| class | AxFileMenuItem |
| class | AxFolderValidator |
Defines | |
| #define | axFOLDER_MENU_STYLE_FILE_SELECTOR 0x0001 |
| #define | axFOLDER_MENU_STYLE_SHOW_HIDDEN_FILES 0x0002 |
| #define | axFOLDER_MENU_STYLE_NEW_FOLDER 0x0004 |
| #define axFOLDER_MENU_STYLE_FILE_SELECTOR 0x0001 |
| #define axFOLDER_MENU_STYLE_NEW_FOLDER 0x0004 |
| #define axFOLDER_MENU_STYLE_SHOW_HIDDEN_FILES 0x0002 |
1.5.8