SimpleSearchPanel Class Reference

Inheritance diagram for SimpleSearchPanel:

PCross PPlus1 PRegExp

Detailed Description

Definition at line 54 of file searchpanel.cc.

Public Member Functions

 SimpleSearchPanel (wxWindow *parent, int id, Dictionary d)
virtual void compute_char (wxCommandEvent &)
virtual void compute_enter (wxCommandEvent &)

Protected Member Functions

int check_dic ()
void check_end ()
void panel_build ()
virtual void panel_options ()=0

Protected Attributes

ConfigDB config
Dictionary dic
wxTextCtrl * t
wxListBox * l
wxBoxSizer * sizer


Constructor & Destructor Documentation

SimpleSearchPanel::SimpleSearchPanel wxWindow *  parent,
int  id,
Dictionary  d
[inline]
 

Definition at line 68 of file searchpanel.cc.

References dic.


Member Function Documentation

int SimpleSearchPanel::check_dic  )  [protected]
 

Definition at line 102 of file searchpanel.cc.

References dic, and l.

Referenced by PRegExp::compute_enter(), PPlus1::compute_enter(), and PCross::compute_enter().

void SimpleSearchPanel::check_end  )  [protected]
 

Definition at line 116 of file searchpanel.cc.

References l.

Referenced by PRegExp::compute_enter().

virtual void SimpleSearchPanel::compute_char wxCommandEvent &   )  [inline, virtual]
 

Reimplemented in PCross, PPlus1, and PRegExp.

Definition at line 69 of file searchpanel.cc.

virtual void SimpleSearchPanel::compute_enter wxCommandEvent &   )  [inline, virtual]
 

Reimplemented in PCross, PPlus1, and PRegExp.

Definition at line 70 of file searchpanel.cc.

void SimpleSearchPanel::panel_build  )  [protected]
 

Referenced by PCross::PCross(), PPlus1::PPlus1(), and PRegExp::PRegExp().

virtual void SimpleSearchPanel::panel_options  )  [protected, pure virtual]
 

Implemented in PCross, PPlus1, and PRegExp.


Field Documentation

ConfigDB SimpleSearchPanel::config [protected]
 

Definition at line 57 of file searchpanel.cc.

Dictionary SimpleSearchPanel::dic [protected]
 

Definition at line 58 of file searchpanel.cc.

Referenced by check_dic(), PRegExp::compute_enter(), and SimpleSearchPanel().

wxListBox* SimpleSearchPanel::l [protected]
 

Definition at line 60 of file searchpanel.cc.

Referenced by check_dic(), check_end(), PRegExp::compute_enter(), PPlus1::compute_enter(), and PCross::compute_enter().

wxBoxSizer* SimpleSearchPanel::sizer [protected]
 

Definition at line 61 of file searchpanel.cc.

Referenced by PRegExp::panel_options().

wxTextCtrl* SimpleSearchPanel::t [protected]
 

Definition at line 59 of file searchpanel.cc.

Referenced by PRegExp::compute_enter(), PPlus1::compute_enter(), and PCross::compute_enter().


The documentation for this class was generated from the following file:
Generated on Thu Dec 29 02:01:16 2005 for Eliot by  doxygen 1.4.5