kblackbox
#include <kbbgraphicsitemborder.h>
Any border element of the scalable graphic widget.
Definition at line 40 of file kbbgraphicsitemborder.h.
KBBGraphicsItemBorder::KBBGraphicsItemBorder |
( |
int |
borderPosition, |
|
|
int |
columns, |
|
|
int |
rows, |
|
|
float |
offset |
|
) |
| |
void KBBGraphicsItemBorder::centerCoordinate |
( |
int |
borderPosition, |
|
|
float & |
centerX, |
|
|
float & |
centerY, |
|
|
float |
offset |
|
) |
| |
|
protected |
float KBBGraphicsItemBorder::centerX |
( |
| ) |
const |
|
protected |
float KBBGraphicsItemBorder::centerY |
( |
| ) |
const |
|
protected |
int KBBGraphicsItemBorder::rotationAngle |
( |
| ) |
|
|
protected |
void KBBGraphicsItemBorder::setBorderPosition |
( |
int |
borderPosition | ) |
|
|
protected |
void KBBGraphicsItemBorder::setSize |
( |
int |
borderPosition, |
|
|
int |
columns, |
|
|
int |
rows |
|
) |
| |
int KBBGraphicsItemBorder::m_borderPosition |
|
protected |
float KBBGraphicsItemBorder::m_centerX |
|
protected |
float KBBGraphicsItemBorder::m_centerY |
|
protected |
int KBBGraphicsItemBorder::m_columns |
|
protected |
float KBBGraphicsItemBorder::m_offset |
|
protected |
int KBBGraphicsItemBorder::m_rows |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:20 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.