cxWidgets 1.0
Classes | Namespaces | Macros
cxMenu.h File Reference
#include "cxWindow.h"
#include "cxMenuItemType.h"
#include "cxFunction.h"
#include <string>
#include <map>
#include <set>
#include <vector>
#include <memory>
Include dependency graph for cxMenu.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cx::cxMenu
 Represents a list of items, one of which may be selected. More...
 

Namespaces

namespace  cx
 cxBorderChars.h - Defines border characters to be used in drawing a box (i.e., in cxWindow and all its derivitives)
 

Macros

#define DEFAULT_CXMENU_SEARCH_KEY   '/'
 
#define DEFAULT_CXMENU_ALT_PGUP_KEY   '.'
 
#define DEFAULT_CXMENU_ALT_PGDOWN_KEY   ','
 

Macro Definition Documentation

◆ DEFAULT_CXMENU_ALT_PGDOWN_KEY

#define DEFAULT_CXMENU_ALT_PGDOWN_KEY   ','

◆ DEFAULT_CXMENU_ALT_PGUP_KEY

#define DEFAULT_CXMENU_ALT_PGUP_KEY   '.'

◆ DEFAULT_CXMENU_SEARCH_KEY

#define DEFAULT_CXMENU_SEARCH_KEY   '/'