#include <tipdialog.hpp>
Definition at line 44 of file tipdialog.hpp.
◆ TipDialog()
| TipDialog::TipDialog |
( |
wxWindow * |
parent, |
|
|
wxTipProvider * |
tipProvider, |
|
|
const wxArrayString & |
text, |
|
|
bool |
showAtStartup |
|
) |
| |
◆ OnNextTip()
| void TipDialog::OnNextTip |
( |
wxCommandEvent & |
WXUNUSEDevent | ) |
|
|
inline |
◆ SetTipText()
| void TipDialog::SetTipText |
( |
| ) |
|
|
inline |
◆ ShowTipsOnStartup()
| bool TipDialog::ShowTipsOnStartup |
( |
| ) |
const |
|
inline |
◆ wxDECLARE_NO_COPY_CLASS()
| TipDialog::wxDECLARE_NO_COPY_CLASS |
( |
TipDialog |
| ) |
|
|
private |
◆ m_checkbox
| wxCheckBox* TipDialog::m_checkbox |
|
private |
◆ m_text
| wxTextCtrl* TipDialog::m_text |
|
private |
◆ m_tipProvider
| wxTipProvider* TipDialog::m_tipProvider |
|
private |
The documentation for this class was generated from the following files: