|
copasi API
0.1
|
#include <CQTaskThread.h>
Signals | |
| void | exceptionOccured (CCopasiException *pException) |
Public Member Functions | |
| CQTaskThread (TaskWidget *tw) | |
| ~CQTaskThread () | |
| virtual void | run () |
Protected Attributes | |
| TaskWidget * | mpTaskWidget |
| CQTaskThread::CQTaskThread | ( | TaskWidget * | tw | ) |
| CQTaskThread::~CQTaskThread | ( | ) |
| void CQTaskThread::exceptionOccured | ( | CCopasiException * | pException | ) | [signal] |
| void CQTaskThread::run | ( | ) | [virtual] |
TaskWidget* CQTaskThread::mpTaskWidget [protected] |
1.7.5.1