モジュール
QtQuick 2.6
クラス継承
QQuickFlow → QQuickBasePositioner (internal) → QQuickImplicitSizeItem (internal) → QQuickItem → QObject
プロパティー
flow: Flow = Flow.LeftToRight
layoutDirection: Qt::LayoutDirection = Qt.LeftToRight
effectiveLayoutDirection: Qt::LayoutDirection = Qt.LeftToRight readonly
spacing: double = 0 inherited
populate: QQuickTransition* = null inherited
move: QQuickTransition* = null inherited
add: QQuickTransition* = null inherited
padding: real = 0 inherited
topPadding: real = 0 inherited
leftPadding: real = 0 inherited
rightPadding: real = 0 inherited
bottomPadding: real = 0 inherited
implicitWidth: real = 0 readonly inherited override
implicitHeight: real = 0 readonly inherited override
シグナル
flowChanged()
layoutDirectionChanged()
effectiveLayoutDirectionChanged()
spacingChanged() inherited
populateChanged() inherited
moveChanged() inherited
addChanged() inherited
paddingChanged() inherited
topPaddingChanged() inherited
leftPaddingChanged() inherited
rightPaddingChanged() inherited
bottomPaddingChanged() inherited
positioningComplete() inherited
implicitWidthChanged() inherited
implicitHeightChanged() inherited
メソッド
public void forceLayout() inherited
スロット
protected void prePositioning() inherited
列挙
Flow
LeftToRight = 0
TopToBottom = 1