| OpenCPN Partial API docs
    | 
Dialogs handing user defined filters. More...
Go to the source code of this file.
| Classes | |
| class | FilterEvents | 
| Functions | |
| void | CreateFilterDlg (wxWindow *parent) | 
| void | RemoveFilterDlg (wxWindow *parent) | 
| void | EditFilterDlg (wxWindow *parent) | 
| void | EditOneFilterDlg (wxWindow *parent, const std::string &filter) | 
Dialogs handing user defined filters.
Definition in file filter_dlg.h.
| void CreateFilterDlg | ( | wxWindow * | parent | ) | 
Definition at line 625 of file filter_dlg.cpp.
| void EditFilterDlg | ( | wxWindow * | parent | ) | 
Definition at line 685 of file filter_dlg.cpp.
| void EditOneFilterDlg | ( | wxWindow * | parent, | 
| const std::string & | filter | ||
| ) | 
Definition at line 666 of file filter_dlg.cpp.
| void RemoveFilterDlg | ( | wxWindow * | parent | ) | 
Definition at line 644 of file filter_dlg.cpp.