Qt 4.8
Classes | Namespaces | Functions
qstylehelper_p.h File Reference
#include <QtCore/qglobal.h>
#include <QtCore/qpoint.h>
#include <QtCore/qstring.h>
#include <QtGui/qpolygon.h>
#include <QtCore/qstringbuilder.h>

Go to the source code of this file.

Classes

struct  HexString< T >
 
struct  QConcatenable< HexString< T > >
 

Namespaces

 QStyleHelper
 

Functions

qreal QStyleHelper::angle (const QPointF &p1, const QPointF &p2)
 
int QStyleHelper::calcBigLineSize (int radius)
 
QPolygonF QStyleHelper::calcLines (const QStyleOptionSlider *dial)
 
qreal QStyleHelper::dpiScaled (qreal value)
 
void QStyleHelper::drawBorderPixmap (const QPixmap &pixmap, QPainter *painter, const QRect &rect, int left, int top, int right, int bottom)
 
void QStyleHelper::drawDial (const QStyleOptionSlider *option, QPainter *painter)
 
QString QStyleHelper::uniqueName (const QString &key, const QStyleOption *option, const QSize &size)