mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-25 11:22:58 +00:00
update Qt::DropAction documentation [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
6dfc32f92f
commit
3ebd923227
1 changed files with 0 additions and 6 deletions
|
@ -1919,12 +1919,6 @@
|
||||||
\value LinkAction Create a link from the source to the target.
|
\value LinkAction Create a link from the source to the target.
|
||||||
\value ActionMask
|
\value ActionMask
|
||||||
\value IgnoreAction Ignore the action (do nothing with the data).
|
\value IgnoreAction Ignore the action (do nothing with the data).
|
||||||
\value TargetMoveAction On Windows, this value is used when the ownership of the D&D data
|
|
||||||
should be taken over by the target application,
|
|
||||||
i.e., the source application should not delete
|
|
||||||
the data.
|
|
||||||
\br
|
|
||||||
On X11 this value is used to do a move.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|
Loading…
Add table
Reference in a new issue