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

TableViewStyle QML Type

Provides custom styling for TableView.

This type was introduced in Qt 5.1.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

TableViewStyle QML Type

  • Import Statement: import QtQuick.Controls.Styles 1.4

  • Since: Qt 5.1

  • Inherits: ScrollViewStyle

  • Group: TableViewStyle is part of Styling Views, Styling Controls

Detailed Description

 

Property Documentation

 

activateItemOnSingleClick : bool

Activates items on single click.

Its default value is false.

alternateBackgroundColor : color

The alternate background color.

backgroundColor : color

The background color.

control : TableView

The TableView this style is attached to.

headerDelegate : Component

Delegate for header. This delegate is described in TableView.headerDelegate.

highlightedTextColor : color

The text highlight color, used within selections.

itemDelegate : Component

Delegate for item. This delegate is described in TableView.itemDelegate.

padding group

padding.bottom : int

padding.left : int

padding.right : int

padding.top : int

This grouped property holds the top, left, right and bottom padding.

rowDelegate : Component

Delegate for row. This delegate is described in TableView.rowDelegate.

textColor : color

The text color.

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