Public Slots | Public Member Functions | Public Attributes | Protected Slots | Protected Attributes | Private Attributes | List of all members
CreateNTupleBase Class Referenceabstract

#include <CreateNTupleBase.h>

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

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 
)

Definition at line 178 of file CreateNTupleBase.cpp.

Member Function Documentation

void columnListCheckBox_toggled ( bool  )
virtualslot

Reimplemented in CreateNTuple.

Definition at line 224 of file CreateNTupleBase.cpp.

Referenced by CreateNTupleBase().

virtual void createButtonClicked ( )
protectedpure virtualslot

Implemented in CreateNTuple.

Referenced by CreateNTupleBase().

virtual void createFileButtonClicked ( )
protectedpure virtualslot

Implemented in CreateNTuple.

Referenced by CreateNTupleBase().

virtual void currentDataSourceChanged ( int  item)
protectedpure virtualslot

Implemented in CreateNTuple.

Referenced by CreateNTupleBase().

void cutListCheckBox_toggled ( bool  )
virtualslot

Reimplemented in CreateNTuple.

Definition at line 219 of file CreateNTupleBase.cpp.

Referenced by CreateNTupleBase().

void languageChange ( )
protectedvirtualslot

Member Data Documentation

QPushButton* cancelButton

Definition at line 48 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

QCheckBox* columnListCheckBox

Definition at line 40 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

QPushButton* createFileButton

Definition at line 46 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

QPushButton* createNTupleButton

Definition at line 47 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

QCheckBox* cutListCheckBox

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().

QListView* m_ColumnListView
QListView* m_CutListView
QComboBox* m_ntuple_in
QLineEdit* m_ntuple_out
QLabel* textLabel1

Definition at line 36 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

QLabel* textLabel1_2

Definition at line 42 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

QLabel* TextLabel1_3_2

Definition at line 45 of file CreateNTupleBase.h.

Referenced by CreateNTupleBase(), and languageChange().

QLabel* textLabel2

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