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

Axis Range Dragging With Labels Example

Implementing a custom input handler to support axis dragging.

This documentation was introduced in QtDataVisualization 1.1.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Axis Range Dragging With Labels Example

 
Sélectionnez
android|ios|winrt {
    error( "This example is not supported for android, ios, or winrt." )
}

!include( ../examples.pri ) {
    error( "Couldn't find the examples.pri file!" )
}

SOURCES +=  main.cpp \
            data.cpp \
            axesinputhandler.cpp
HEADERS +=  data.h \
            axesinputhandler.h

QT += widgets

OTHER_FILES += doc/src/* \
               doc/images/*

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