#include <wxcomponents.h>
|
| TextTreeCtrl (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTR_HAS_BUTTONS, const wxValidator &validator=wxDefaultValidator, const wxString &name="treeCtrl") |
|
virtual void | OnTreePaint (wxPaintEvent &evt) |
|
void | setMessages (const std::vector< std::string > &msgs) |
|
◆ TextTreeCtrl()
TextTreeCtrl::TextTreeCtrl |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxTR_HAS_BUTTONS , |
|
|
const wxValidator & |
validator = wxDefaultValidator , |
|
|
const wxString & |
name = "treeCtrl" |
|
) |
| |
|
inline |
◆ OnTreePaint()
void TextTreeCtrl::OnTreePaint |
( |
wxPaintEvent & |
evt | ) |
|
|
virtual |
◆ setMessages()
void TextTreeCtrl::setMessages |
( |
const std::vector< std::string > & |
msgs | ) |
|
|
inline |
The documentation for this class was generated from the following files: