以下成員源於類 QCursor 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(obsolete)
const QBitmap *
|
bitmap () const |
(obsolete)
const QBitmap *
|
mask () const |
此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。
New code should use the other overload which returns QBitmap by-value.
Returns the cursor bitmap, or
nullptr
if it is one of the standard cursors.
此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。
New code should use the other overload which returns QBitmap by-value.
Returns the cursor bitmap mask, or
nullptr
if it is one of the standard cursors.