#include <CQLayoutMainWindow.h>
List of all members.
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 |
( |
| ) |
|
C_FLOAT64 CQLayoutMainWindow::getMaxNodeSize |
( |
| ) |
|
C_FLOAT64 CQLayoutMainWindow::getMinNodeSize |
( |
| ) |
|
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::updateValueTable |
( |
CDataEntity |
dataSet | ) |
|
The documentation for this class was generated from the following files: