creaImageIO::WxEditFieldsPanel Class Reference
[Top level graphical user interfaces]

#include <creaImageIOWxEditFieldsPanel.h>

Collaboration diagram for creaImageIO::WxEditFieldsPanel:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 WxEditFieldsPanel ()
 WxEditFieldsPanel (wxWindow *parent, wxDialog *dial, WxGimmickView *view, tree::Node *nod, const std::vector< std::string > name, const std::vector< std::string > key)
 ~WxEditFieldsPanel ()
void OnEdit (wxCommandEvent &event)
 Saves the configuration.
void OnComboChange (wxCommandEvent &event)

Private Attributes

tree::Nodenode
std::vector
< std::string > 
names
std::vector
< std::string > 
keys
wxDialog * dialog
WxGimmickViewmView
wxComboBox * attributes
wxStaticText * actualVal
wxTextCtrl * newVal


Detailed Description

Definition at line 16 of file creaImageIOWxEditFieldsPanel.h.


Constructor & Destructor Documentation

creaImageIO::WxEditFieldsPanel::WxEditFieldsPanel (  ) 

creaImageIO::WxEditFieldsPanel::WxEditFieldsPanel ( wxWindow *  parent,
wxDialog *  dial,
WxGimmickView view,
tree::Node nod,
const std::vector< std::string >  name,
const std::vector< std::string >  key 
)

creaImageIO::WxEditFieldsPanel::~WxEditFieldsPanel (  ) 


Member Function Documentation

void creaImageIO::WxEditFieldsPanel::OnEdit ( wxCommandEvent &  event  ) 

Saves the configuration.

void creaImageIO::WxEditFieldsPanel::OnComboChange ( wxCommandEvent &  event  ) 


Member Data Documentation

tree::Node* creaImageIO::WxEditFieldsPanel::node [private]

Definition at line 33 of file creaImageIOWxEditFieldsPanel.h.

std::vector<std::string> creaImageIO::WxEditFieldsPanel::names [private]

Definition at line 34 of file creaImageIOWxEditFieldsPanel.h.

std::vector<std::string> creaImageIO::WxEditFieldsPanel::keys [private]

Definition at line 35 of file creaImageIOWxEditFieldsPanel.h.

wxDialog* creaImageIO::WxEditFieldsPanel::dialog [private]

Definition at line 36 of file creaImageIOWxEditFieldsPanel.h.

WxGimmickView* creaImageIO::WxEditFieldsPanel::mView [private]

Definition at line 37 of file creaImageIOWxEditFieldsPanel.h.

wxComboBox* creaImageIO::WxEditFieldsPanel::attributes [private]

Definition at line 38 of file creaImageIOWxEditFieldsPanel.h.

wxStaticText* creaImageIO::WxEditFieldsPanel::actualVal [private]

Definition at line 39 of file creaImageIOWxEditFieldsPanel.h.

wxTextCtrl* creaImageIO::WxEditFieldsPanel::newVal [private]

Definition at line 40 of file creaImageIOWxEditFieldsPanel.h.


The documentation for this class was generated from the following file:
Generated on Mon Jun 22 10:50:04 2009 for CreaImageIO by  doxygen 1.5.3