This is the complete list of members for wxTreeListHeaderWindow, including all inherited members.
AddColumn(const wxTreeListColumnInfo &colInfo) | wxTreeListHeaderWindow | |
AdjustDC(wxDC &dc) | wxTreeListHeaderWindow | |
DoDrawRect(wxDC *dc, int x, int y, int w, int h) | wxTreeListHeaderWindow | |
DrawCurrent() | wxTreeListHeaderWindow | |
GetColumn(int column) const | wxTreeListHeaderWindow | inline |
GetColumn(int column) | wxTreeListHeaderWindow | inline |
GetColumnAlignment(int column) const | wxTreeListHeaderWindow | inline |
GetColumnCount() const | wxTreeListHeaderWindow | inline |
GetColumnText(int column) const | wxTreeListHeaderWindow | inline |
GetColumnWidth(int column) const | wxTreeListHeaderWindow | inline |
GetWidth() const | wxTreeListHeaderWindow | inline |
Init() | wxTreeListHeaderWindow | private |
InsertColumn(int before, const wxTreeListColumnInfo &colInfo) | wxTreeListHeaderWindow | |
IsColumnEditable(int column) const | wxTreeListHeaderWindow | inline |
IsColumnShown(int column) const | wxTreeListHeaderWindow | inline |
m_column | wxTreeListHeaderWindow | protected |
m_columns | wxTreeListHeaderWindow | protected |
m_currentCursor | wxTreeListHeaderWindow | protected |
m_currentX | wxTreeListHeaderWindow | protected |
m_dirty | wxTreeListHeaderWindow | |
m_isDragging | wxTreeListHeaderWindow | protected |
m_minX | wxTreeListHeaderWindow | protected |
m_owner | wxTreeListHeaderWindow | protected |
m_resizeCursor | wxTreeListHeaderWindow | protected |
m_total_col_width | wxTreeListHeaderWindow | protected |
OnEraseBackground(wxEraseEvent &WXUNUSED(event)) | wxTreeListHeaderWindow | inline |
OnMouse(wxMouseEvent &event) | wxTreeListHeaderWindow | |
OnPaint(wxPaintEvent &event) | wxTreeListHeaderWindow | |
OnSetFocus(wxFocusEvent &event) | wxTreeListHeaderWindow | |
RemoveColumn(int column) | wxTreeListHeaderWindow | |
SendListEvent(wxEventType type, wxPoint pos) | wxTreeListHeaderWindow | private |
SetColumn(int column, const wxTreeListColumnInfo &info) | wxTreeListHeaderWindow | |
SetColumnAlignment(int column, int flag) | wxTreeListHeaderWindow | inline |
SetColumnText(int column, const wxString &text) | wxTreeListHeaderWindow | inline |
SetColumnWidth(int column, int width) | wxTreeListHeaderWindow | |
wxTreeListHeaderWindow() | wxTreeListHeaderWindow | |
wxTreeListHeaderWindow(wxWindow *win, wxWindowID id, wxTreeListMainWindow *owner, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=_T("wxtreelistctrlcolumntitles")) | wxTreeListHeaderWindow | |
~wxTreeListHeaderWindow() | wxTreeListHeaderWindow | virtual |