#include <filetree.hpp>
|
| | FileTree (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTR_DEFAULT_STYLE, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxTreeCtrlNameStr) |
| |
| void | SetDnDHighlight (const wxTreeItemId &itemToHighLight) |
| |
Definition at line 25 of file filetree.hpp.
◆ FileTree()
| FileTree::FileTree |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = wxTR_DEFAULT_STYLE, |
|
|
const wxValidator & |
validator = wxDefaultValidator, |
|
|
const wxString & |
name = wxTreeCtrlNameStr |
|
) |
| |
|
inline |
◆ DECLARE_EVENT_TABLE()
| FileTree::DECLARE_EVENT_TABLE |
( |
| ) |
|
|
private |
◆ OnEnter()
| void FileTree::OnEnter |
( |
wxMouseEvent & |
event | ) |
|
|
private |
◆ SetDnDHighlight()
| void FileTree::SetDnDHighlight |
( |
const wxTreeItemId & |
itemToHighLight | ) |
|
◆ m_currentHighLight
| wxTreeItemId FileTree::m_currentHighLight |
|
private |
The documentation for this class was generated from the following files: