(87806f5cad6e4ce75a899598c15c126995682562)
#include "qlcdnumber.h"
#include "qbitarray.h"
#include "qpainter.h"
#include "private/qframe_p.h"
#include "moc_qlcdnumber.cpp"
Go to the source code of this file.
◆ DARK [1/2]
◆ DARK [2/2]
◆ LIGHT [1/2]
◆ LIGHT [2/2]
◆ LINETO [1/2]
Value:
\inmodule QtCore\reentrant
static void addPoint(QPolygon &a, const QPoint &p)
GLboolean GLboolean GLboolean GLboolean a
◆ LINETO [2/2]
Value: p.drawLine(ppt.x(), ppt.y(), pt.x()+(
X), pt.y()+(
Y)); \
◆ addPoint()
◆ double2string()
QString double2string |
( |
double | num, |
|
|
int | base, |
|
|
int | ndigits, |
|
|
bool * | oflow ) |
|
static |
◆ getSegments()
const char * getSegments |
( |
char | ch | ) |
|
|
static |
◆ int2string()
QString int2string |
( |
int | num, |
|
|
int | base, |
|
|
int | ndigits, |
|
|
bool * | oflow ) |
|
static |