TQRootDialog Class Reference

#include <TQRootDialog.h>

List of all members.

Public Slots

void Receive ()
void ExecuteMethod ()

Public Member Functions

 TQRootDialog (QWidget *parent, const char *name, WFlags f=0, TObject *obj=0, TMethod *meth=0)
virtual ~TQRootDialog ()
void Add (const char *argname, const char *value, const char *type)
void Popup ()
void SetTCanvas (TCanvas *aCanvas)

Protected Member Functions

void closeEvent (QCloseEvent *ce)

Protected Attributes

QVBox * fArgBox
QLineEdit * fLineEdit
TObjectfCurObj
TMethodfCurMethod
TCanvasfCurCanvas
QWidget * fParent
QList< QLineEdit > fList

Private Member Functions

 TQRootDialog (const TQRootDialog &)
TQRootDialogoperator= (const TQRootDialog &)


Detailed Description

Definition at line 59 of file TQRootDialog.h.


Constructor & Destructor Documentation

TQRootDialog::TQRootDialog ( const TQRootDialog  )  [private]

TQRootDialog::TQRootDialog ( QWidget *  parent,
const char *  name,
WFlags  f = 0,
TObject obj = 0,
TMethod meth = 0 
)

TQRootDialog::~TQRootDialog (  )  [virtual]

Definition at line 122 of file TQRootDialog.cxx.

References fArgBox, fLineEdit, and fList.


Member Function Documentation

TQRootDialog& TQRootDialog::operator= ( const TQRootDialog  )  [private]

void TQRootDialog::Add ( const char *  argname,
const char *  value,
const char *  type 
)

Definition at line 137 of file TQRootDialog.cxx.

References fArgBox, fLineEdit, fList, and s.

Referenced by TQCanvasMenu::Dialog().

void TQRootDialog::Popup (  ) 

Definition at line 152 of file TQRootDialog.cxx.

Referenced by TQCanvasMenu::Dialog().

void TQRootDialog::SetTCanvas ( TCanvas aCanvas  )  [inline]

Definition at line 74 of file TQRootDialog.h.

References fCurCanvas.

Referenced by TQCanvasMenu::Dialog().

void TQRootDialog::Receive (  )  [inline, slot]

Definition at line 77 of file TQRootDialog.h.

References ExecuteMethod().

void TQRootDialog::ExecuteMethod (  )  [slot]

Definition at line 56 of file TQRootDialog.cxx.

References TObject::Execute(), fCurMethod, fCurObj, fList, fParent, TMethod::GetListOfMethodArgs(), TROOT::GetSelectedPad(), gPad, gROOT, kFALSE, kTRUE, l, TSeqCollection::LastIndex(), TVirtualPad::Modified(), s, TROOT::SetSelectedPad(), t, TVirtualPad::Update(), and value.

Referenced by Receive().

void TQRootDialog::closeEvent ( QCloseEvent *  ce  )  [protected]

Definition at line 160 of file TQRootDialog.cxx.


Member Data Documentation

QVBox* TQRootDialog::fArgBox [protected]

Definition at line 82 of file TQRootDialog.h.

Referenced by Add(), and ~TQRootDialog().

QLineEdit* TQRootDialog::fLineEdit [protected]

Definition at line 83 of file TQRootDialog.h.

Referenced by Add(), and ~TQRootDialog().

TObject* TQRootDialog::fCurObj [protected]

Definition at line 84 of file TQRootDialog.h.

Referenced by ExecuteMethod().

TMethod* TQRootDialog::fCurMethod [protected]

Definition at line 85 of file TQRootDialog.h.

Referenced by ExecuteMethod().

TCanvas* TQRootDialog::fCurCanvas [protected]

Definition at line 86 of file TQRootDialog.h.

Referenced by SetTCanvas().

QWidget* TQRootDialog::fParent [protected]

Definition at line 87 of file TQRootDialog.h.

Referenced by ExecuteMethod().

QList<QLineEdit> TQRootDialog::fList [protected]

Definition at line 91 of file TQRootDialog.h.

Referenced by Add(), ExecuteMethod(), and ~TQRootDialog().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:45:55 2011 for ROOT_528-00b_version by  doxygen 1.5.1