C

List of All Members for Qul::PlatformInterface::DrawingDevice

This is the complete list of members for Qul::PlatformInterface::DrawingDevice, including inherited members.

  • DrawingDevice(Qul::PixelFormat, const Qul::PlatformInterface::Size &, uchar *, int32_t, Qul::PlatformInterface::DrawingEngine *, void *)
  • bits() const : uchar *
  • bitsPerPixel() const : int32_t
  • bytesPerLine() const : int32_t
  • drawingEngine() const : Qul::PlatformInterface::DrawingEngine *
  • fallbackDrawingEngine() const : Qul::PlatformInterface::DrawingEngine *
  • format() const : Qul::PixelFormat
  • height() const : int32_t
  • pixelDataAt(Qul::PlatformInterface::Point) const : Qul::PlatformInterface::PixelDataPointer
  • pixelDataAt(int32_t, int32_t) const : Qul::PlatformInterface::PixelDataPointer
  • platformContext() const : void *

Available under certain Qt licenses.
Find out more.