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