以下成員源於類 QBitmap 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(obsolete)
void
|
fill (const QPaintDevice * device , const QPoint & p ) |
(obsolete)
void
|
fill (const QPaintDevice * device , int x , int y ) |
(obsolete)
int
|
serialNumber () const |
(obsolete)
QBitmap
|
transformed (const QMatrix & matrix ) const |
(obsolete)
QPixmap
|
grabWidget (QObject * widget , const QRect & rectangle ) |
(obsolete)
QPixmap
|
grabWidget (QObject * widget , int x = 0, int y = 0, int w = -1, int h = -1) |
(obsolete)
QPixmap
|
grabWindow (WId window , int x = 0, int y = 0, int width = -1, int height = -1) |
此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。
這是重載函數。
This convenience function converts the matrix 到 QTransform 並調用重載函數。