Krita Source Code Documentation
Loading...
Searching...
No Matches
dlg_rotateimage.h File Reference
#include <KoDialog.h>
#include "kis_global.h"
#include "ui_wdg_rotateimage.h"

Go to the source code of this file.

Classes

class  DlgRotateImage
 
class  WdgRotateImage
 

Enumerations

enum  enumRotationDirection { CLOCKWISE , COUNTERCLOCKWISE }
 

Enumeration Type Documentation

◆ enumRotationDirection

Enumerator
CLOCKWISE 
COUNTERCLOCKWISE 

Definition at line 17 of file dlg_rotateimage.h.

17 {
20};
@ CLOCKWISE
@ COUNTERCLOCKWISE