Definition at line 152 of file watchesdlg.cpp.
◆ WatchesProperty() [1/2]
WatchesProperty::WatchesProperty |
( |
| ) |
|
|
inlineprivate |
◆ WatchesProperty() [2/2]
WatchesProperty::WatchesProperty |
( |
const wxString & |
label, |
|
|
const wxString & |
value, |
|
|
cb::shared_ptr< cbWatch > |
watch, |
|
|
bool |
readonly |
|
) |
| |
|
inline |
◆ DoGetEditorClass()
const wxPGEditor* WatchesProperty::DoGetEditorClass |
( |
| ) |
const |
|
inlineoverride |
◆ GetEditorDialog()
wxPGEditorDialogAdapter * WatchesProperty::GetEditorDialog |
( |
| ) |
const |
|
override |
◆ GetWatch() [1/2]
cb::shared_ptr<cbWatch> WatchesProperty::GetWatch |
( |
| ) |
|
|
inline |
Definition at line 174 of file watchesdlg.cpp.
References WatchesDlg::WatchItemPredicate::m_watch.
Referenced by WatchRawDialog::Create(), WatchesDlg::DeleteProperty(), WatchRawDialogAdapter::DoShowDialog(), WatchesDlg::OnCollapse(), ValueTooltip::OnCollapse(), WatchesDlg::OnExpand(), ValueTooltip::OnExpand(), WatchesDlg::OnKeyDown(), WatchesDlg::OnMenuAddDataBreak(), WatchesDlg::OnMenuAutoUpdate(), WatchesDlg::OnMenuExamineMemory(), WatchesDlg::OnMenuProperties(), WatchesDlg::OnMenuUpdate(), WatchesDlg::OnPropertyRightClick(), WatchesDlg::RenameWatch(), WatchRawDialog::SetValue(), SetValue(), and WatchRawDialog::UpdateValue().
◆ GetWatch() [2/2]
cb::shared_ptr<const cbWatch> WatchesProperty::GetWatch |
( |
| ) |
const |
|
inline |
◆ SetWatch()
void WatchesProperty::SetWatch |
( |
cb::shared_ptr< cbWatch > |
watch | ) |
|
|
inline |
◆ m_readonly
bool WatchesProperty::m_readonly |
|
protected |
◆ m_watch
cb::shared_ptr<cbWatch> WatchesProperty::m_watch |
|
protected |
The documentation for this class was generated from the following file: