mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-04-28 14:34:36 +00:00
Add clarifying documentation about QDesktopServices::openUrl
Change-Id: I2edca269b6f90511f4d41570a1ad08b7cc9d2f6a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Niels Weber <niels.weber@qt.io>
This commit is contained in:
parent
2539c3d453
commit
8715fc14d9
@ -80,6 +80,11 @@
|
||||
|
||||
Uses the URL scheme \c file to open the specified \a url with a suitable
|
||||
application.
|
||||
|
||||
\warning A return value of \c true indicates that the installer has successfully
|
||||
requested the operating system to open the URL in an external application. It may
|
||||
still fail to launch or fail to open the requested URL. This result will not be
|
||||
reported back to the installer.
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
Loading…
x
Reference in New Issue
Block a user