Doc: Fix some more links
Change-Id: I94c853532cd3ed9bf18e6d471f99560e04131fdf Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
18033c075c
commit
4519d810d1
@ -176,7 +176,7 @@
|
|||||||
handler, where drag and drop operations begin:
|
handler, where drag and drop operations begin:
|
||||||
|
|
||||||
\snippet draganddrop/fridgemagnets/dragwidget.cpp 13
|
\snippet draganddrop/fridgemagnets/dragwidget.cpp 13
|
||||||
\snippet examples/draganddrop/fridgemagnets/dragwidget.cpp 14
|
\snippet draganddrop/fridgemagnets/dragwidget.cpp 14
|
||||||
|
|
||||||
Mouse events occur when a mouse button is pressed or released
|
Mouse events occur when a mouse button is pressed or released
|
||||||
inside a widget, or when the mouse cursor is moved. By
|
inside a widget, or when the mouse cursor is moved. By
|
||||||
|
@ -35,6 +35,7 @@ sourcedirs += ..
|
|||||||
exampledirs += \
|
exampledirs += \
|
||||||
../ \
|
../ \
|
||||||
snippets \
|
snippets \
|
||||||
../../../examples/threads
|
../../../examples/threads \
|
||||||
|
../../../examples/widgets
|
||||||
|
|
||||||
imagedirs += images
|
imagedirs += images
|
||||||
|
Loading…
x
Reference in New Issue
Block a user