NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <objects/submit/Submit_block.hpp>
#include <objects/seq/Pubdesc.hpp>
#include <objects/pub/Pub.hpp>
#include <objects/pub/Pub_equiv.hpp>
#include <gui/utils/event_handler.hpp>
#include <gui/utils/app_popup.hpp>
#include <gui/objutils/cmd_create_desc.hpp>
#include <gui/objutils/descriptor_change.hpp>
#include <gui/packages/pkg_sequence_edit/subprep_util.hpp>
#include <gui/packages/pkg_sequence_edit/subprepintropanel.hpp>
#include <gui/packages/pkg_sequence_edit/submitblockdlg.hpp>
#include <gui/widgets/wx/async_call.hpp>
#include "subprep_event.hpp"
#include <wx/msgdlg.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
static void | s_ShowStar (wxStaticText *star, bool show) |
Variables | |
static const wxString | s_VectorScreenText |
static const wxString | s_UnculturedSamplesIntroText |
static const wxString | s_VirusesIntroText |
static const wxString | s_rRNA_ITS_IGSIntroText |
static const wxString | s_TSAIntroText |
static const wxString | s_IGSIntroText |
static const wxString | s_MicrosatelliteIntroText |
static const wxString | s_DLoopIntroText |
static const wxString | s_WGSIntroText |
static const wxString | s_DefaultIntroText |
static const string | kSubmitterInfoComplete = "All required fields present" |
Definition at line 429 of file subprepintropanel.cpp.
References wxT.
Referenced by CSubPrepIntroPanel::OnSubmissionTypeSelected(), CSubPrepIntroPanel::RefreshSubmitterInfoStatus(), and CSubPrepIntroPanel::SetWizardTypeCtrl().
Definition at line 454 of file subprepintropanel.cpp.
Referenced by CSubPrepIntroPanel::IsComplete(), and CSubPrepIntroPanel::RefreshSubmitterInfoStatus().
|
static |
Definition at line 398 of file subprepintropanel.cpp.
Referenced by CSubPrepIntroPanel::x_SetIntroText().
|
static |
Definition at line 367 of file subprepintropanel.cpp.
Referenced by CSubPrepIntroPanel::x_SetIntroText().
|
static |
Definition at line 337 of file subprepintropanel.cpp.
Referenced by CSubPrepIntroPanel::x_SetIntroText().
|
static |
Definition at line 354 of file subprepintropanel.cpp.
Referenced by CSubPrepIntroPanel::x_SetIntroText().
|
static |
Definition at line 294 of file subprepintropanel.cpp.
Referenced by CSubPrepIntroPanel::x_SetIntroText().
|
static |
Definition at line 318 of file subprepintropanel.cpp.
Referenced by CSubPrepIntroPanel::x_SetIntroText().
|
static |
Definition at line 260 of file subprepintropanel.cpp.
Referenced by CSubPrepIntroPanel::x_SetIntroText().
|
static |
Definition at line 252 of file subprepintropanel.cpp.
Referenced by CSubPrepIntroPanel::x_SetIntroText().
|
static |
Definition at line 276 of file subprepintropanel.cpp.
Referenced by CSubPrepIntroPanel::x_SetIntroText().
|
static |
Definition at line 381 of file subprepintropanel.cpp.