Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
CPListFrame Class Reference

#include <CPListFrame.h>

Inheritance diagram for CPListFrame:
Inheritance graph

Public Member Functions

 CPListFrame (wxWindow *parent, HuginBase::Panorama &pano)
 ctor. More...
 
virtual ~CPListFrame ()
 dtor. More...
 

Protected Member Functions

void OnDeleteButton (wxCommandEvent &e)
 
void OnSelectButton (wxCommandEvent &e)
 
void OnClose (wxCloseEvent &event)
 

Private Attributes

CPListCtrlm_list
 
HuginBase::Panoramam_pano
 

Detailed Description

Definition at line 107 of file CPListFrame.h.

Constructor & Destructor Documentation

CPListFrame::CPListFrame ( wxWindow *  parent,
HuginBase::Panorama pano 
)
CPListFrame::~CPListFrame ( )
virtual

dtor.

Definition at line 522 of file CPListFrame.cpp.

References DEBUG_TRACE, and StoreFramePosition().

Member Function Documentation

void CPListFrame::OnClose ( wxCloseEvent &  event)
protected

Definition at line 529 of file CPListFrame.cpp.

References DEBUG_DEBUG, MainFrame::Get(), and MainFrame::OnCPListFrameClosed().

Referenced by CPListFrame().

void CPListFrame::OnDeleteButton ( wxCommandEvent &  e)
protected

Definition at line 537 of file CPListFrame.cpp.

References CPListCtrl::DeleteSelected(), and m_list.

Referenced by CPListFrame().

void CPListFrame::OnSelectButton ( wxCommandEvent &  e)
protected

Member Data Documentation

CPListCtrl* CPListFrame::m_list
private

Definition at line 123 of file CPListFrame.h.

Referenced by CPListFrame(), OnDeleteButton(), and OnSelectButton().

HuginBase::Panorama& CPListFrame::m_pano
private

Definition at line 124 of file CPListFrame.h.

Referenced by CPListFrame(), and OnSelectButton().


The documentation for this class was generated from the following files: