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

#include <CQMathMatrixWidget.h>

Inheritance diagram for CQMathMatrixWidget:
CopasiWidget

List of all members.

Public Member Functions

 CQMathMatrixWidget (QWidget *parent=0, const char *name=0, Qt::WFlags fl=0)
 ~CQMathMatrixWidget ()
virtual bool update (ListViews::ObjectType objectType, ListViews::Action action, const std::string &key)
virtual bool leave ()

Protected Member Functions

virtual bool enterProtected ()
void loadMatrices ()
void clearArrays ()

Protected Attributes

Q3GridLayout * mWidgetLayout
QLabel * mLabelTitle
QTabWidget * mpTab
CQArrayAnnotationsWidgetmArrayWidget1
CQArrayAnnotationsWidgetmArrayWidget2
CQArrayAnnotationsWidgetmArrayWidget3
const CArrayAnnotationmpArrayAnn1
const CArrayAnnotationmpArrayAnn2
const CArrayAnnotationmpArrayAnn3

Constructor & Destructor Documentation

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

Constructs a CQMathMatrixWidget which is a child of 'parent', with the name 'name' and widget flags set to 'f'.

CQMathMatrixWidget::~CQMathMatrixWidget ( )

Member Function Documentation

void CQMathMatrixWidget::clearArrays ( ) [protected]
bool CQMathMatrixWidget::enterProtected ( ) [protected, virtual]

Reimplemented from CopasiWidget.

bool CQMathMatrixWidget::leave ( ) [virtual]

Reimplemented from CopasiWidget.

void CQMathMatrixWidget::loadMatrices ( ) [protected]
virtual bool CQMathMatrixWidget::update ( ListViews::ObjectType  objectType,
ListViews::Action  action,
const std::string &  key 
) [virtual]

Reimplemented from CopasiWidget.


Member Data Documentation

QLabel* CQMathMatrixWidget::mLabelTitle [protected]
QTabWidget* CQMathMatrixWidget::mpTab [protected]
Q3GridLayout* CQMathMatrixWidget::mWidgetLayout [protected]

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