copasi API
0.1
|
#include <CQProgressItemBar.h>
Public Member Functions | |
CQProgressItemBar (QWidget *parent=0, const char *name=0) | |
~CQProgressItemBar () | |
virtual bool | initFromProcessReportItem (CProcessReportItem *pItem) |
virtual bool | process () |
virtual bool | reset () |
Protected Slots | |
virtual void | languageChange () |
CQProgressItemBar::CQProgressItemBar | ( | QWidget * | parent = 0 , |
const char * | name = 0 |
||
) |
CQProgressItemBar::~CQProgressItemBar | ( | ) |
bool CQProgressItemBar::initFromProcessReportItem | ( | CProcessReportItem * | pItem | ) | [virtual] |
Reimplemented from CQProgressItem.
void CQProgressItemBar::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from CQProgressItem.
bool CQProgressItemBar::process | ( | ) | [virtual] |
Reimplemented from CQProgressItem.
bool CQProgressItemBar::reset | ( | ) | [virtual] |
Reimplemented from CQProgressItem.