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

#include <CCopasiPlotSelectionDialog.h>

List of all members.

Public Member Functions

 CCopasiPlotSelectionDialog (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags f=0)
 ~CCopasiPlotSelectionDialog ()
void setOutputVectors (std::vector< const CCopasiObject * > *outputVector1, std::vector< const CCopasiObject * > *outputVector2)
void setModel (CModel *model, const CCopasiSimpleSelectionTree::ObjectClasses &classes)

Protected Slots

void slotOKButtonClicked ()
void slotCancelButtonClicked ()
void slotExpertCheckBoxToggled (bool checked)

Protected Member Functions

void setTabOrder ()

Protected Attributes

QPushButton * mpOKButton
QPushButton * mpCancelButton
QCheckBox * mpExpertCheckBox
CCopasiSelectionWidgetmpXAxisSelectionWidget
CCopasiSelectionWidgetmpYAxisSelectionWidget
QSplitter * mpSplitter
Q3HBoxLayout * mpButtonBox
Q3VBoxLayout * mpMainLayout
QLabel * mpXAxisLabel
QLabel * mpYAxisLabel
Q3VBox * mpXAxisSelectionBox
Q3VBox * mpYAxisSelectionBox
std::vector< const
CCopasiObject * > * 
mpXAxisOutputVector
std::vector< const
CCopasiObject * > * 
mpYAxisOutputVector

Constructor & Destructor Documentation

CCopasiPlotSelectionDialog::CCopasiPlotSelectionDialog ( QWidget *  parent = 0,
const char *  name = 0,
bool  modal = false,
Qt::WFlags  f = 0 
)
CCopasiPlotSelectionDialog::~CCopasiPlotSelectionDialog ( )

Member Function Documentation

void CCopasiPlotSelectionDialog::setModel ( CModel model,
const CCopasiSimpleSelectionTree::ObjectClasses classes 
)
void CCopasiPlotSelectionDialog::setOutputVectors ( std::vector< const CCopasiObject * > *  outputVector1,
std::vector< const CCopasiObject * > *  outputVector2 
)
void CCopasiPlotSelectionDialog::setTabOrder ( ) [protected]
void CCopasiPlotSelectionDialog::slotCancelButtonClicked ( ) [protected, slot]
void CCopasiPlotSelectionDialog::slotExpertCheckBoxToggled ( bool  checked) [protected, slot]
void CCopasiPlotSelectionDialog::slotOKButtonClicked ( ) [protected, slot]

Member Data Documentation

Q3HBoxLayout* CCopasiPlotSelectionDialog::mpButtonBox [protected]
Q3VBoxLayout* CCopasiPlotSelectionDialog::mpMainLayout [protected]
QPushButton* CCopasiPlotSelectionDialog::mpOKButton [protected]

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