digiKam
Loading...
Searching...
No Matches
Digikam::FreeRotationContainer Class Reference

#include <freerotationfilter.h>

Public Types

enum  AutoCropTypes { NoAutoCrop = 0 , WidestArea , LargestArea }
 

Public Member Functions

 FreeRotationContainer ()=default
 
 ~FreeRotationContainer ()=default
 

Public Attributes

double angle = 0.0
 
bool antiAlias = true
 
int autoCrop = NoAutoCrop
 
QColor backgroundColor = Qt::black
 
QSize newSize
 
int orgH = 0
 
int orgW = 0
 

Member Enumeration Documentation

◆ AutoCropTypes

Enumerator
NoAutoCrop 
WidestArea 
LargestArea 

Constructor & Destructor Documentation

◆ FreeRotationContainer()

Digikam::FreeRotationContainer::FreeRotationContainer ( )
default

◆ ~FreeRotationContainer()

Digikam::FreeRotationContainer::~FreeRotationContainer ( )
default

Member Data Documentation

◆ angle

◆ antiAlias

◆ autoCrop

◆ backgroundColor

QColor Digikam::FreeRotationContainer::backgroundColor = Qt::black

◆ newSize

QSize Digikam::FreeRotationContainer::newSize

◆ orgH

int Digikam::FreeRotationContainer::orgH = 0

◆ orgW

int Digikam::FreeRotationContainer::orgW = 0

The documentation for this class was generated from the following file: