就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.7.2
Qt GUI
C++ 类
QRhiTextureCopyDescription
List of All Members for QRhiTextureCopyDescription
这是完整成员列表为
QRhiTextureCopyDescription
,包括继承的成员。
QRhiTextureCopyDescription
()
destinationLayer
() const : int
destinationLevel
() const : int
destinationTopLeft
() const : QPoint
pixelSize
() const : QSize
setDestinationLayer
(int)
setDestinationLevel
(int)
setDestinationTopLeft
(const QPoint &)
setPixelSize
(const QSize &)
setSourceLayer
(int)
setSourceLevel
(int)
setSourceTopLeft
(const QPoint &)
sourceLayer
() const : int
sourceLevel
() const : int
sourceTopLeft
() const : QPoint