Obsolete Members for QOpenGLTexture

以下成員源於類 QOpenGLTexture 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。

公共函數

(obsolete) void setCompressedData (int mipLevel , int layer , int dataSize , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)
(obsolete) void setCompressedData (int mipLevel , int dataSize , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)
(obsolete) void setCompressedData (int dataSize , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)
(obsolete) void setCompressedData (int mipLevel , int layer , QOpenGLTexture::CubeMapFace cubeFace , int dataSize , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)
(obsolete) void setData (int mipLevel , int layer , QOpenGLTexture::PixelFormat sourceFormat , QOpenGLTexture::PixelType sourceType , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)
(obsolete) void setData (int mipLevel , QOpenGLTexture::PixelFormat sourceFormat , QOpenGLTexture::PixelType sourceType , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)
(obsolete) void setData (QOpenGLTexture::PixelFormat sourceFormat , QOpenGLTexture::PixelType sourceType , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)
(obsolete) void setData (int mipLevel , int layer , QOpenGLTexture::CubeMapFace cubeFace , QOpenGLTexture::PixelFormat sourceFormat , QOpenGLTexture::PixelType sourceType , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)

成員函數文檔編製

void QOpenGLTexture:: setCompressedData ( int mipLevel , int layer , int dataSize , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)

此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。

這是重載函數。

void QOpenGLTexture:: setCompressedData ( int mipLevel , int dataSize , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)

此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。

這是重載函數。

void QOpenGLTexture:: setCompressedData ( int dataSize , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)

此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。

這是重載函數。

void QOpenGLTexture:: setCompressedData ( int mipLevel , int layer , QOpenGLTexture::CubeMapFace cubeFace , int dataSize , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)

此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。

這是重載函數。

void QOpenGLTexture:: setData ( int mipLevel , int layer , QOpenGLTexture::PixelFormat sourceFormat , QOpenGLTexture::PixelType sourceType , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)

此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。

這是重載函數。

void QOpenGLTexture:: setData ( int mipLevel , QOpenGLTexture::PixelFormat sourceFormat , QOpenGLTexture::PixelType sourceType , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)

此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。

這是重載函數。

void QOpenGLTexture:: setData ( QOpenGLTexture::PixelFormat sourceFormat , QOpenGLTexture::PixelType sourceType , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)

此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。

這是重載函數。

void QOpenGLTexture:: setData ( int mipLevel , int layer , QOpenGLTexture::CubeMapFace cubeFace , QOpenGLTexture::PixelFormat sourceFormat , QOpenGLTexture::PixelType sourceType , void * data , const QOpenGLPixelTransferOptions *const options = nullptr)

此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。

這是重載函數。

另請參閱 setCompressedData ().