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

Context-Sensitive Help Example

Using the QHelpEngineCore class to implement context-sensitive help for applications.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Context-Sensitive Help Example

 
Sélectionnez
TEMPLATE = app

QT     += help widgets
SOURCES += main.cpp \
           wateringconfigdialog.cpp \
           helpbrowser.cpp

HEADERS += wateringconfigdialog.h \
           helpbrowser.h

FORMS   += wateringconfigdialog.ui

target.path = $$[QT_INSTALL_EXAMPLES]/help/contextsensitivehelp
docs.files += $$PWD/docs
docs.path = $$target.path

INSTALLS += target docs

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