Definition at line 76 of file TWebCanvas.h.
Public Attributes | |
bool | _detected {false} |
! if pad was detected during last scan | |
bool | _has_specials {false} |
! are there any special objects with painting | |
bool | _modified {false} |
! if pad was modified during last scan | |
Long64_t | fVersion {0} |
! last pad version | |
#include <TWebCanvas.h>
bool TWebCanvas::PadStatus::_detected {false} |
! if pad was detected during last scan
Definition at line 78 of file TWebCanvas.h.
bool TWebCanvas::PadStatus::_has_specials {false} |
! are there any special objects with painting
Definition at line 80 of file TWebCanvas.h.
bool TWebCanvas::PadStatus::_modified {false} |
! if pad was modified during last scan
Definition at line 79 of file TWebCanvas.h.
Long64_t TWebCanvas::PadStatus::fVersion {0} |
! last pad version
Definition at line 77 of file TWebCanvas.h.