|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <tipdialog.hpp>
Public Member Functions | |
| MyTipProvider (const std::vector< std::string > &vTipList) | |
| virtual wxString | GetTip () |
Private Attributes | |
| std::vector< std::string > | vTip |
| unsigned int | nth_tip |
Definition at line 27 of file tipdialog.hpp.
| MyTipProvider::MyTipProvider | ( | const std::vector< std::string > & | vTipList | ) |
Definition at line 150 of file tipdialog.cpp.
|
inlinevirtual |
Definition at line 35 of file tipdialog.hpp.
|
private |
Definition at line 31 of file tipdialog.hpp.
Referenced by GetTip(), and MyTipProvider().
|
private |
Definition at line 30 of file tipdialog.hpp.
Referenced by GetTip(), and MyTipProvider().