ProgressBar QML Type

A component that shows the progress of an event 更多...

import 語句: import UIComponents 1.0
繼承: Item

特性

詳細描述

A ProgressBar shows the linear progress of an event as its value . The range is specified using the minimum maximum 值。

The ProgressBar component is part of the UI 組件 模塊。

This documentation is part of the UIComponents 範例。

特性文檔編製

color : color

The color of the ProgressBar 's gradient. Must bind to a color type.

另請參閱 secondColor .

maximum : int

The maximum value of the ProgressBar range. The value must not be more than this value.

minimum : int

The minimum value of the ProgressBar range. The value must not be less than this value.

secondColor : color

The second color of the ProgressBar 's gradient. Must bind to a color type.

另請參閱 color .

value : int

The value of the progress.

版權所有  © 2014-2026 樂數軟件    

工業和信息化部: 粵ICP備14079481號-1