mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-02 15:26:00 +08:00
qt 6.6.0 clean
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
/*!
|
||||
\title Calendar Widget Example
|
||||
\examplecategory {Graphics & Multimedia}
|
||||
\examplecategory {User Interface Components}
|
||||
\example widgets/calendarwidget
|
||||
\ingroup examples-widgets
|
||||
\ingroup examples-layout
|
||||
|
@ -236,7 +236,7 @@
|
||||
This ensures that the edge items are not considered for mouse input at all
|
||||
(i.e., you cannot click the edges). Then, the source and destination
|
||||
pointers are updated, this edge is registered with each node, and we call
|
||||
\c adjust() to update this edge's start end end position.
|
||||
\c adjust() to update this edge's start and end position.
|
||||
|
||||
\snippet graphicsview/elasticnodes/edge.cpp 1
|
||||
|
||||
|
Reference in New Issue
Block a user