copasi API  0.1
Public Member Functions
CQMmlScrollView Class Reference

The class for nicely displaying QtMmlWidget. More...

#include <CQMmlScrollView.h>

List of all members.

Public Member Functions

 CQMmlScrollView (QWidget *parent=0, const char *name=0, Qt::WFlags fl=0)
 Constructor.
 ~CQMmlScrollView ()
 Destructor.
void updateWidget (std::ostringstream &mml)
 Function to update the MathML widget.

Detailed Description

The class for nicely displaying QtMmlWidget.

This class inherits QScrollView to nicely display an object of class QtMmlWidget.


Constructor & Destructor Documentation

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

Constructor.

CQMmlScrollView::~CQMmlScrollView ( )

Destructor.


Member Function Documentation

void CQMmlScrollView::updateWidget ( std::ostringstream &  mml)

Function to update the MathML widget.


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