![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QGLPixelBuffer, including all inherited members.
| PaintDeviceMetric enum name | QPaintDevice | |
| QGLPixelBuffer(const QSize &size, const QGLFormat &format=QGLFormat::defaultFormat (), QGLWidget *shareWidget=nullptr) | QGLPixelBuffer | |
| QGLPixelBuffer(int width, int height, const QGLFormat &format=QGLFormat::defaultFormat (), QGLWidget *shareWidget=nullptr) | QGLPixelBuffer | |
| QPaintDevice() | QPaintDevice | protected |
| bindTexture(const QImage &image, GLenum target=GL_TEXTURE_2D) | QGLPixelBuffer | |
| bindTexture(const QPixmap &pixmap, GLenum target=GL_TEXTURE_2D) | QGLPixelBuffer | |
| bindTexture(const QString &fileName) | QGLPixelBuffer | |
| bindToDynamicTexture(GLuint texture_id) | QGLPixelBuffer | |
| colorCount() const | QPaintDevice | inline |
| deleteTexture(GLuint texture_id) | QGLPixelBuffer | |
| depth() const | QPaintDevice | inline |
| devicePixelRatio() const | QPaintDevice | inline |
| devicePixelRatioF() const | QPaintDevice | inline |
| doneCurrent() | QGLPixelBuffer | |
| drawTexture(const QRectF &target, GLuint texture_id, GLenum textureTarget=GL_TEXTURE_2D) | QGLPixelBuffer | |
| drawTexture(const QPointF &point, GLuint texture_id, GLenum textureTarget=GL_TEXTURE_2D) | QGLPixelBuffer | |
| format() const | QGLPixelBuffer | |
| generateDynamicTexture() const | QGLPixelBuffer | |
| handle() const | QGLPixelBuffer | |
| hasOpenGLPbuffers() | QGLPixelBuffer | static |
| height() const | QPaintDevice | inline |
| heightMM() const | QPaintDevice | inline |
| isValid() const | QGLPixelBuffer | |
| logicalDpiX() const | QPaintDevice | inline |
| logicalDpiY() const | QPaintDevice | inline |
| makeCurrent() | QGLPixelBuffer | |
| metric(PaintDeviceMetric metric) const override | QGLPixelBuffer | overrideprotectedvirtual |
| paintEngine() const override | QGLPixelBuffer | overridevirtual |
| paintingActive() const | QPaintDevice | inline |
| physicalDpiX() const | QPaintDevice | inline |
| physicalDpiY() const | QPaintDevice | inline |
| releaseFromDynamicTexture() | QGLPixelBuffer | |
| size() const | QGLPixelBuffer | |
| toImage() const | QGLPixelBuffer | |
| updateDynamicTexture(GLuint texture_id) const | QGLPixelBuffer | |
| width() const | QPaintDevice | inline |
| widthMM() const | QPaintDevice | inline |
| ~QGLPixelBuffer() | QGLPixelBuffer | virtual |
| ~QPaintDevice() | QPaintDevice | virtual |