Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

TipProvider Class Reference

Class providing tips of the day. More...

List of all members.

Public Member Functions

 TipProvider (size_t currentTip)
 Constructor.

wxString GetTip ()
 Get next tip.

size_t GetCurrentTip () const
 Get current tip index.


Detailed Description

Class providing tips of the day.

(For future use) Tips of the day.


Constructor & Destructor Documentation

TipProvider::TipProvider size_t  currentTip  ) 
 

Constructor.

Creates a wxTipProvider.


Member Function Documentation

size_t TipProvider::GetCurrentTip  )  const
 

Get current tip index.

As for now, always returns index 0.

Returns:
Index of the current tip.

wxString TipProvider::GetTip  ) 
 

Get next tip.

As for now, always returns the same tip.

Returns:
Next tip of the day from a list.


The documentation for this class was generated from the following file:
Generated on Wed Jul 28 17:17:43 2004 for FinalMix by doxygen 1.3.5