ResultFrame Class Reference

#include <auxframes.h>

Inheritance diagram for ResultFrame:

AuxFrame

Detailed Description

Displays the list of possible words searched for the given rack and board.

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

GfxResultreslist


Constructor & Destructor Documentation

ResultFrame::ResultFrame wxFrame *  ,
Game
 


Member Function Documentation

int ResultFrame::GetSelected  ) 
 

Definition at line 591 of file auxframes.cc.

References GfxResult::GetSelected(), and reslist.

void ResultFrame::OnSize wxSizeEvent &  e  ) 
 

Definition at line 601 of file auxframes.cc.

void ResultFrame::Refresh refresh_t  force = REFRESH  ) 
 

void ResultFrame::Search  ) 
 

Definition at line 582 of file auxframes.cc.

References reslist, and GfxResult::Search().


Field Documentation

GfxResult* ResultFrame::reslist [protected]
 

Definition at line 241 of file auxframes.h.

Referenced by GetSelected(), and Search().


The documentation for this class was generated from the following files:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5