AuxFrameList Class Reference

#include <auxframes.h>

Inheritance diagram for AuxFrameList:

AuxFrame BenjFrame Plus1Frame RaccFrame

Detailed Description

Generic auxframe that includes a list and a """copy""" button.

Definition at line 98 of file auxframes.h.

Public Member Functions

 AuxFrameList (wxFrame *, int, wxString, wxString, Game *)
void OnCopy (wxCommandEvent &event)
void Refresh (refresh_t force=REFRESH)

Protected Member Functions

void Waiting ()
virtual void refresh ()=0

Protected Attributes

bool noresult
string savedword
Gamegame
wxButton * button
wxListBox * listbox


Constructor & Destructor Documentation

AuxFrameList::AuxFrameList wxFrame *  ,
int  ,
wxString  ,
wxString  ,
Game
 


Member Function Documentation

void AuxFrameList::OnCopy wxCommandEvent &  event  ) 
 

Definition at line 318 of file auxframes.cc.

References listbox.

void AuxFrameList::Refresh refresh_t  force = REFRESH  ) 
 

Definition at line 343 of file auxframes.cc.

References game, Game::getDic(), and listbox.

virtual void AuxFrameList::refresh  )  [protected, pure virtual]
 

Implemented in Plus1Frame, BenjFrame, and RaccFrame.

void AuxFrameList::Waiting  )  [protected]
 

Definition at line 336 of file auxframes.cc.

References listbox.


Field Documentation

wxButton* AuxFrameList::button [protected]
 

Definition at line 104 of file auxframes.h.

Game* AuxFrameList::game [protected]
 

Definition at line 103 of file auxframes.h.

Referenced by RaccFrame::refresh(), BenjFrame::refresh(), Plus1Frame::refresh(), and Refresh().

wxListBox* AuxFrameList::listbox [protected]
 

Definition at line 105 of file auxframes.h.

Referenced by OnCopy(), RaccFrame::refresh(), BenjFrame::refresh(), Plus1Frame::refresh(), Refresh(), and Waiting().

bool AuxFrameList::noresult [protected]
 

Definition at line 101 of file auxframes.h.

Referenced by RaccFrame::refresh(), BenjFrame::refresh(), and Plus1Frame::refresh().

string AuxFrameList::savedword [protected]
 

Definition at line 102 of file auxframes.h.

Referenced by RaccFrame::refresh(), BenjFrame::refresh(), and Plus1Frame::refresh().


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