15 #ifndef CCopasiPlotSelectionDialog_H__
16 #define CCopasiPlotSelectionDialog_H__
20 #include <QtGui/QDialog>
21 #include <QtGui/QLabel>
44 std::vector< const CCopasiObject * > * outputVector2);
71 #endif // CPlotSelectionDialog_H__
QVBoxLayout * mpMainLayout
void slotCancelButtonClicked()
std::vector< const CCopasiObject * > * mpYAxisOutputVector
~CCopasiPlotSelectionDialog()
void slotExpertCheckBoxToggled(bool checked)
void slotOKButtonClicked()
void setModel(CModel *model, const CQSimpleSelectionTree::ObjectClasses &classes)
CCopasiSelectionWidget * mpYAxisSelectionWidget
CCopasiSelectionWidget * mpXAxisSelectionWidget
QHBoxLayout * mpButtonBox
std::vector< const CCopasiObject * > * mpXAxisOutputVector
QWidget * mpXAxisSelectionBox
void setOutputVectors(std::vector< const CCopasiObject * > *outputVector1, std::vector< const CCopasiObject * > *outputVector2)
CCopasiPlotSelectionDialog(QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags f=0)
QWidget * mpYAxisSelectionBox
QCheckBox * mpExpertCheckBox