#include <shape.h>
◆ HorizontalSpacingType
Enumerator |
---|
SPACING_GENERAL | |
SPACING_LYRICS | |
SPACING_HARMONY | |
◆ Shape() [1/2]
◆ Shape() [2/2]
Ms::Shape::Shape |
( |
const QRectF & |
r, |
|
|
const char * |
s = 0 |
|
) |
| |
|
inline |
◆ add() [1/2]
void Ms::Shape::add |
( |
const Shape & |
s | ) |
|
|
inline |
◆ add() [2/2]
void Ms::Shape::add |
( |
const QRectF & |
r, |
|
|
const char * |
t = 0 |
|
) |
| |
◆ addHorizontalSpacing()
◆ bottom()
qreal Ms::Shape::bottom |
( |
| ) |
const |
◆ bottomDistance()
qreal Ms::Shape::bottomDistance |
( |
const QPointF & |
p | ) |
const |
◆ clear()
void Ms::Shape::clear |
( |
| ) |
|
|
inline |
◆ contains()
bool Ms::Shape::contains |
( |
const QPointF & |
p | ) |
const |
◆ dump()
void Ms::Shape::dump |
( |
const char * |
p | ) |
const |
◆ empty()
bool Ms::Shape::empty |
( |
| ) |
const |
|
inline |
◆ intersects() [1/2]
bool Ms::Shape::intersects |
( |
const QRectF & |
rr | ) |
const |
◆ intersects() [2/2]
bool Ms::Shape::intersects |
( |
const Shape & |
other | ) |
const |
◆ left()
qreal Ms::Shape::left |
( |
| ) |
const |
◆ minHorizontalDistance()
qreal Ms::Shape::minHorizontalDistance |
( |
const Shape & |
a | ) |
const |
◆ minVerticalDistance()
qreal Ms::Shape::minVerticalDistance |
( |
const Shape & |
a | ) |
const |
◆ paint()
void Ms::Shape::paint |
( |
QPainter & |
p | ) |
const |
◆ remove() [1/2]
void Ms::Shape::remove |
( |
const QRectF & |
r | ) |
|
◆ remove() [2/2]
void Ms::Shape::remove |
( |
const Shape & |
s | ) |
|
◆ right()
qreal Ms::Shape::right |
( |
| ) |
const |
◆ size()
size_t Ms::Shape::size |
( |
| ) |
const |
|
inline |
◆ top()
qreal Ms::Shape::top |
( |
| ) |
const |
◆ topDistance()
qreal Ms::Shape::topDistance |
( |
const QPointF & |
p | ) |
const |
◆ translate()
void Ms::Shape::translate |
( |
const QPointF & |
pt | ) |
|
◆ translated()
Shape Ms::Shape::translated |
( |
const QPointF & |
pt | ) |
const |
◆ translateX()
void Ms::Shape::translateX |
( |
qreal |
xo | ) |
|
◆ translateY()
void Ms::Shape::translateY |
( |
qreal |
yo | ) |
|
The documentation for this class was generated from the following files: