Qt 4.8
|
Functions | |
qreal | angle (const QPointF &p1, const QPointF &p2) |
int | calcBigLineSize (int radius) |
QPolygonF | calcLines (const QStyleOptionSlider *dial) |
static QPointF | calcRadialPos (const QStyleOptionSlider *dial, qreal offset) |
qreal | dpiScaled (qreal value) |
void | drawBorderPixmap (const QPixmap &pixmap, QPainter *painter, const QRect &rect, int left, int top, int right, int bottom) |
void | drawDial (const QStyleOptionSlider *option, QPainter *painter) |
QString | uniqueName (const QString &key, const QStyleOption *option, const QSize &size) |
Definition at line 137 of file qstylehelper.cpp.
Referenced by adapted_angle_on_x(), calcLines(), QVectorPath::convertToPainterPath(), QDeclarativeParticlesPrivate::createParticle(), QCommonStyle::drawComplexControl(), QBBBpsEventFilter::handleNavigatorEvent(), QBBNavigatorEventHandler::handleOrientationChange(), QBBNavigatorEventHandler::handleOrientationCheck(), QStroker::joinPoints(), QGraphicsItem::moveBy(), operator<<(), operator>>(), pvrQwsSetRotation(), QLineF::QLineF(), QMatrix4x4::QMatrix4x4(), qt_fetch_conical_gradient(), qt_find_ellipse_coords(), qt_t_for_arc_angle(), QPinchGestureRecognizer::recognize(), QSwipeGestureRecognizer::recognize(), QAccessibleDial::rect(), QConicalGradient::setCenter(), QGraphicsItem::setRotation(), QGraphicsEllipseItem::setSpanAngle(), QGraphicsEllipseItem::setStartAngle(), QPainterPath::swap(), QGL2PaintEngineExPrivate::updateBrushUniforms(), QUIKitWindow::updateGeometryAndOrientation(), and QDeclarativePinchArea::updatePinch().
int QStyleHelper::calcBigLineSize | ( | int | radius | ) |
Definition at line 104 of file qstylehelper.cpp.
Referenced by calcArrow(), calcLines(), and calcRadialPos().
QPolygonF QStyleHelper::calcLines | ( | const QStyleOptionSlider * | dial | ) |
Definition at line 169 of file qstylehelper.cpp.
Referenced by QCommonStyle::drawComplexControl(), and drawDial().
|
static |
Definition at line 114 of file qstylehelper.cpp.
Referenced by drawDial().
Definition at line 82 of file qstylehelper.cpp.
Referenced by QVistaHelper::backButtonSize(), QCommonStyle::pixelMetric(), QWindowsVistaStyle::pixelMetric(), QWindowsXPStyle::pixelMetric(), QWindowsStyle::pixelMetric(), QVistaHelper::QVistaHelper(), QWindowsMobileStyle::sizeFromContents(), QWindowsStyle::sizeFromContents(), QVistaBackButton::sizeHint(), QVistaHelper::topOffset(), and QVistaHelper::topPadding().
void QStyleHelper::drawBorderPixmap | ( | const QPixmap & | pixmap, |
QPainter * | painter, | ||
const QRect & | rect, | ||
int | left, | ||
int | top, | ||
int | right, | ||
int | bottom | ||
) |
Definition at line 323 of file qstylehelper.cpp.
Referenced by QMacStyle::drawComplexControl(), and QMacStyle::drawControl().
void QStyleHelper::drawDial | ( | const QStyleOptionSlider * | option, |
QPainter * | painter | ||
) |
Definition at line 213 of file qstylehelper.cpp.
Referenced by QPlastiqueStyle::drawComplexControl(), QCleanlooksStyle::drawComplexControl(), QWindowsXPStyle::drawComplexControl(), and QMacStyle::drawComplexControl().
QString QStyleHelper::uniqueName | ( | const QString & | key, |
const QStyleOption * | option, | ||
const QSize & | size | ||
) |
Definition at line 62 of file qstylehelper.cpp.
Referenced by QPlastiqueStyle::drawComplexControl(), QCleanlooksStyle::drawComplexControl(), QPlastiqueStyle::drawControl(), QCleanlooksStyle::drawControl(), QPlastiqueStyle::drawPrimitive(), and QWindowsStyle::drawPrimitive().