#include <bordercontainer.h>
|
enum | BorderTypes {
SolidBorder = 0
, NiepceBorder
, BeveledBorder
, PineBorder
,
WoodBorder
, PaperBorder
, ParqueBorder
, IceBorder
,
LeafBorder
, MarbleBorder
, RainBorder
, CratersBorder
,
DriedBorder
, PinkBorder
, StoneBorder
, ChalkBorder
,
GraniteBorder
, RockBorder
, WallBorder
} |
|
|
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) |
|
◆ BorderTypes
Enumerator |
---|
SolidBorder | |
NiepceBorder | |
BeveledBorder | |
PineBorder | |
WoodBorder | |
PaperBorder | |
ParqueBorder | |
IceBorder | |
LeafBorder | |
MarbleBorder | |
RainBorder | |
CratersBorder | |
DriedBorder | |
PinkBorder | |
StoneBorder | |
ChalkBorder | |
GraniteBorder | |
RockBorder | |
WallBorder | |
◆ BorderContainer()
Digikam::BorderContainer::BorderContainer |
( |
| ) |
|
|
default |
◆ ~BorderContainer()
Digikam::BorderContainer::~BorderContainer |
( |
| ) |
|
|
default |
◆ getBorderPath()
QString Digikam::BorderContainer::getBorderPath |
( |
int |
border | ) |
|
|
static |
References ChalkBorder, CratersBorder, DriedBorder, GraniteBorder, IceBorder, LeafBorder, MarbleBorder, PaperBorder, ParqueBorder, PineBorder, PinkBorder, RainBorder, RockBorder, StoneBorder, WallBorder, and WoodBorder.
Referenced by Digikam::BorderSettings::settings().
◆ 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: