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

Search Toolkit Book for TaxonomyWindow

+ Inheritance diagram for TaxonomyWindow:
+ Collaboration diagram for TaxonomyWindow:

Public Member Functions

 TaxonomyWindow (wxFrame *parent, TaxonomyWindow **handle)
 
 ~TaxonomyWindow (void)
 

Private Member Functions

void OnActivate (wxTreeEvent &event)
 

Private Attributes

wxTreeCtrl * tree
 
TaxonomyWindow ** handle
 

Friends

class TaxonomyTree
 

Detailed Description

Definition at line 69 of file taxonomy_tree.cpp.

Constructor & Destructor Documentation

◆ TaxonomyWindow()

TaxonomyWindow::TaxonomyWindow ( wxFrame *  parent,
TaxonomyWindow **  handle 
)

Definition at line 98 of file taxonomy_tree.cpp.

◆ ~TaxonomyWindow()

TaxonomyWindow::~TaxonomyWindow ( void  )

Definition at line 112 of file taxonomy_tree.cpp.

References handle, and NULL.

Member Function Documentation

◆ OnActivate()

void TaxonomyWindow::OnActivate ( wxTreeEvent &  event)
private

Friends And Related Function Documentation

◆ TaxonomyTree

friend class TaxonomyTree
friend

Definition at line 71 of file taxonomy_tree.cpp.

Member Data Documentation

◆ handle

TaxonomyWindow** TaxonomyWindow::handle
private

Definition at line 79 of file taxonomy_tree.cpp.

Referenced by ~TaxonomyWindow().

◆ tree

wxTreeCtrl* TaxonomyWindow::tree
private

Definition at line 78 of file taxonomy_tree.cpp.

Referenced by TaxonomyTree::ShowTreeForAlignment().


The documentation for this class was generated from the following file:
Modified on Tue May 21 10:57:09 2024 by modify_doxy.py rev. 669887