Code::Blocks  SVN r11506
Classes | Functions
editorbase.h File Reference
#include "prep.h"
#include <wx/hashmap.h>
#include <wx/frame.h>
#include <wx/panel.h>
#include "globals.h"
#include "settings.h"
#include "cbexception.h"
Include dependency graph for editorbase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EditorBase
 Base class that all "editors" should inherit from. More...
 

Functions

 WX_DECLARE_HASH_MAP (int, EditorBase *, wxIntegerHash, wxIntegerEqual, SwitchToMap)
 

Function Documentation

◆ WX_DECLARE_HASH_MAP()

WX_DECLARE_HASH_MAP ( int  ,
EditorBase ,
wxIntegerHash  ,
wxIntegerEqual  ,
SwitchToMap   
)