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

QLineWidth Class

Specifies the width of rasterized lines.

This class was introduced in Qt 5.10.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QLineWidth Class

  • Header: QLineWidth

  • Since: Qt 5.10

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS 3drender)

    target_link_libraries(mytarget PRIVATE Qt6::3drender)

  • qmake: QT += 3drender

  • Inherited By:

  • Instantiated By: qml-qt3d-render-linewidth.xml

  • Inherits: Qt3DRender::QRenderState

Detailed Description

 

Property Documentation

 

value : float

Specifies the width value to be used.

Access functions:

  • float value() const

  • void setValue(float value)

Notifier signal:

  • void valueChanged(float value)

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