#include <EditorGuide.h>
Inheritance diagram for EditorGuide:
Public Member Functions | |
EditorGuide () | |
Protected Member Functions | |
void | show_message (unsigned int index) |
Show one of the tips. | |
virtual void | on_response (int response_id) |
Protected Attributes | |
Gtk::Label | m_label |
The label displaying the tip. | |
unsigned int | m_message_index |
Index of displayed hint. |
Definition at line 21 of file EditorGuide.h.
EditorGuide::EditorGuide | ( | ) |
Definition at line 40 of file EditorGuide.cpp.
void EditorGuide::on_response | ( | int | response_id | ) | [protected, virtual] |
Definition at line 66 of file EditorGuide.cpp.
void EditorGuide::show_message | ( | unsigned int | index | ) | [protected] |
Show one of the tips.
Sets the label's text, m_message_index, and sensitivity of buttons.
index | Index of tip to show. 0 is the first tip. |
Definition at line 58 of file EditorGuide.cpp.
Gtk::Label EditorGuide::m_label [protected] |
unsigned int EditorGuide::m_message_index [protected] |
Generated at Mon Sep 6 00:41:16 2010 by Doxygen version 1.4.7 for Racer version svn335.