|
Krita Source Code Documentation
|
#include <QFlags>#include "kritaflake_export.h"Go to the source code of this file.
Classes | |
| class | KoZoomMode |
Functions | |
| KRITAFLAKE_EXPORT QDebug | operator<< (QDebug dbg, const KoZoomMode::Mode &mode) |
| KRITAFLAKE_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const KoZoomMode::Mode & | mode ) |
Definition at line 83 of file KoZoomMode.cpp.
References KoZoomMode::ZOOM_CONSTANT, KoZoomMode::ZOOM_HEIGHT, KoZoomMode::ZOOM_PAGE, and KoZoomMode::ZOOM_WIDTH.