NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/core/algo_tool_manager_base.hpp>
#include <gui/core/project_service.hpp>
#include <gui/core/loading_app_job.hpp>
#include <gui/core/document.hpp>
#include <gui/objutils/execute_lock_guard.hpp>
#include <gui/framework/app_job_task.hpp>
#include <gui/widgets/wx/message_box.hpp>
#include <gui/objutils/registry.hpp>
#include <gui/utils/extension_impl.hpp>
#include <gui/core/async_obj_convert.hpp>
#include <wx/panel.h>
#include <wx/msgdlg.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
Variables | |
static const char * | kParamsSection = ".Params" |
USING_SCOPE | ( | objects | ) |
|
static |
Definition at line 419 of file algo_tool_manager_base.cpp.
Referenced by CAlgoToolManagerBase::LoadSettings(), CAlgoToolManagerBase::SaveSettings(), and CAlgoToolManagerBase::SetRegistryPath().