|
wxMaxima
|
The find+replace pane. More...
#include <FindReplacePane.h>
Data Structures | |
| class | FindReplaceData |
Public Types | |
| enum | { wxFR_SEARCH_IN_INPUT = 0x10 , wxFR_SEARCH_IN_OUTPUT = 0x20 } |
Public Member Functions | |
| FindReplacePane (wxWindow *parent, FindReplaceData *data) | |
| void | SetFocus () override |
| bool | GetRegexSearch () const |
| wxString | GetFindString () const |
| void | SetFindString (wxString strng) |
| wxFindReplaceData * | GetData () const |
The find+replace pane.