wex v24.04.0
Enumerations | Variables
defs.h File Reference
#include <wx/defs.h>
Include dependency graph for defs.h:
This graph shows which files directly or indirectly include this file:

Enumerations

enum  wex::window_id
 These are used as window event ID's. More...
 

Variables

const int wex::DEBUG_MAX_DEBUGS = 25
 The maximal number of debug menu entries.
 
const int wex::FIND_MAX_FINDS = 25
 The maximal number of find menu entries.
 
const int wex::VCS_MAX_COMMANDS = 25
 The maximal number of vcs menu entries.
 
const int wex::VIEW_MAX_PANES = 10
 The maximal number of view menu entries.
 
const int wex::NUMBER_RECENT_FILES = 25
 The maximal number of recent file menu entries.
 
const int wex::NUMBER_RECENT_PROJECTS = 25
 The maximal number of projects to be supported.
 

Enumeration Type Documentation

◆ window_id

These are used as window event ID's.

Therefore after the highest wxWidgets ID.