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

#include <bordercontainer.h>

Public Types

enum  BorderTypes {
  SolidBorder = 0 , NiepceBorder , BeveledBorder , PineBorder ,
  WoodBorder , PaperBorder , ParqueBorder , IceBorder ,
  LeafBorder , MarbleBorder , RainBorder , CratersBorder ,
  DriedBorder , PinkBorder , StoneBorder , ChalkBorder ,
  GraniteBorder , RockBorder , WallBorder
}
 

Public Member Functions

 BorderContainer ()=default
 
 ~BorderContainer ()=default
 

Static Public Member Functions

static QString getBorderPath (int border)
 

Public Attributes

QColor bevelLowerRightColor = QColor(128, 128, 128)
 
QColor bevelUpperLeftColor = QColor(192, 192, 192)
 
QString borderPath
 
double borderPercent = 0.1
 
int borderType = 0
 
int borderWidth1 = 0
 
int borderWidth2 = 0
 
int borderWidth3 = 0
 
int borderWidth4 = 0
 
QColor decorativeFirstColor = QColor(0, 0, 0)
 
QColor decorativeSecondColor = QColor(0, 0, 0)
 
QColor niepceBorderColor = QColor(255, 255, 255)
 
QColor niepceLineColor = QColor(0, 0, 0)
 
int orgHeight = 0
 
int orgWidth = 0
 
bool preserveAspectRatio = true
 
QColor solidColor = QColor(0, 0, 0)
 

Member Enumeration Documentation

◆ BorderTypes

Enumerator
SolidBorder 
NiepceBorder 
BeveledBorder 
PineBorder 
WoodBorder 
PaperBorder 
ParqueBorder 
IceBorder 
LeafBorder 
MarbleBorder 
RainBorder 
CratersBorder 
DriedBorder 
PinkBorder 
StoneBorder 
ChalkBorder 
GraniteBorder 
RockBorder 
WallBorder 

Constructor & Destructor Documentation

◆ BorderContainer()

Digikam::BorderContainer::BorderContainer ( )
default

◆ ~BorderContainer()

Digikam::BorderContainer::~BorderContainer ( )
default

Member Function Documentation

◆ getBorderPath()

Member Data Documentation

◆ bevelLowerRightColor

QColor Digikam::BorderContainer::bevelLowerRightColor = QColor(128, 128, 128)

◆ bevelUpperLeftColor

QColor Digikam::BorderContainer::bevelUpperLeftColor = QColor(192, 192, 192)

◆ borderPath

QString Digikam::BorderContainer::borderPath

◆ borderPercent

double Digikam::BorderContainer::borderPercent = 0.1

◆ borderType

int Digikam::BorderContainer::borderType = 0

◆ borderWidth1

int Digikam::BorderContainer::borderWidth1 = 0

◆ borderWidth2

int Digikam::BorderContainer::borderWidth2 = 0

◆ borderWidth3

int Digikam::BorderContainer::borderWidth3 = 0

◆ borderWidth4

int Digikam::BorderContainer::borderWidth4 = 0

◆ decorativeFirstColor

QColor Digikam::BorderContainer::decorativeFirstColor = QColor(0, 0, 0)

◆ decorativeSecondColor

QColor Digikam::BorderContainer::decorativeSecondColor = QColor(0, 0, 0)

◆ niepceBorderColor

QColor Digikam::BorderContainer::niepceBorderColor = QColor(255, 255, 255)

◆ niepceLineColor

QColor Digikam::BorderContainer::niepceLineColor = QColor(0, 0, 0)

◆ orgHeight

int Digikam::BorderContainer::orgHeight = 0

◆ orgWidth

int Digikam::BorderContainer::orgWidth = 0

◆ preserveAspectRatio

bool Digikam::BorderContainer::preserveAspectRatio = true

◆ solidColor

QColor Digikam::BorderContainer::solidColor = QColor(0, 0, 0)

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