copasi API  0.1
Public Member Functions | Protected Slots | Protected Attributes
CQExperimentSelection Class Reference

#include <CQExperimentSelection.h>

List of all members.

Public Member Functions

 CQExperimentSelection (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WindowFlags fl=0)
 ~CQExperimentSelection ()
virtual void load (QComboBox *pBox, const CExperimentSet *pExperimentSet)

Protected Slots

virtual void languageChange ()
void slotBtnOK ()
void slotBtnCancel ()
void slotBtnAll ()
void slotBtnNone ()

Protected Attributes

QComboBox * mpBox

Constructor & Destructor Documentation

CQExperimentSelection::CQExperimentSelection ( QWidget *  parent = 0,
const char *  name = 0,
bool  modal = false,
Qt::WindowFlags  fl = 0 
)
CQExperimentSelection::~CQExperimentSelection ( )

Member Function Documentation

void CQExperimentSelection::languageChange ( ) [protected, virtual, slot]
void CQExperimentSelection::load ( QComboBox *  pBox,
const CExperimentSet pExperimentSet 
) [virtual]
void CQExperimentSelection::slotBtnAll ( ) [protected, slot]
void CQExperimentSelection::slotBtnCancel ( ) [protected, slot]
void CQExperimentSelection::slotBtnNone ( ) [protected, slot]
void CQExperimentSelection::slotBtnOK ( ) [protected, slot]

Member Data Documentation

QComboBox* CQExperimentSelection::mpBox [protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines