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

QStyleOptionHeaderV2 Class

The QStyleOptionHeaderV2 class is used to describe the parameters for drawing a header.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QStyleOptionHeaderV2 Class

  • Header: QStyleOptionHeaderV2

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS Widgets)

    target_link_libraries(mytarget PRIVATE Qt6::Widgets)

  • qmake: QT += widgets

  • Inherits: QStyleOptionHeader

Detailed Description

 

Member Function Documentation

 

QStyleOptionHeaderV2::QStyleOptionHeaderV2()

Constructs a QStyleOptionHeaderV2, initializing the members variables to their default values.

Member Variable Documentation

 

bool QStyleOptionHeaderV2::isSectionDragTarget

This variable holds whether the section is the location at which a dragged section will be inserted

See Also

Qt::TextElideMode QStyleOptionHeaderV2::textElideMode

where ellipsis should be added for text that is too long to fit into an item

The default value is Qt::ElideNone.

See Also

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