qt6-bb10/doc/global
Thiago Macieira 6d1b4d5740 QFile::moveToTrash: add documentation about run time and fail conditions
All of the implementations will attempt to perform a filesystem rename,
so the runtime is constant for a single file and possibly for a
directory full of files too.

The macOS and Windows implementations use the OS API so they run with
slightly elevated privileges. That means they don't fail under normal
conditions. The XDG implementation will fail if the file or dir being
trashed resides on a volume which doesn't have an existing trash
location for the current user and one such cannot be created either, or
if the hardlinking/renaming fails (usually with EXDEV).

Pick-to: 6.6 6.7
Change-Id: I76ffba14ece04f24b43efffd17abd67e20196f2b
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2024-01-25 09:37:48 -08:00
..
externalsites QFile::moveToTrash: add documentation about run time and fail conditions 2024-01-25 09:37:48 -08:00
includes Doc: Fix wrong markup in QStandardPaths::findExecutable 2023-11-29 18:20:06 +01:00
includes-online Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
snippets/code Move the docs for porting to QRegularExpression to a common place 2022-07-20 13:15:59 +02:00
template Doc: Give offline-dark.css ".qmlextra" a visible text color 2023-12-21 17:38:01 +00:00
compat.qdocconf
config.qdocconf Doc: Update copyright year to 2024 2024-01-22 14:51:21 +00:00
externalsites.qdocconf
fileextensions.qdocconf qdoc: Add *.webp as an default image suffix 2023-02-21 18:56:07 +00:00
html-config.qdocconf Adapt qdoc macros and documentation for DocBook 2022-11-04 18:39:03 +01:00
html-footer-online.qdocconf Doc: Update copyright year to 2024 2024-01-22 14:51:21 +00:00
html-footer.qdocconf Doc: Update copyright year to 2024 2024-01-22 14:51:21 +00:00
html-header-offline.qdocconf Doc: Add CSS styling and icon for 'technical preview' items 2023-05-10 04:40:38 +00:00
html-header-online.qdocconf Doc: Add CSS styling and icon for 'technical preview' items 2023-05-10 04:40:38 +00:00
htmltabs.qdocconf Doc: Fix syntax in \tab macro example 2022-05-09 19:12:14 +02:00
macros-online.qdocconf Doc: Add DocBook version of youtube macro 2023-06-14 16:18:55 +02:00
macros.qdocconf doc: add macro for QML Language Server product name 2024-01-17 14:23:09 +01:00
manifest-meta.qdocconf Doc: Remove dead links to Concentric Circle Example 2024-01-09 18:54:46 +01:00
qt-cpp-defines.qdocconf Doc: Add convenience macros for specifying C++ type ordering information 2023-12-01 11:58:36 +00:00
qt-html-templates-offline-simple.qdocconf Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qt-html-templates-offline.qdocconf Doc: Add a dark offline CSS 2022-11-11 18:48:50 +02:00
qt-html-templates-online.qdocconf
qt-module-defaults-offline.qdocconf doc/global: Remove references to Qt 5 in comments 2020-11-19 17:27:30 +01:00
qt-module-defaults-online-commercial.qdocconf Doc: Fix online macros for commercial template 2022-06-21 22:08:34 +00:00
qt-module-defaults-online.qdocconf Doc: Update copyright year to 2024 2024-01-22 14:51:21 +00:00
qt-module-defaults.qdocconf doc/global: Remove references to Qt 5 in comments 2020-11-19 17:27:30 +01:00
warninglimit.qdocconf Doc: Move the warninglimit configuration to doc/global 2023-06-29 12:08:34 +00:00