GME
13
|
#include <SearchDlg.h>
Public Member Functions | |
void | SetOptions (std::vector< CString > &&options) |
void | OnEditChange () |
Protected Member Functions | |
virtual LRESULT | WindowProc (UINT message, WPARAM wParam, LPARAM lParam) |
Definition at line 64 of file SearchDlg.h.
void AutocompleteComboBox::OnEditChange | ( | ) |
Definition at line 38 of file SearchDlg.cpp.
void AutocompleteComboBox::SetOptions | ( | std::vector< CString > && | options | ) | [inline] |
Definition at line 69 of file SearchDlg.h.
LRESULT AutocompleteComboBox::WindowProc | ( | UINT | message, |
WPARAM | wParam, | ||
LPARAM | lParam | ||
) | [protected, virtual] |
Definition at line 27 of file SearchDlg.cpp.