The Intertie class provide int that move smoothly from their value to an objective.
More...
#include <intertie.h>
Public Slots |
|
void | setValue (int v, bool inert=true) |
|
void | setMaximumSpeed (int vM) |
|
void | setAcceleration (int a) |
|
void | setUpdateInterval (int d) |
Signals |
|
void | modificationFinished (int) |
|
void | valueChanged (int) |
Public Member Functions |
|
| Intertie (QObject *parent=0) |
|
int | value () const |
|
void | link (QObject *obj, const char *prop) |
Detailed Description
The Intertie class provide int that move smoothly from their value to an objective.
The documentation for this class was generated from the following files:
- src/editor/GUI/Tabs/Docks/intertie.h
- src/editor/GUI/Tabs/Docks/intertie.cpp