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

Definition at line 238 of file auxframes.h.
Public Member Functions | |
| ResultFrame (wxFrame *, Game *) | |
| void | Search () |
| int | GetSelected () |
| void | Refresh (refresh_t force=REFRESH) |
| void | OnSize (wxSizeEvent &e) |
Protected Attributes | |
| GfxResult * | reslist |
|
||||||||||||
|
|
|
|
Definition at line 591 of file auxframes.cc. References GfxResult::GetSelected(), and reslist. |
|
|
Definition at line 601 of file auxframes.cc. |
|
|
|
|
|
Definition at line 582 of file auxframes.cc. References reslist, and GfxResult::Search(). |
|
|
Definition at line 241 of file auxframes.h. Referenced by GetSelected(), and Search(). |
1.4.5