|
Krita Source Code Documentation
|
#include "kritaimage_export.h"Go to the source code of this file.
Classes | |
| class | KisTimingInformation |
Variables | |
| const qreal | LONG_TIME = 320000000000.0 |
| const qreal LONG_TIME = 320000000000.0 |
A time in milliseconds that is assumed to be longer than any stroke (or other paint operation) will ever last. This is used instead of infinity to avoid potential errors. The value is approximately ten years.
Definition at line 15 of file kis_timing_information.h.