copasi API
0.1
|
The class for nicely displaying QtMmlWidget. More...
#include <CQMmlScrollView.h>
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. |
The class for nicely displaying QtMmlWidget.
This class inherits QScrollView to nicely display an object of class QtMmlWidget.
CQMmlScrollView::CQMmlScrollView | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
Qt::WFlags | fl = 0 |
||
) |
Constructor.
CQMmlScrollView::~CQMmlScrollView | ( | ) |
Destructor.
void CQMmlScrollView::updateWidget | ( | std::ostringstream & | mml | ) |
Function to update the MathML widget.