NCBI C++ ToolKit
Classes | Macros
ui_file_load_manager.hpp File Reference
#include <corelib/ncbistl.hpp>
#include <corelib/ncbiobj.hpp>
#include <gui/gui_export.h>
#include <util/format_guess.hpp>
#include <gui/widgets/loaders/tool_wizard.hpp>
#include <gui/core/ui_tool_manager.hpp>
#include <gui/core/project_selector_panel.hpp>
#include <gui/utils/mru_list.hpp>
#include <gui/objutils/reg_settings.hpp>
#include <gui/objects/GBProjectHandle.hpp>
#include <wx/panel.h>
#include <gui/widgets/wx/wizard_page_impl.hpp>
+ Include dependency graph for ui_file_load_manager.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  IFileFormatLoaderManager
 IFileFormatLoaderManager. More...
 
class  CFileLoadManager
 CFileLoadManager CFileLoadManager - a Loader Manager implementing "File" option in "Open" dialog. More...
 
class  CFileLoadManager::CFileDescriptor
 
class  CFileLoadManager::CFilePage
 

Macros

#define EXT_POINT__FILE_FORMAT_LOADER_MANAGER   "file_format_loader_manager"
 Extension Point ID for IFileFormatLoaderManager objects. More...
 

Macro Definition Documentation

◆ EXT_POINT__FILE_FORMAT_LOADER_MANAGER

#define EXT_POINT__FILE_FORMAT_LOADER_MANAGER   "file_format_loader_manager"

Extension Point ID for IFileFormatLoaderManager objects.

Components that need to add support for new File Formats to the application should provide Extensions for this Extension Point. The Extensions shall implement IFileFormatLoaderManager interface.

Definition at line 111 of file ui_file_load_manager.hpp.

Modified on Fri Sep 20 14:57:10 2024 by modify_doxy.py rev. 669887