#include <StashDialog.h>
◆ StashDialog()
StashDialog::StashDialog |
( |
wxWindow * |
parent, |
|
|
int |
id, |
|
|
const wxString & |
title, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE |
|
) |
| |
References btnOK, btnRemove, gridProperties, ID_GRID_FILTER, ID_LIST_STASH, ID_TREE_FILTERS, label_5, label_6, label_7, listStashes, TRANS, and treeFilters.
◆ DECLARE_EVENT_TABLE()
StashDialog::DECLARE_EVENT_TABLE |
( |
| ) |
|
|
protected |
◆ OnBtnRemove()
void StashDialog::OnBtnRemove |
( |
wxCommandEvent & |
event | ) |
|
|
virtual |
References btnOK, btnRemove, AnalysisState::eraseStashes(), gridProperties, label_5, label_6, label_7, listStashes, ready(), VisController::state, and treeFilters.
Referenced by ready().
◆ OnGridEditor()
void StashDialog::OnGridEditor |
( |
wxPropertyGridEvent & |
event | ) |
|
|
virtual |
◆ OnListKeyDown()
void StashDialog::OnListKeyDown |
( |
wxListEvent & |
event | ) |
|
|
virtual |
◆ OnListSelected()
void StashDialog::OnListSelected |
( |
wxListEvent & |
event | ) |
|
|
virtual |
◆ OnTreeSelChange()
void StashDialog::OnTreeSelChange |
( |
wxTreeEvent & |
event | ) |
|
|
virtual |
References ASSERT, UniqueIDHandler::clear(), AnalysisState::copyStashedTree(), FilterTree::depth(), FilterTree::depthBegin(), FilterTree::depthEnd(), AnalysisState::getStashCount(), gridProperties, listStashes, VisController::state, stream_cast(), treeFilters, and updateFilterPropertyGrid().
Referenced by ready().
◆ ready()
void StashDialog::ready |
( |
| ) |
|
◆ setVisController()
◆ btnOK
wxButton* StashDialog::btnOK |
|
protected |
◆ btnRemove
wxButton* StashDialog::btnRemove |
|
protected |
◆ gridProperties
wxPropertyGrid* StashDialog::gridProperties |
|
protected |
◆ label_5
wxStaticText* StashDialog::label_5 |
|
protected |
◆ label_6
wxStaticText* StashDialog::label_6 |
|
protected |
◆ label_7
wxStaticText* StashDialog::label_7 |
|
protected |
◆ listStashes
wxListCtrl* StashDialog::listStashes |
|
protected |
◆ treeFilters
wxTreeCtrl* StashDialog::treeFilters |
|
protected |
The documentation for this class was generated from the following files: