FrameWidget Class Reference
List of all members.
Public Types |
enum | FrameStyle { None = 0,
Line = 1,
Shadow = 2
} |
enum | Unit {
Inch = 0,
Millimeter,
Centimeter,
Point,
Pixel,
Scale
} |
Public Member Functions |
QColor | backgroundColor () |
double | bottom () |
QRectF | boundingRect () |
QBrush | brush () |
QColor | frameColor () |
Qt::PenStyle | frameLineStyle () |
QPen | framePen () |
int | frameStyle () |
double | frameWidth () |
void | move (const QPoint &) |
double | right () |
void | setBackgroundColor (const QColor &) |
void | setBrush (const QBrush &) |
void | setCoordinates (double left, double top, double right, double bottom) |
void | setFrameColor (const QColor &) |
void | setFrameLineStyle (const Qt::PenStyle &) |
void | setFramePen (const QPen &) |
void | setFrameStyle (int) |
void | setFrameWidth (double) |
void | setOrigin (int x, int y) |
void | setOriginCoord (double, double) |
void | setRect (int x, int y, int w, int h) |
void | setSize (const QSize &newSize) |
void | setSize (int w, int h) |
double | xValue () |
double | yValue () |
Private Member Functions |
| FrameWidget (const FrameWidget &) |
Member Enumeration Documentation
- Enumerator:
Inch |
|
Millimeter |
|
Centimeter |
|
Point |
|
Pixel |
|
Scale |
|
Constructor & Destructor Documentation
FrameWidget::FrameWidget |
( |
const FrameWidget & |
|
) |
[private] |
Member Function Documentation
QColor FrameWidget::backgroundColor |
( |
|
) |
|
double FrameWidget::bottom |
( |
|
) |
|
QRectF FrameWidget::boundingRect |
( |
|
) |
|
QBrush FrameWidget::brush |
( |
|
) |
|
QColor FrameWidget::frameColor |
( |
|
) |
|
Qt::PenStyle FrameWidget::frameLineStyle |
( |
|
) |
|
QPen FrameWidget::framePen |
( |
|
) |
|
int FrameWidget::frameStyle |
( |
|
) |
|
double FrameWidget::frameWidth |
( |
|
) |
|
void FrameWidget::move |
( |
const QPoint & |
|
) |
|
double FrameWidget::right |
( |
|
) |
|
void FrameWidget::setBackgroundColor |
( |
const QColor & |
|
) |
|
void FrameWidget::setBrush |
( |
const QBrush & |
|
) |
|
void FrameWidget::setCoordinates |
( |
double |
left, |
|
|
double |
top, |
|
|
double |
right, |
|
|
double |
bottom | |
|
) |
| | |
void FrameWidget::setFrameColor |
( |
const QColor & |
|
) |
|
void FrameWidget::setFrameLineStyle |
( |
const Qt::PenStyle & |
|
) |
|
void FrameWidget::setFramePen |
( |
const QPen & |
|
) |
|
void FrameWidget::setFrameStyle |
( |
int |
|
) |
|
void FrameWidget::setFrameWidth |
( |
double |
|
) |
|
void FrameWidget::setOrigin |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | |
void FrameWidget::setOriginCoord |
( |
double |
, |
|
|
double |
| |
|
) |
| | |
void FrameWidget::setRect |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h | |
|
) |
| | |
void FrameWidget::setSize |
( |
const QSize & |
newSize |
) |
|
void FrameWidget::setSize |
( |
int |
w, |
|
|
int |
h | |
|
) |
| | |
double FrameWidget::xValue |
( |
|
) |
|
double FrameWidget::yValue |
( |
|
) |
|
The documentation for this class was generated from the following file: