3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
TextTreeCtrl Class Reference

#include <wxcomponents.h>

Inheritance diagram for TextTreeCtrl:
Inheritance graph
[legend]
Collaboration diagram for TextTreeCtrl:
Collaboration graph
[legend]

Public Member Functions

 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)
 

Constructor & Destructor Documentation

◆ 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

Member Function Documentation

◆ OnTreePaint()

void TextTreeCtrl::OnTreePaint ( wxPaintEvent &  evt)
virtual

Referenced by CopyGrid::copyData().

Here is the caller graph for this function:

◆ setMessages()

void TextTreeCtrl::setMessages ( const std::vector< std::string > &  msgs)
inline

Referenced by MainWindowFrame::MainWindowFrame().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: