NIREP

Interface.cpp File Reference

#include "wx/wxprec.h"
#include "wx/wx.h"
#include "Interface.h"
#include "new_small.xpm"
#include "open_small.xpm"
#include "save_small.xpm"
#include "undo_small.xpm"
#include "redo_small.xpm"
#include "cut_small.xpm"
#include "copy_small.xpm"
#include "paste_small.xpm"
#include "new.xpm"
#include "open.xpm"
#include "save.xpm"
#include "undo.xpm"
#include "redo.xpm"
#include "copy.xpm"
#include "cut.xpm"
#include "paste.xpm"
#include "fullscreen.xpm"
#include "project_explorer.xpm"
#include "project_explorer_sidebar.xpm"
#include "property_window_sidebar.xpm"
#include "property_window.xpm"
#include "project_explorer_tree.xpm"
#include "datebase_tree.xpm"
#include "display_tree.xpm"
#include "algorithm_tree.xpm"
#include "item.xpm"
#include "NIREPGenericXMLParser.h"
#include "WindowDeleteSpatialData.h"
#include "DeleteSpatialDataAction.h"
#include <vtksys/SystemTools.hxx>
#include <vtksys/CommandLineArguments.hxx>
#include "wx/string.h"
#include "wx/imaglist.h"
#include "wx/menu.h"
#include "wx/filedlg.h"
#include "wx/msgdlg.h"
#include <string>
#include <map>
#include <vector>
#include "EditRDL.h"
#include "GenerateRDL.h"
#include "ViewDisplayDescription.h"
#include "QuickView.h"
#include "QuickView2.h"
#include <wx/textfile.h>
#include "NIREPDisplay.h"
Include dependency graph for Interface.cpp:

Go to the source code of this file.

Functions

 EVT_MENU (ID_LOAD_RESOURCE_DESCRIPTION_LIST, Interface::OnLoadResourceNewFormatClick) EVT_MENU(ID_SAVE_RESOURCE_DESCRIPTION_LIST
Interface::OnSaveResourceNewFormatClick
Interface::OnViewDisplayDescription 
EVT_MENU (ID_QUICK_VIEW, Interface::OnViewEvaluatorCommands) Interface
Interface::OnSaveResourceNewFormatClick EVT_MENU (ID_GENERATE_RESOURCE_DESCRIPTION_LIST, Interface::OnEditResourceNewFormat) EVT_MENU(ID_CREATE_DISPLAY

Function Documentation

EVT_MENU ( ID_LOAD_RESOURCE_DESCRIPTION_LIST  ,
Interface::OnLoadResourceNewFormatClick   
)

Forward declarations

Interface type definition

Interface event table definition

Interface::OnSaveResourceNewFormatClick Interface::OnViewDisplayDescription EVT_MENU ( ID_QUICK_VIEW  ,
Interface::OnViewEvaluatorCommands   
)

Interface constructors

Definition at line 115 of file Interface.cpp.

Interface::OnSaveResourceNewFormatClick EVT_MENU ( ID_GENERATE_RESOURCE_DESCRIPTION_LIST  ,
Interface::OnEditResourceNewFormat   
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines