NCBI C++ ToolKit
Functions | Variables
srcmod_list_panel.cpp File Reference
#include "wx/wxprec.h"
#include "wx/wx.h"
#include <ncbi_pch.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/widgets/wx/hyperlink.hpp>
#include "srcmod_list_panel.hpp"
#include <objects/seqfeat/Org_ref.hpp>
#include <objects/seqfeat/OrgName.hpp>
#include <objects/seqfeat/OrgMod.hpp>
#include <objects/seqfeat/SubSource.hpp>
#include <wx/checkbox.h>
+ Include dependency graph for srcmod_list_panel.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (objects)
 
static bool s_IsReadOnly (COrgMod::TSubtype subtype)
 
static bool s_IsNonText (string label)
 
static bool s_IsLastRow (wxWindow *wnd, wxSizerItemList &itemList)
 

Variables

const int kCtrlColNum = 2
 

Function Documentation

◆ s_IsLastRow()

static bool s_IsLastRow ( wxWindow *  wnd,
wxSizerItemList &  itemList 
)
static

Definition at line 599 of file srcmod_list_panel.cpp.

References NULL.

Referenced by CSrcModListPanel::AddLastSrcMod().

◆ s_IsNonText()

static bool s_IsNonText ( string  label)
static

◆ s_IsReadOnly()

static bool s_IsReadOnly ( COrgMod::TSubtype  subtype)
static

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ kCtrlColNum

const int kCtrlColNum = 2
Modified on Fri Sep 20 14:57:29 2024 by modify_doxy.py rev. 669887