COPASI API
4.16.103
|
#include <CPlotSelectionDialog.h>
Public Member Functions | |
CPlotSelectionDialog (QWidget *parent=0, const char *name=0, bool modal=false, WFlags f=0) | |
void | setModel (CModel *model) |
void | setOutputVectors (std::vector< CCopasiObject * > *outputVector1, std::vector< CCopasiObject * > *outputVector2) |
virtual | ~CPlotSelectionDialog () |
Protected Slots | |
void | slotCancelButtonClicked () |
void | slotExpertCheckBoxToggled (bool checked) |
void | slotOKButtonClicked () |
Protected Member Functions | |
void | setTabOrder () |
Protected Attributes | |
QHBox * | mpButtonBox |
QPushButton * | mpCancelButton |
QCheckBox * | mpExpertCheckBox |
QVBoxLayout * | mpMainLayout |
QPushButton * | mpOKButton |
QSplitter * | mpSplitter |
QLabel * | mpXAxisLabel |
ObjectBrowserWidget * | mpXAxisObjectBrowserWidget |
std::vector< CCopasiObject * > * | mpXAxisOutputVector |
QVBox * | mpXAxisSelectionBox |
QWidget * | mpXAxisSelectionWidget |
SimpleSelectionWidget * | mpXAxisSimpleSelectionWidget |
std::vector< CCopasiObject * > * | mpXAxisTmpVector |
QLabel * | mpYAxisLabel |
ObjectBrowserWidget * | mpYAxisObjectBrowserWidget |
std::vector< CCopasiObject * > * | mpYAxisOutputVector |
QVBox * | mpYAxisSelectionBox |
QWidget * | mpYAxisSelectionWidget |
SimpleSelectionWidget * | mpYAxisSimpleSelectionWidget |
std::vector< CCopasiObject * > * | mpYAxisTmpVector |
Definition at line 37 of file CPlotSelectionDialog.h.
CPlotSelectionDialog::CPlotSelectionDialog | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
bool | modal = false , |
||
WFlags | f = 0 |
||
) |
Definition at line 28 of file CPlotSelectionDialog.cpp.
References mpButtonBox, mpCancelButton, mpExpertCheckBox, mpMainLayout, mpOKButton, mpSplitter, mpXAxisLabel, mpXAxisSelectionBox, mpXAxisSelectionWidget, mpXAxisSimpleSelectionWidget, mpXAxisTmpVector, mpYAxisLabel, mpYAxisSelectionBox, mpYAxisSelectionWidget, mpYAxisSimpleSelectionWidget, mpYAxisTmpVector, setTabOrder(), slotCancelButtonClicked(), slotExpertCheckBoxToggled(), and slotOKButtonClicked().
|
virtual |
Definition at line 112 of file CPlotSelectionDialog.cpp.
References mpButtonBox, mpCancelButton, mpExpertCheckBox, mpMainLayout, mpOKButton, mpSplitter, mpXAxisLabel, mpXAxisObjectBrowserWidget, mpXAxisSelectionBox, mpXAxisSimpleSelectionWidget, mpXAxisTmpVector, mpYAxisLabel, mpYAxisObjectBrowserWidget, mpYAxisSelectionBox, mpYAxisSimpleSelectionWidget, mpYAxisTmpVector, and pdelete.
Definition at line 234 of file CPlotSelectionDialog.cpp.
References mpXAxisSimpleSelectionWidget, and mpYAxisSimpleSelectionWidget.
void CPlotSelectionDialog::setOutputVectors | ( | std::vector< CCopasiObject * > * | outputVector1, |
std::vector< CCopasiObject * > * | outputVector2 | ||
) |
Definition at line 228 of file CPlotSelectionDialog.cpp.
References mpXAxisOutputVector, and mpYAxisOutputVector.
|
protected |
Definition at line 132 of file CPlotSelectionDialog.cpp.
References mpCancelButton, mpExpertCheckBox, mpOKButton, mpXAxisSelectionWidget, and mpYAxisSelectionWidget.
Referenced by CPlotSelectionDialog(), and slotExpertCheckBoxToggled().
|
protectedslot |
Definition at line 193 of file CPlotSelectionDialog.cpp.
Referenced by CPlotSelectionDialog().
|
protectedslot |
Definition at line 198 of file CPlotSelectionDialog.cpp.
References mpXAxisObjectBrowserWidget, mpXAxisSelectionBox, mpXAxisSelectionWidget, mpXAxisSimpleSelectionWidget, mpYAxisObjectBrowserWidget, mpYAxisSelectionBox, mpYAxisSelectionWidget, mpYAxisSimpleSelectionWidget, and setTabOrder().
Referenced by CPlotSelectionDialog().
|
protectedslot |
Definition at line 141 of file CPlotSelectionDialog.cpp.
References ObjectBrowserWidget::commitClicked(), mpExpertCheckBox, mpXAxisObjectBrowserWidget, mpXAxisOutputVector, mpXAxisSimpleSelectionWidget, mpXAxisTmpVector, mpYAxisObjectBrowserWidget, mpYAxisOutputVector, mpYAxisSimpleSelectionWidget, and mpYAxisTmpVector.
Referenced by CPlotSelectionDialog().
|
protected |
Definition at line 66 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 57 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), setTabOrder(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 58 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), setTabOrder(), slotOKButtonClicked(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 67 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 56 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), setTabOrder(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 65 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 68 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 61 of file CPlotSelectionDialog.h.
Referenced by slotExpertCheckBoxToggled(), slotOKButtonClicked(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 72 of file CPlotSelectionDialog.h.
Referenced by setOutputVectors(), and slotOKButtonClicked().
|
protected |
Definition at line 70 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), slotExpertCheckBoxToggled(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 63 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), setTabOrder(), and slotExpertCheckBoxToggled().
|
protected |
Definition at line 59 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), setModel(), slotExpertCheckBoxToggled(), slotOKButtonClicked(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 74 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), slotOKButtonClicked(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 69 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 62 of file CPlotSelectionDialog.h.
Referenced by slotExpertCheckBoxToggled(), slotOKButtonClicked(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 73 of file CPlotSelectionDialog.h.
Referenced by setOutputVectors(), and slotOKButtonClicked().
|
protected |
Definition at line 71 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), slotExpertCheckBoxToggled(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 64 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), setTabOrder(), and slotExpertCheckBoxToggled().
|
protected |
Definition at line 60 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), setModel(), slotExpertCheckBoxToggled(), slotOKButtonClicked(), and ~CPlotSelectionDialog().
|
protected |
Definition at line 75 of file CPlotSelectionDialog.h.
Referenced by CPlotSelectionDialog(), slotOKButtonClicked(), and ~CPlotSelectionDialog().