A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/annotate__dialog_8cpp.html below:

NCBI C++ ToolKit: src/app/cn3d/annotate_dialog.cpp File Reference

#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include "remove_header_conflicts.hpp"
#include "annotate_dialog.hpp"
#include "messenger.hpp"
#include "style_manager.hpp"
#include "style_dialog.hpp"
#include "structure_set.hpp"
#include "show_hide_manager.hpp"
#include "cn3d_tools.hpp"
#include <wx/image.h>
#include <wx/statline.h>
#include <wx/spinbutt.h>
#include <wx/spinctrl.h>
#include <wx/splitter.h>
#include <wx/listctrl.h>
#include <wx/treectrl.h>
#include <wx/notebook.h>

Go to the source code of this file.

Go to the SVN repository for this file.

◆ ANNOT_FROM_CLIENT_DATA #define ANNOT_FROM_CLIENT_DATA (   listbox ) Value:

((listbox)->GetClientData((listbox)->GetSelection())))

Definition at line 103 of file annotate_dialog.cpp.

◆ DECLARE_AND_FIND_WINDOW_RETURN_ON_ERR #define DECLARE_AND_FIND_WINDOW_RETURN_ON_ERR (   var,   id,   type  ) Value:

var = wxDynamicCast(FindWindow(

id

),

type

); \

if (!var) { \

ERRORMSG("Can't find window with id " << id); \

return; \

}

Definition at line 95 of file annotate_dialog.cpp.

◆ ID_B_DELETE ◆ ID_B_DONE ◆ ID_B_EDIT ◆ ID_B_EDIT_CANCEL ◆ ID_B_EDIT_DONE ◆ ID_B_EDIT_STYLE ◆ ID_B_MOVE ◆ ID_B_MOVE_DOWN ◆ ID_B_MOVE_UP ◆ ID_B_NEW ◆ ID_B_SHOW ◆ ID_B_TURN_OFF ◆ ID_B_TURN_ON ◆ ID_L_AVAILABLE ◆ ID_L_DISPLAYED ◆ ID_LINE ◆ ID_ST_DESCR ◆ ID_ST_NAME ◆ ID_T_DESCR ◆ ID_T_NAME ◆ ID_TEXT ◆ SetupAnnotationControlDialog() wxSizer * SetupAnnotationControlDialog ( wxWindow *  parent, bool  call_fit = TRUE, bool  set_sizer = TRUE  )

Definition at line 502 of file annotate_dialog.cpp.

References FALSE, ID_B_DELETE, ID_B_DONE, ID_B_EDIT, ID_B_MOVE, ID_B_MOVE_DOWN, ID_B_MOVE_UP, ID_B_NEW, ID_B_SHOW, ID_B_TURN_OFF, ID_B_TURN_ON, ID_L_AVAILABLE, ID_L_DISPLAYED, ID_LINE, ID_ST_DESCR, ID_ST_NAME, ID_TEXT, NULL, and TRUE.

Referenced by AnnotateDialog::AnnotateDialog().

◆ SetupAnnotationEditorDialog() wxSizer * SetupAnnotationEditorDialog ( wxWindow *  parent, bool  call_fit = TRUE, bool  set_sizer = TRUE  ) ◆ USING_NCBI_SCOPE

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4