copasi API  0.1
Public Member Functions | Protected Slots | Protected Member Functions
CQEventWidget1 Class Reference

#include <CQEventWidget1.h>

Inheritance diagram for CQEventWidget1:
CopasiWidget

List of all members.

Public Member Functions

 CQEventWidget1 (QWidget *parent=0, const char *name=0)
 ~CQEventWidget1 ()
virtual bool update (ListViews::ObjectType objectType, ListViews::Action action, const std::string &key)
virtual bool leave ()

Protected Slots

virtual void languageChange ()

Protected Member Functions

virtual bool enterProtected ()

Constructor & Destructor Documentation

CQEventWidget1::CQEventWidget1 ( QWidget *  parent = 0,
const char *  name = 0 
)
CQEventWidget1::~CQEventWidget1 ( )

Member Function Documentation

bool CQEventWidget1::enterProtected ( ) [protected, virtual]

Function to interact with an object of class CEvent

Reimplemented from CopasiWidget.

void CQEventWidget1::languageChange ( ) [protected, virtual, slot]
bool CQEventWidget1::leave ( ) [virtual]

The slot to be done before leaving the active event widget

Reimplemented from CopasiWidget.

bool CQEventWidget1::update ( ListViews::ObjectType  objectType,
ListViews::Action  action,
const std::string &  key 
) [virtual]

The slot to update the active event widget

Reimplemented from CopasiWidget.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines