ROOT  6.06/09
Reference Guide
Functions | 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:

Go to the source code of this file.

Functions

 ClassImp (TProofProgressLog) TProofProgressLog
 Create a window frame for log messages. More...
 

Variables

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

Function Documentation

ClassImp ( TProofProgressLog  )

Create a window frame for log messages.

Definition at line 40 of file TProofProgressLog.cxx.

Variable Documentation

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