NCBI C++ ToolKit
Classes | Macros
publicationtype_panel.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <objects/seq/Pubdesc.hpp>
#include <objects/biblio/Cit_gen.hpp>
#include <objects/biblio/Cit_art.hpp>
#include <objects/biblio/Cit_book.hpp>
#include <objects/biblio/Cit_pat.hpp>
#include <objects/biblio/Cit_let.hpp>
#include <objects/biblio/Imprint.hpp>
#include <objects/pub/Pub.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/widgets/edit/utilities.hpp>
#include <gui/widgets/edit/import_export_access.hpp>
#include <gui/widgets/edit/unpublished_panel.hpp>
#include "wx/notebook.h"
#include <wx/radiobox.h>
#include <wx/checkbox.h>
#include <wx/panel.h>
#include <wx/frame.h>
+ Include dependency graph for publicationtype_panel.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CPublicationTypePanel
 

Macros

#define ID_PUBLICATIONTYPE   10018
 
#define ID_UNPUB_INPRESS_PUB   10019
 
#define ID_PUBCLASS   10020
 
#define ID_TREEBOOK   10017
 
#define ID_DOI_LOOKUP   10021
 
#define ID_DOI_PMID   10022
 
#define SYMBOL_CPUBLICATIONTYPEPANEL_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CPUBLICATIONTYPEPANEL_TITLE   _("PublicationType")
 
#define SYMBOL_CPUBLICATIONTYPEPANEL_IDNAME   ID_PUBLICATIONTYPE
 
#define SYMBOL_CPUBLICATIONTYPEPANEL_SIZE   wxSize(400, 400)
 
#define SYMBOL_CPUBLICATIONTYPEPANEL_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_DOI_LOOKUP

#define ID_DOI_LOOKUP   10021

Definition at line 88 of file publicationtype_panel.hpp.

◆ ID_DOI_PMID

#define ID_DOI_PMID   10022

Definition at line 89 of file publicationtype_panel.hpp.

◆ ID_PUBCLASS

#define ID_PUBCLASS   10020

Definition at line 86 of file publicationtype_panel.hpp.

◆ ID_PUBLICATIONTYPE

#define ID_PUBLICATIONTYPE   10018

Control identifiers

Definition at line 84 of file publicationtype_panel.hpp.

◆ ID_TREEBOOK

#define ID_TREEBOOK   10017

Definition at line 87 of file publicationtype_panel.hpp.

◆ ID_UNPUB_INPRESS_PUB

#define ID_UNPUB_INPRESS_PUB   10019

Definition at line 85 of file publicationtype_panel.hpp.

◆ SYMBOL_CPUBLICATIONTYPEPANEL_IDNAME

#define SYMBOL_CPUBLICATIONTYPEPANEL_IDNAME   ID_PUBLICATIONTYPE

Definition at line 93 of file publicationtype_panel.hpp.

◆ SYMBOL_CPUBLICATIONTYPEPANEL_POSITION

#define SYMBOL_CPUBLICATIONTYPEPANEL_POSITION   wxDefaultPosition

Definition at line 95 of file publicationtype_panel.hpp.

◆ SYMBOL_CPUBLICATIONTYPEPANEL_SIZE

#define SYMBOL_CPUBLICATIONTYPEPANEL_SIZE   wxSize(400, 400)

Definition at line 94 of file publicationtype_panel.hpp.

◆ SYMBOL_CPUBLICATIONTYPEPANEL_STYLE

#define SYMBOL_CPUBLICATIONTYPEPANEL_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL

Definition at line 91 of file publicationtype_panel.hpp.

◆ SYMBOL_CPUBLICATIONTYPEPANEL_TITLE

#define SYMBOL_CPUBLICATIONTYPEPANEL_TITLE   _("PublicationType")

Definition at line 92 of file publicationtype_panel.hpp.

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