mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
add note when QPixmap::toX11Pixmap() was introduced
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
f92053f381
commit
de4885489c
1 changed files with 2 additions and 0 deletions
|
@ -1465,6 +1465,8 @@ QPixmap QPixmap::fromX11Pixmap(Qt::HANDLE pixmap)
|
|||
}
|
||||
|
||||
/*!
|
||||
\since 4.12
|
||||
|
||||
Returns X11 Pixmap handle of the pixmap.
|
||||
|
||||
QPixmap does \e not take ownership of the pixmap handle, it
|
||||
|
|
Loading…
Add table
Reference in a new issue