Inheritance diagram for PRegExp:
Definition at line 221 of file searchpanel.cc.
Public Member Functions | |
void | compute_char (wxCommandEvent &) |
void | compute_enter (wxCommandEvent &) |
PRegExp (wxWindow *parent, int id, Dictionary d) | |
Protected Member Functions | |
virtual void | build_letter_lists () |
virtual void | panel_options () |
Protected Attributes | |
wxTextCtrl * | omin |
wxTextCtrl * | omax |
search_RegE_list_t | llist |
|
Definition at line 233 of file searchpanel.cc. References SimpleSearchPanel::panel_build(). |
|
Definition at line 237 of file searchpanel.cc. References DIC_SEARCH_REGE_LIST, llist, RE_ALL_MATCH, RE_CONS_MATCH, RE_USR1_MATCH, RE_USR2_MATCH, and RE_VOWL_MATCH. Referenced by compute_enter(). |
|
Reimplemented from SimpleSearchPanel. Definition at line 231 of file searchpanel.cc. |
|
Reimplemented from SimpleSearchPanel. Definition at line 309 of file searchpanel.cc. References build_letter_lists(), SimpleSearchPanel::check_dic(), SimpleSearchPanel::check_end(), debug, SimpleSearchPanel::dic, DIC_RE_MAX, Dic_search_RegE(), DIC_WORD_MAX, SimpleSearchPanel::l, llist, search_RegE_list_t::maxlength, search_RegE_list_t::minlength, omax, omin, RES_REGE_MAX, SimpleSearchPanel::t, and wxU. |
|
Implements SimpleSearchPanel. Definition at line 287 of file searchpanel.cc. References ID_OPTION1, ID_OPTION2, omax, omin, and SimpleSearchPanel::sizer. |
|
Definition at line 226 of file searchpanel.cc. Referenced by build_letter_lists(), and compute_enter(). |
|
Definition at line 225 of file searchpanel.cc. Referenced by compute_enter(), and panel_options(). |
|
Definition at line 224 of file searchpanel.cc. Referenced by compute_enter(), and panel_options(). |