File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -621,8 +621,8 @@ class CORE_EXPORT QgsFeatureRequest
621621 * at this moment. A negative value (which is set by default) will wait forever.
622622 *
623623 * \note Only works if the provider supports this option.
624- * \deprecated Use timeout() instead.
625624 *
625+ * \deprecated Use timeout() instead.
626626 * \since QGIS 3.0
627627 */
628628 Q_DECL_DEPRECATED int connectionTimeout () const SIP_DEPRECATED;
@@ -632,8 +632,8 @@ class CORE_EXPORT QgsFeatureRequest
632632 * at this moment. A negative value (which is set by default) will wait forever.
633633 *
634634 * \note Only works if the provider supports this option.
635- * \deprecated Use setTimeout() instead.
636635 *
636+ * \deprecated Use setTimeout() instead.
637637 * \since QGIS 3.0
638638 */
639639 Q_DECL_DEPRECATED QgsFeatureRequest &setConnectionTimeout ( int connectionTimeout ) SIP_DEPRECATED;
You can’t perform that action at this time.
0 commit comments