wxLegendDialog Class Reference

#include <wxLegendDialog.h>

Collaboration diagram for wxLegendDialog:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 wxLegendDialog (const wxString &title, long style, FemViewer::Legend &legend, const wxSize &size=wxSize(300, 400))
 wxLegendDialog (const wxString &title, FemViewer::Legend &legend)
 ~wxLegendDialog ()

Protected Types

enum  {
  ID_RADIOBOX, MenuColorCheckBox, ID_SPINCTRL, ResetPanels,
  PanelNewRefresh, PanelNewActive
}

Protected Member Functions

void SetActiveValues (const FemViewer::Legend &l)
 Ustawia wartosci w czesci informacyjnej active.
void SetNewValues (const FemViewer::Legend &l)
 Ustawia wartosci w czesci informacyjnej new.
void OnPanelsResetToDefaults (wxCommandEvent &event)
 This resets legend to defaults.
void OnPanelNewRefresh (wxCommandEvent &event)
 Obs�uga przycisku odswierzajacego nowa liste legendy na podstawie podanych paramterow.
void OnPanelNewActive (wxCommandEvent &event)
 Obs�uga przycisku aktywujaca nowa liste legendy jako aktualna.
void MsgBoxErr (const wxString &m, const wxString &t=wxT("Error"))

Protected Attributes

FemViewer::LegendactiveLegend
FemViewer::Legend newLegend
wxLegendCanvasm_canvas_active
wxLegendCanvasm_canvas_new
wxTextCtrl * tcActiveMin
wxTextCtrl * tcActiveMax
wxTextCtrl * tcActiveStart
wxTextCtrl * tcActiveEnd
wxSpinCtrl * scActiveRengNr
wxRadioBox * rbActiveLegType
wxCheckBox * cbActiveOutBlck
wxTextCtrl * tcNewMin
wxTextCtrl * tcNewMax
wxTextCtrl * tcNewStart
wxTextCtrl * tcNewEnd
wxSpinCtrl * scNewRengNr
wxRadioBox * rbNewLegType
wxCheckBox * cbNewOutBlck
wxButton * btnReset
wxButton * btnRefresh
wxButton * btnActive

Member Enumeration Documentation

anonymous enum [protected]
Enumerator:
ID_RADIOBOX 
MenuColorCheckBox 
ID_SPINCTRL 
ResetPanels 
PanelNewRefresh 
PanelNewActive 

Constructor & Destructor Documentation

wxLegendDialog::wxLegendDialog ( const wxString &  title,
long  style,
FemViewer::Legend legend,
const wxSize &  size = wxSize(300,400) 
)

Here is the call graph for this function:

wxLegendDialog::wxLegendDialog ( const wxString &  title,
FemViewer::Legend legend 
)
wxLegendDialog::~wxLegendDialog (  ) 

Member Function Documentation

void wxLegendDialog::MsgBoxErr ( const wxString &  m,
const wxString &  t = wxT("Error") 
) [protected]

Here is the caller graph for this function:

void wxLegendDialog::OnPanelNewActive ( wxCommandEvent &  event  )  [protected]

Obs�uga przycisku aktywujaca nowa liste legendy jako aktualna.

Here is the call graph for this function:

Here is the caller graph for this function:

void wxLegendDialog::OnPanelNewRefresh ( wxCommandEvent &  event  )  [protected]

Obs�uga przycisku odswierzajacego nowa liste legendy na podstawie podanych paramterow.

Here is the call graph for this function:

void wxLegendDialog::OnPanelsResetToDefaults ( wxCommandEvent &  event  )  [protected]

This resets legend to defaults.

Here is the call graph for this function:

void wxLegendDialog::SetActiveValues ( const FemViewer::Legend l  )  [protected]

Ustawia wartosci w czesci informacyjnej active.

Here is the call graph for this function:

Here is the caller graph for this function:

void wxLegendDialog::SetNewValues ( const FemViewer::Legend l  )  [protected]

Ustawia wartosci w czesci informacyjnej new.

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

wxButton * wxLegendDialog::btnActive [protected]
wxButton * wxLegendDialog::btnRefresh [protected]
wxButton* wxLegendDialog::btnReset [protected]
wxCheckBox* wxLegendDialog::cbActiveOutBlck [protected]
wxCheckBox* wxLegendDialog::cbNewOutBlck [protected]
wxRadioBox* wxLegendDialog::rbActiveLegType [protected]
wxRadioBox* wxLegendDialog::rbNewLegType [protected]
wxSpinCtrl* wxLegendDialog::scActiveRengNr [protected]
wxSpinCtrl* wxLegendDialog::scNewRengNr [protected]
wxTextCtrl* wxLegendDialog::tcActiveEnd [protected]
wxTextCtrl* wxLegendDialog::tcActiveMax [protected]
wxTextCtrl* wxLegendDialog::tcActiveMin [protected]
wxTextCtrl* wxLegendDialog::tcActiveStart [protected]
wxTextCtrl* wxLegendDialog::tcNewEnd [protected]
wxTextCtrl* wxLegendDialog::tcNewMax [protected]
wxTextCtrl* wxLegendDialog::tcNewMin [protected]
wxTextCtrl* wxLegendDialog::tcNewStart [protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1