C
List of All Members for 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 *)
- bits() const : uchar *
- bytesPerLine() const : int32_t
- bytesPerPixel() const : int32_t
- drawingEngine() const : Qul::PlatformInterface::DrawingEngine *
- fallbackDrawingEngine() const : Qul::PlatformInterface::DrawingEngine *
- format() const : Qul::PixelFormat
- height() const : int32_t
- pixelAt(int32_t , int32_t ) const : uchar *
- pixelAt(Qul::PlatformInterface::Point ) const : uchar *
- scanLine(int32_t ) const : uchar *
- setBits(uchar *)
- size() const : const Qul::PlatformInterface::Size &
- width() const : int32_t
Available under certain Qt licenses.
Find out more.