NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/packages/pkg_sequence_edit/subprep_util.hpp>
#include <gui/packages/pkg_sequence_edit/subprep_panel.hpp>
#include <gui/packages/pkg_sequence_edit/virus_molecule_questions_panel.hpp>
#include <wx/statbox.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
static const string | kCdnaSource = "cDNA derived from" |
static const string | kVirusMaterial = "virus source material" |
Definition at line 47 of file virus_molecule_questions_panel.cpp.
Referenced by CVirusMoleculeQuestionsPanel::OnCdnaFromGenomicSelected(), CVirusMoleculeQuestionsPanel::OnCdnaFromMrnaSelected(), and CVirusMoleculeQuestionsPanel::OnDataChange().
Definition at line 48 of file virus_molecule_questions_panel.cpp.
Referenced by CVirusMoleculeQuestionsPanel::OnDataChange(), CVirusMoleculeQuestionsPanel::OnPurifiedSelected(), and CVirusMoleculeQuestionsPanel::OnWholeCellSelected().