NCBI C++ ToolKit
Public Member Functions | Private Member Functions | Private Attributes | List of all members
CDDRefDialog Class Reference

Search Toolkit Book for CDDRefDialog

#include "cdd_ref_dialog.hpp"
(Private to src/app/cn3d.)

+ Inheritance diagram for CDDRefDialog:
+ Collaboration diagram for CDDRefDialog:

Public Member Functions

 CDDRefDialog (StructureSet *structureSet, CDDRefDialog **handle, wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition)
 
 ~CDDRefDialog (void)
 

Private Member Functions

void ResetListBox (void)
 
void OnCloseWindow (wxCloseEvent &event)
 
void OnButton (wxCommandEvent &event)
 

Private Attributes

StructureSetsSet
 
CDDRefDialog ** dialogHandle
 
ncbi::objects::CCdd_descr_set * descrSet
 
int selectItem
 

Detailed Description

Definition at line 53 of file cdd_ref_dialog.hpp.

Constructor & Destructor Documentation

◆ CDDRefDialog()

CDDRefDialog::CDDRefDialog ( StructureSet structureSet,
CDDRefDialog **  handle,
wxWindow *  parent,
wxWindowID  id,
const wxString &  title,
const wxPoint &  pos = wxDefaultPosition 
)

◆ ~CDDRefDialog()

CDDRefDialog::~CDDRefDialog ( void  )

Definition at line 131 of file cdd_ref_dialog.cpp.

References dialogHandle, NULL, and TRACEMSG.

Member Function Documentation

◆ OnButton()

void CDDRefDialog::OnButton ( wxCommandEvent &  event)
private

◆ OnCloseWindow()

void CDDRefDialog::OnCloseWindow ( wxCloseEvent &  event)
private

Definition at line 139 of file cdd_ref_dialog.cpp.

◆ ResetListBox()

void CDDRefDialog::ResetListBox ( void  )
private

Definition at line 259 of file cdd_ref_dialog.cpp.

References DECLARE_AND_FIND_WINDOW_RETURN_ON_ERR, descrSet, ID_L_REFS, and selectItem.

Referenced by OnButton().

Member Data Documentation

◆ descrSet

ncbi::objects::CCdd_descr_set* CDDRefDialog::descrSet
private

Definition at line 64 of file cdd_ref_dialog.hpp.

Referenced by OnButton(), and ResetListBox().

◆ dialogHandle

CDDRefDialog** CDDRefDialog::dialogHandle
private

Definition at line 63 of file cdd_ref_dialog.hpp.

Referenced by ~CDDRefDialog().

◆ selectItem

int CDDRefDialog::selectItem
private

Definition at line 65 of file cdd_ref_dialog.hpp.

Referenced by OnButton(), and ResetListBox().

◆ sSet

StructureSet* CDDRefDialog::sSet
private

Definition at line 62 of file cdd_ref_dialog.hpp.

Referenced by OnButton().


The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:57:57 2024 by modify_doxy.py rev. 669887