#include <tipwindow.h>
Public Member Functions | |
| TipWindow (MWindow *mwindow) | |
| BC_Window * | new_gui () |
| char * | get_current_tip () |
| void | next_tip () |
| void | prev_tip () |
Public Attributes | |
| MWindow * | mwindow |
| TipWindowGUI * | gui |
Definition at line 14 of file tipwindow.h.
|
|
Definition at line 51 of file tipwindow.C. |
|
|
Definition at line 70 of file tipwindow.C. References _, CLAMP, MainSession::current_tip, mwindow, MWindow::save_defaults(), MWindow::session, tips, and total_tips. Referenced by TipWindowGUI::create_objects(), next_tip(), and prev_tip(). |
|
|
Definition at line 57 of file tipwindow.C. References TipWindowGUI::create_objects(), gui, mwindow, TimeEntry::x, and TimeEntry::y. |
|
|
Definition at line 81 of file tipwindow.C. References get_current_tip(), gui, and TipWindowGUI::tip_text. Referenced by TipNext::handle_event(). |
|
|
Definition at line 86 of file tipwindow.C. References MainSession::current_tip, get_current_tip(), gui, mwindow, MWindow::session, TipWindowGUI::tip_text, and total_tips. Referenced by TipPrev::handle_event(). |
|
|
Definition at line 25 of file tipwindow.h. Referenced by new_gui(), next_tip(), and prev_tip(). |
|
|
Definition at line 24 of file tipwindow.h. Referenced by get_current_tip(), new_gui(), and prev_tip(). |
1.4.4