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