copasi API  0.1
Public Member Functions | Protected Attributes
CCopasiSelectionWidget Class Reference

#include <CCopasiSelectionWidget.h>

List of all members.

Public Member Functions

 CCopasiSelectionWidget (QWidget *parent=0, const char *name=0, Qt::WFlags fl=0)
 ~CCopasiSelectionWidget ()
void populateTree (const CModel *model, const CCopasiSimpleSelectionTree::ObjectClasses &classes)
void setOutputVector (std::vector< const CCopasiObject * > *outputVector)
void setSingleSelection (bool singleSelection)
bool isSingleSelection () const
void setExpertMode (bool expertMode)
bool expertMode () const
void commit ()

Protected Attributes

CCopasiSimpleSelectionTreempSimpleTree
ObjectBrowserWidgetmpObjectBrowser
std::vector< const
CCopasiObject * > * 
mpOutputVector
bool mSingleSelect
bool mExpertMode

Constructor & Destructor Documentation

CCopasiSelectionWidget::CCopasiSelectionWidget ( QWidget *  parent = 0,
const char *  name = 0,
Qt::WFlags  fl = 0 
)
CCopasiSelectionWidget::~CCopasiSelectionWidget ( )

Member Function Documentation

void CCopasiSelectionWidget::commit ( )
bool CCopasiSelectionWidget::expertMode ( ) const
bool CCopasiSelectionWidget::isSingleSelection ( ) const
void CCopasiSelectionWidget::populateTree ( const CModel model,
const CCopasiSimpleSelectionTree::ObjectClasses classes 
)
void CCopasiSelectionWidget::setExpertMode ( bool  expertMode)
void CCopasiSelectionWidget::setOutputVector ( std::vector< const CCopasiObject * > *  outputVector)
void CCopasiSelectionWidget::setSingleSelection ( bool  singleSelection)

Member Data Documentation

std::vector< const CCopasiObject * >* CCopasiSelectionWidget::mpOutputVector [protected]

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