COPASI API
4.16.103
|
#include <CQSplashWidget.h>
Public Member Functions | |
CQSplashWidget (QWidget *parent=0, const char *name=0) | |
~CQSplashWidget () | |
![]() | |
CopasiWidget (QWidget *parent=0, const char *name=0, Qt::WFlags f=0) | |
bool | enter (const std::string &key) |
CCopasiDataModel * | getDataModel () |
bool | getIgnoreUpdates () |
virtual bool | leave () |
virtual void | setFramework (int framework) |
void | setIgnoreUpdates (bool v) |
virtual bool | update (ListViews::ObjectType objectType, ListViews::Action action, const std::string &key) |
Private Slots | |
void | slotViewLicense () |
Private Member Functions | |
void | init () |
Additional Inherited Members | |
![]() | |
virtual bool | protectedNotify (ListViews::ObjectType objectType, ListViews::Action action, const std::string &key="") |
![]() | |
virtual bool | enterProtected () |
![]() | |
int | mFramework |
bool | mIgnoreUpdates |
std::string | mKey |
CCopasiDataModel * | mpDataModel |
ListViews * | mpListView |
CCopasiObject * | mpObject |
Definition at line 21 of file CQSplashWidget.h.
CQSplashWidget::CQSplashWidget | ( | QWidget * | parent = 0 , |
const char * | name = 0 |
||
) |
Definition at line 26 of file CQSplashWidget.cpp.
References image0_data, and init().
CQSplashWidget::~CQSplashWidget | ( | ) |
Definition at line 40 of file CQSplashWidget.cpp.
|
private |
Definition at line 45 of file CQSplashWidget.cpp.
References FROM_UTF8, and CVersion::VERSION.
Referenced by CQSplashWidget().
|
privateslot |
Definition at line 52 of file CQSplashWidget.cpp.
References FROM_UTF8, CCopasiRootContainer::getLicenseHTML(), and CVersion::VERSION.