NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This class provides the basic functionality to provide a tooltip for a tree item. More...
#include <treedata.hpp>
Public Member Functions | |
ToolTipTreeData (const wxString &tip=wxEmptyString) | |
Public Attributes | |
wxString | tooltip |
This class provides the basic functionality to provide a tooltip for a tree item.
Definition at line 27 of file treedata.hpp.
|
inline |
Definition at line 30 of file treedata.hpp.
wxString ToolTipTreeData::tooltip |
Definition at line 32 of file treedata.hpp.
Referenced by TreeSearchCtrl::getChildCandidates(), NumeReWindow::OnMenuEvent(), NumeReWindow::OnTreeDragDrop(), NumeReWindow::OnTreeItemActivated(), NumeReWindow::OnTreeItemToolTip(), and NumeReWindow::prepareFunctionTree().