![]() |
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 195 of file qohosplatformbackingstore.cpp.
| std::size_t QOhosPlatformBackingStore::QImageView::bytesPerLine | ( | ) | const |
Definition at line 226 of file qohosplatformbackingstore.cpp.
| std::size_t QOhosPlatformBackingStore::QImageView::bytesPerPixel | ( | ) | const |
Definition at line 212 of file qohosplatformbackingstore.cpp.
Definition at line 217 of file qohosplatformbackingstore.cpp.
| QSize QOhosPlatformBackingStore::QImageView::size | ( | ) | const |
Definition at line 231 of file qohosplatformbackingstore.cpp.