Code::Blocks  SVN r11506
Public Member Functions | Public Attributes | List of all members
WatchesDlg::WatchItem Struct Reference
Collaboration diagram for WatchesDlg::WatchItem:

Public Member Functions

 WatchItem ()
 

Public Attributes

cb::shared_ptr< cbWatchwatch
 
WatchesPropertyproperty
 
bool readonly
 
bool special
 

Detailed Description

Definition at line 60 of file watchesdlg.h.

Constructor & Destructor Documentation

◆ WatchItem()

WatchesDlg::WatchItem::WatchItem ( )
inline

Definition at line 62 of file watchesdlg.h.

Member Data Documentation

◆ property

WatchesProperty* WatchesDlg::WatchItem::property

◆ readonly

bool WatchesDlg::WatchItem::readonly

Definition at line 66 of file watchesdlg.h.

Referenced by WatchesDlg::AddSpecialWatch().

◆ special

bool WatchesDlg::WatchItem::special

Definition at line 67 of file watchesdlg.h.

Referenced by WatchesDlg::AddSpecialWatch().

◆ watch

cb::shared_ptr<cbWatch> WatchesDlg::WatchItem::watch

The documentation for this struct was generated from the following file: