Logo ROOT   6.12/07
Reference Guide
Variables
TProofProgressLog.cxx File Reference
#include "TError.h"
#include "TPRegexp.h"
#include "TGFrame.h"
#include "TGTextView.h"
#include "TGScrollBar.h"
#include "TGLabel.h"
#include "TProof.h"
#include "TProofProgressDialog.h"
#include "TProofProgressLog.h"
#include "TProofLog.h"
#include "TGNumberEntry.h"
#include "TGListBox.h"
#include "TGMenu.h"
#include "TGButton.h"
Include dependency graph for TProofProgressLog.cxx:

Variables

const UInt_t kDefaultActive = BIT(18)
 
const UInt_t kLogElemFilled = BIT(17)
 

Variable Documentation

◆ kDefaultActive

const UInt_t kDefaultActive = BIT(18)

Definition at line 28 of file TProofProgressLog.cxx.

◆ kLogElemFilled

const UInt_t kLogElemFilled = BIT(17)

Definition at line 27 of file TProofProgressLog.cxx.