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

#include <CQNotes.h>

Inheritance diagram for CQNotes:
CopasiWidget

List of all members.

Public Member Functions

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

Protected Slots

void slotToggleMode ()
void slotOpenUrl (const QUrl &url)
void slotValidateXML ()

Protected Member Functions

virtual bool enterProtected ()

Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from CopasiWidget.

bool CQNotes::leave ( ) [virtual]

Reimplemented from CopasiWidget.

void CQNotes::slotOpenUrl ( const QUrl &  url) [protected, slot]
void CQNotes::slotToggleMode ( ) [protected, slot]
void CQNotes::slotValidateXML ( ) [protected, slot]
bool CQNotes::update ( ListViews::ObjectType  objectType,
ListViews::Action  action,
const std::string &  key 
) [virtual]

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