与矩形像素对应的位域
更多...
#include <qwt_pixel_matrix.h>
◆ QwtPixelMatrix()
| QwtPixelMatrix::QwtPixelMatrix |
( |
const QRect & |
rect | ) |
|
|
explicit |
◆ ~QwtPixelMatrix()
| QwtPixelMatrix::~QwtPixelMatrix |
( |
| ) |
|
◆ index()
| int QwtPixelMatrix::index |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
|
inline |
◆ rect()
| QRect QwtPixelMatrix::rect |
( |
| ) |
const |
◆ setRect()
| void QwtPixelMatrix::setRect |
( |
const QRect & |
rect | ) |
|
◆ testAndSetPixel()
| bool QwtPixelMatrix::testAndSetPixel |
( |
int |
x, |
|
|
int |
y, |
|
|
bool |
on |
|
) |
| |
|
inline |
◆ testPixel()
| bool QwtPixelMatrix::testPixel |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
|
inline |
该类的文档由以下文件生成:
- /home/runner/work/QWT/QWT/src/plot/qwt_pixel_matrix.h
- /home/runner/work/QWT/QWT/src/plot/qwt_pixel_matrix.cpp