CreateNTupleBase Class Reference

#include <CreateNTupleBase.h>

Inheritance diagram for CreateNTupleBase:
Inheritance graph
[legend]
Collaboration diagram for CreateNTupleBase:
Collaboration graph
[legend]

List of all members.

Public Slots

virtual void columnListCheckBox_toggled (bool)
virtual void cutListCheckBox_toggled (bool)

Public Member Functions

 accept ()
 CreateNTupleBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 done (int r)
 enum {Rejected, Accepted}
 exec ()
 extension () const
 isModal () const
 isSizeGripEnabled () const
 orientation () const
 prop -whether the size grip is enabled
 prop -whether show() should pop up the dialog as modal or modeless
 reject ()
 result () const
 setExtension (QWidget *extension)
 setModal (bool modal)
 setOrientation (Orientation orientation)
 setResult (int i)
 setSizeGripEnabled (bool)
 show ()
 showExtension (bool showIt)
 ~CreateNTupleBase ()

Public Attributes

QPushButtoncancelButton
QCheckBoxcolumnListCheckBox
QPushButtoncreateFileButton
QPushButtoncreateNTupleButton
QCheckBoxcutListCheckBox
QListViewm_ColumnListView
QListViewm_CutListView
QComboBoxm_ntuple_in
QLineEditm_ntuple_out
QLabeltextLabel1
QLabeltextLabel1_2
QLabelTextLabel1_3_2
QLabeltextLabel2

Protected Slots

virtual void createButtonClicked ()=0
virtual void createFileButtonClicked ()=0
virtual void currentDataSourceChanged (int item)=0
virtual void languageChange ()

Protected Attributes

QVBoxLayoutlayout10
QHBoxLayoutlayout7
QHBoxLayoutlayout8
QVBoxLayoutlayout9

Private Attributes

QPixmap image0

Detailed Description

Definition at line 28 of file CreateNTupleBase.h.


Constructor & Destructor Documentation

CreateNTupleBase ( QWidget parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0 
)
~CreateNTupleBase (  ) 

Definition at line 187 of file CreateNTupleBase.cpp.


Member Function Documentation

void columnListCheckBox_toggled ( bool   )  [virtual, slot]

Reimplemented in CreateNTuple.

Definition at line 233 of file CreateNTupleBase.cpp.

Referenced by CreateNTupleBase().

virtual void createButtonClicked (  )  [protected, pure virtual, slot]

Implemented in CreateNTuple.

Referenced by CreateNTupleBase().

virtual void createFileButtonClicked (  )  [protected, pure virtual, slot]

Implemented in CreateNTuple.

Referenced by CreateNTupleBase().

virtual void currentDataSourceChanged ( int  item  )  [protected, pure virtual, slot]

Implemented in CreateNTuple.

Referenced by CreateNTupleBase().

void cutListCheckBox_toggled ( bool   )  [virtual, slot]

Reimplemented in CreateNTuple.

Definition at line 228 of file CreateNTupleBase.cpp.

Referenced by CreateNTupleBase().

void languageChange (  )  [protected, virtual, slot]

Member Data Documentation

Definition at line 47 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

Definition at line 40 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

Definition at line 46 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

Definition at line 45 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

Definition at line 37 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

QPixmap image0 [private]

Definition at line 69 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase().

QVBoxLayout* layout10 [protected]

Definition at line 57 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase().

QHBoxLayout* layout7 [protected]

Definition at line 56 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase().

QHBoxLayout* layout8 [protected]

Definition at line 58 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase().

QVBoxLayout* layout9 [protected]

Definition at line 55 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase().

Definition at line 36 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

Definition at line 42 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

Definition at line 48 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

Definition at line 39 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().


The documentation for this class was generated from the following files:

Generated for HippoDraw Class Library by doxygen