#include <auxframes.h>
Inheritance diagram for VerifFrame:

Definition at line 171 of file auxframes.h.
Public Member Functions | |
| VerifFrame (wxFrame *, Dictionary) | |
| void | OnText (wxCommandEvent &event) |
| void | Refresh (refresh_t force=REFRESH) |
Protected Member Functions | |
| void | verif () |
Protected Attributes | |
| Dictionary | dic |
| wxTextCtrl * | word |
| wxStaticText * | result |
|
||||||||||||
|
|
|
|
Definition at line 268 of file auxframes.cc. References verif(). |
|
|
Definition at line 274 of file auxframes.cc. |
|
|
Definition at line 254 of file auxframes.cc. References dic, Dic_search_word(), result, and word. Referenced by OnText(). |
|
|
Definition at line 174 of file auxframes.h. Referenced by verif(). |
|
|
Definition at line 176 of file auxframes.h. Referenced by verif(). |
|
|
Definition at line 175 of file auxframes.h. Referenced by verif(). |
1.4.5