|
Krita Source Code Documentation
|
Inheritance diagram for KisCoordinatesConverter::Private::StandardZoomLevelsInitializer:Public Member Functions | |
| QVector< qreal > | initialize () const |
| StandardZoomLevelsInitializer (Private *d) | |
Public Attributes | |
| Private * | m_d |
Definition at line 63 of file kis_coordinates_converter.cpp.
|
inline |
Definition at line 64 of file kis_coordinates_converter.cpp.
| QVector< qreal > KisCoordinatesConverter::Private::StandardZoomLevelsInitializer::initialize | ( | ) | const |
Definition at line 937 of file kis_coordinates_converter.cpp.
References KoZoomMode::generateStandardZoomLevels(), m_d, KisCoordinatesConverter::Private::maxZoom, and KisCoordinatesConverter::Private::minZoom.
| Private* KisCoordinatesConverter::Private::StandardZoomLevelsInitializer::m_d |
Definition at line 66 of file kis_coordinates_converter.cpp.