![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosplatformbackingstore.h>
Public Member Functions | |
| QImageView (const QImage &srcImage, const QRect &subRect) | |
| QSize | size () const |
| std::size_t | bytesPerPixel () const |
| std::size_t | bytesPerLine () const |
| QSpan< const uchar > | constScanLine (int i) const |
Definition at line 33 of file qohosplatformbackingstore.h.
|
explicit |
Definition at line 192 of file qohosplatformbackingstore.cpp.
| std::size_t QOhosPlatformBackingStore::QImageView::bytesPerLine | ( | ) | const |
Definition at line 223 of file qohosplatformbackingstore.cpp.
| std::size_t QOhosPlatformBackingStore::QImageView::bytesPerPixel | ( | ) | const |
Definition at line 209 of file qohosplatformbackingstore.cpp.
Definition at line 214 of file qohosplatformbackingstore.cpp.
| QSize QOhosPlatformBackingStore::QImageView::size | ( | ) | const |
Definition at line 228 of file qohosplatformbackingstore.cpp.