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

WebEngine Widgets Video Player Example

Displays full screen video using QWebEngineView.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

WebEngine Widgets Video Player Example

 
Sélectionnez
TEMPLATE = app

QT += webenginewidgets

HEADERS += \
    mainwindow.h \
    fullscreenwindow.h \
    fullscreennotification.h

SOURCES += main.cpp \
    mainwindow.cpp \
    fullscreenwindow.cpp \
    fullscreennotification.cpp

RESOURCES += \
    data/videoplayer.qrc

target.path = $$[QT_INSTALL_EXAMPLES]/webenginewidgets/videoplayer
INSTALLS += target

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