Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TWebCanvas::PadStatus Struct Reference

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>

Member Data Documentation

◆ _detected

bool TWebCanvas::PadStatus::_detected {false}

! if pad was detected during last scan

Definition at line 78 of file TWebCanvas.h.

◆ _has_specials

bool TWebCanvas::PadStatus::_has_specials {false}

! are there any special objects with painting

Definition at line 80 of file TWebCanvas.h.

◆ _modified

bool TWebCanvas::PadStatus::_modified {false}

! if pad was modified during last scan

Definition at line 79 of file TWebCanvas.h.

◆ fVersion

Long64_t TWebCanvas::PadStatus::fVersion {0}

! last pad version

Definition at line 77 of file TWebCanvas.h.

Collaboration diagram for TWebCanvas::PadStatus:
[legend]

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