NCBI C++ ToolKit
Functions | Variables
singleauthor_panel.cpp File Reference
#include <ncbi_pch.hpp>
#include <gui/utils/command_processor.hpp>
#include <gui/widgets/edit/edit_object.hpp>
#include <objects/biblio/Author.hpp>
#include <objects/general/Person_id.hpp>
#include <objects/general/Name_std.hpp>
#include <gui/objutils/macro_fn_pubfields.hpp>
#include <gui/widgets/edit/serial_member_primitive_validators.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/widgets/edit/singleauthor_panel.hpp>
#include <gui/widgets/edit/author_names_container.hpp>
#include <wx/sizer.h>
#include <wx/bitmap.h>
#include <wx/icon.h>
#include <wx/choice.h>
#include <wx/textctrl.h>
#include <wx/stattext.h>
#include <wx/valtext.h>
+ Include dependency graph for singleauthor_panel.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (objects)
 
CAuthorNamesContainers_FindListPanel (wxWindow *parent)
 

Variables

static const char * arrows_xpm []
 

Function Documentation

◆ s_FindListPanel()

CAuthorNamesContainer* s_FindListPanel ( wxWindow *  parent)

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ arrows_xpm

const char* arrows_xpm[]
static
Initial value:
= {
"8 14 2 1 ",
" c black",
". c None",
"........",
"........",
".. .....",
". .....",
" .",
". .....",
".. .....",
"..... ..",
"..... .",
". ",
"..... .",
"..... ..",
"........",
"........"
}

Definition at line 56 of file singleauthor_panel.cpp.

Referenced by CSingleAuthorPanel::CreateControls().

Modified on Fri Sep 20 14:57:14 2024 by modify_doxy.py rev. 669887