NCBI C++ ToolKit
Classes | Functions | Variables
lblast_ui_data_source.cpp File Reference
#include <ncbi_pch.hpp>
#include <objtools/data_loaders/blastdb/bdbloader.hpp>
#include <gui/widgets/loaders/lblast_params_panel.hpp>
#include <gui/widgets/loaders/lblast_object_loader.hpp>
#include <gui/packages/pkg_alignment/lblast_ui_data_source.hpp>
#include <gui/core/app_dialogs.hpp>
#include <gui/core/object_loading_task.hpp>
#include <gui/core/project_service.hpp>
#include <gui/core/pt_data_source.hpp>
#include <gui/framework/workbench.hpp>
#include <gui/framework/app_task_service.hpp>
#include <gui/widgets/wx/fileartprov.hpp>
#include <gui/widgets/wx/ui_command.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/objutils/registry.hpp>
#include <gui/objects/assembly_info.hpp>
#include <gui/utils/extension_impl.hpp>
#include <wx/menu.h>
#include <objmgr/object_manager.hpp>
#include <objects/general/Object_id.hpp>
#include <objects/gbproj/LoaderDescriptor.hpp>
#include <objtools/readers/idmapper.hpp>
+ Include dependency graph for lblast_ui_data_source.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CLBLASTDSEvtHandler
 CLBLASTDSEvtHandler - wxEvtHandler-derived adapter for local BLAST data source. More...
 

Functions

 USING_SCOPE (objects)
 
 END_EVENT_TABLE ()
 

Variables

static const char * kLBLASTLoadOption = "Local BLAST DB"
 
static const int kLoaderPriority = 90
 
static const char * kLBLAST_DS_Icon = "icon::lblast_data_source"
 CLBLASTUIDataSource. More...
 
static const char * kAppExpCmdExtPoint = "project_tree_view::context_menu::item_cmd_contributor"
 
static const char * kProjectParamsTag = "ProjectParams"
 
static const char * kMappingAssembly = ".MapAssembly"
 

Function Documentation

◆ END_EVENT_TABLE()

END_EVENT_TABLE ( )

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ kAppExpCmdExtPoint

const char* kAppExpCmdExtPoint = "project_tree_view::context_menu::item_cmd_contributor"
static

◆ kLBLAST_DS_Icon

const char* kLBLAST_DS_Icon = "icon::lblast_data_source"
static

◆ kLBLASTLoadOption

const char* kLBLASTLoadOption = "Local BLAST DB"
static

Definition at line 66 of file lblast_ui_data_source.cpp.

Referenced by CLBLASTDSEvtHandler::OnLoadBLASTDB().

◆ kLoaderPriority

const int kLoaderPriority = 90
static

Definition at line 67 of file lblast_ui_data_source.cpp.

◆ kMappingAssembly

const char* kMappingAssembly = ".MapAssembly"
static

Definition at line 460 of file lblast_ui_data_source.cpp.

◆ kProjectParamsTag

const char* kProjectParamsTag = "ProjectParams"
static
Modified on Fri Apr 26 16:22:50 2024 by modify_doxy.py rev. 669887