Code::Blocks  SVN r11506
Classes | Variables
editormanager.h File Reference
#include "prep.h"
#include <wx/list.h>
#include <wx/treectrl.h>
#include <wx/hashmap.h>
#include <wx/filename.h>
#include "settings.h"
#include "manager.h"
#include "cbexception.h"
#include "printing_types.h"
#include "globals.h"
Include dependency graph for editormanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cbNotebookStack
 
class  EditorManager
 

Variables

DLLIMPORT int ID_NBEditorManager
 
DLLIMPORT int ID_EditorManager
 
DLLIMPORT int idEditorManagerCheckFiles
 
DLLIMPORT int ID_EditorManagerCloseButton
 

Variable Documentation

◆ ID_EditorManager

DLLIMPORT int ID_EditorManager

Definition at line 55 of file editormanager.cpp.

◆ ID_EditorManagerCloseButton

DLLIMPORT int ID_EditorManagerCloseButton

◆ ID_NBEditorManager

DLLIMPORT int ID_NBEditorManager

Definition at line 54 of file editormanager.cpp.

Referenced by EditorManager::EditorManager().

◆ idEditorManagerCheckFiles

DLLIMPORT int idEditorManagerCheckFiles

Definition at line 56 of file editormanager.cpp.

Referenced by CodeBlocksApp::OnAppActivate().