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

Simple Text Viewer Example

Using Qt Assistant as a customized help viewer for your application.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Simple Text Viewer Example

 
Sélectionnez
HEADERS       = mainwindow.h \
                findfiledialog.h \
                assistant.h \
                textedit.h
SOURCES       = main.cpp \
                mainwindow.cpp \
                findfiledialog.cpp \
                assistant.cpp \
                textedit.cpp

QT += widgets

target.path = $$[QT_INSTALL_EXAMPLES]/assistant/simpletextviewer
docs.files += $$PWD/documentation
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+