IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Detailed Description

The QHelpLink struct provides the data associated with a help link.

This struct was introduced in Qt 5.15.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

  • Header: QHelpLink

  • Since: Qt 5.15

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS Help)

    target_link_libraries(mytarget PRIVATE Qt6::Help)

  • qmake: QT += help

Detailed Description

The QHelpLink object is a data object that describes a link to a documentation file. The description of the help link contains the document title and URL of the document.

See Also

See also QHelpEngineCore

Member Variable Documentation

 

QString QHelpLink::title

This variable holds the title of the link.

QUrl QHelpLink::url

This variable holds the target url of the link.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+