#include "TError.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"
Go to the source code of this file.
Functions | |
ClassImp (TProofProgressLog) TProofProgressLog | |
Variables | |
const UInt_t | kLogElemFilled = BIT(17) |
const UInt_t | kDefaultActive = BIT(18) |
ClassImp | ( | TProofProgressLog | ) |
const UInt_t kDefaultActive = BIT(18) |
Definition at line 27 of file TProofProgressLog.cxx.
Referenced by TProofProgressLog::BuildLogList(), and TProofProgressLog::Select().
const UInt_t kLogElemFilled = BIT(17) |
Definition at line 26 of file TProofProgressLog.cxx.
Referenced by TProofProgressLog::BuildLogList(), and TProofProgressLog::DoLog().