copasi API
0.1
|
#include <CQLyapResultWidget.h>
Public Member Functions | |
CQLyapResultWidget (QWidget *parent=0, const char *name=0, Qt::WFlags fl=0) | |
~CQLyapResultWidget () | |
virtual bool | update (ListViews::ObjectType objectType, ListViews::Action action, const std::string &key) |
virtual bool | leave () |
Protected Slots | |
virtual void | languageChange () |
void | saveToFile () |
Protected Member Functions | |
virtual bool | enterProtected () |
bool | loadFromBackend () |
CQLyapResultWidget::CQLyapResultWidget | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
Qt::WFlags | fl = 0 |
||
) |
CQLyapResultWidget::~CQLyapResultWidget | ( | ) |
bool CQLyapResultWidget::enterProtected | ( | ) | [protected, virtual] |
Reimplemented from CopasiWidget.
void CQLyapResultWidget::languageChange | ( | ) | [protected, virtual, slot] |
bool CQLyapResultWidget::leave | ( | ) | [virtual] |
Reimplemented from CopasiWidget.
bool CQLyapResultWidget::loadFromBackend | ( | ) | [protected] |
void CQLyapResultWidget::saveToFile | ( | ) | [protected, slot] |
virtual bool CQLyapResultWidget::update | ( | ListViews::ObjectType | objectType, |
ListViews::Action | action, | ||
const std::string & | key | ||
) | [virtual] |
Reimplemented from CopasiWidget.