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