Declares the GenericMainMenu class. More...
#include <string>#include <map>#include "RefCounted.h"#include "GenericDialog.h"#include "generic/callback.h"#include "generic/referencecounted.h"Go to the source code of this file.
Classes | |
| class | GenericMainMenu |
| Framework for a Radiant plugin's main menu. More... | |
| class | GenericMainMenu::CommandCallbackMethod< ObjectClass, member > |
| An instance of this class can be used as a GenericMainMenu::CommandCallback, in situations where the callback is a method to be invoked on a target object. More... | |
Macros | |
| #define | MENU_SEPARATOR "-" |
| String used in lists of command tokens or command labels to separate groups of commands. | |
Declares the GenericMainMenu class.