copasi API  0.1
Public Slots | Signals | Public Member Functions | Protected Member Functions
CQLayoutMainWindow Class Reference

#include <CQLayoutMainWindow.h>

List of all members.

Public Slots

void changeStepValue (C_INT32 i)
void endOfAnimationReached ()

Signals

void signal_close (const CQLayoutMainWindow *pWindow)

Public Member Functions

 CQLayoutMainWindow (CLayout *pLayout=NULL)
void setIndividualScaling ()
void setGlobalScaling ()
void setSizeMode ()
void setColorMode ()
void setValueOnSlider (C_INT32)
void insertValueTable (CDataEntity dataSet)
void updateValueTable (CDataEntity dataSet)
void setMinValue (C_INT32 minNdSize)
void setMaxValue (C_INT32 maxNdSize)
void setMinAndMaxValue (C_INT32 minNdSize, C_INT32 maxNdSize)
void setFontSizeForLabels (C_INT32 size)
bool getAnimationRunning ()
void setAnimationRunning (bool animationRunningP)
void setMinNodeSize (C_FLOAT64 minNdSize)
void setMaxNodeSize (C_FLOAT64 minNdSize)
C_FLOAT64 getMinNodeSize ()
C_FLOAT64 getMaxNodeSize ()
C_INT32 getStepsPerSecond ()
void setStepsPerSecond (C_INT16 val)
CVisParameters::SCALING_MODE getScalingMode ()
CVisParameters::MAPPING_MODE getMappingMode ()
C_INT16 getFontSize ()
C_INT32 getCurrentStep ()
void addItemInAnimation (std::string s)
void removeItemInAnimation (std::string s)
void setZoomFactor (QString s)

Protected Member Functions

void closeEvent (QCloseEvent *event)

Constructor & Destructor Documentation

CQLayoutMainWindow::CQLayoutMainWindow ( CLayout pLayout = NULL)

Member Function Documentation

void CQLayoutMainWindow::addItemInAnimation ( std::string  s)
void CQLayoutMainWindow::changeStepValue ( C_INT32  i) [slot]
void CQLayoutMainWindow::closeEvent ( QCloseEvent *  event) [protected]
void CQLayoutMainWindow::endOfAnimationReached ( ) [slot]
bool CQLayoutMainWindow::getAnimationRunning ( )
C_INT32 CQLayoutMainWindow::getCurrentStep ( )
C_INT16 CQLayoutMainWindow::getFontSize ( )
CVisParameters::MAPPING_MODE CQLayoutMainWindow::getMappingMode ( )
C_FLOAT64 CQLayoutMainWindow::getMaxNodeSize ( )
C_FLOAT64 CQLayoutMainWindow::getMinNodeSize ( )
CVisParameters::SCALING_MODE CQLayoutMainWindow::getScalingMode ( )
C_INT32 CQLayoutMainWindow::getStepsPerSecond ( )
void CQLayoutMainWindow::insertValueTable ( CDataEntity  dataSet)
void CQLayoutMainWindow::removeItemInAnimation ( std::string  s)
void CQLayoutMainWindow::setAnimationRunning ( bool  animationRunningP)
void CQLayoutMainWindow::setColorMode ( )
void CQLayoutMainWindow::setFontSizeForLabels ( C_INT32  size)
void CQLayoutMainWindow::setGlobalScaling ( )
void CQLayoutMainWindow::setIndividualScaling ( )
void CQLayoutMainWindow::setMaxNodeSize ( C_FLOAT64  minNdSize)
void CQLayoutMainWindow::setMaxValue ( C_INT32  maxNdSize)
void CQLayoutMainWindow::setMinAndMaxValue ( C_INT32  minNdSize,
C_INT32  maxNdSize 
)
void CQLayoutMainWindow::setMinNodeSize ( C_FLOAT64  minNdSize)
void CQLayoutMainWindow::setMinValue ( C_INT32  minNdSize)
void CQLayoutMainWindow::setSizeMode ( )
void CQLayoutMainWindow::setStepsPerSecond ( C_INT16  val)
void CQLayoutMainWindow::setValueOnSlider ( C_INT32  val)
void CQLayoutMainWindow::setZoomFactor ( QString  s)
void CQLayoutMainWindow::signal_close ( const CQLayoutMainWindow pWindow) [signal]
void CQLayoutMainWindow::updateValueTable ( CDataEntity  dataSet)

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