Flow
モジュール
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
説明
プロパティーの説明
flow: Flow
layoutDirection: Qt::LayoutDirection
effectiveLayoutDirection: Qt::LayoutDirection
spacing: double
populate: QQuickTransition*
move: QQuickTransition*
add: QQuickTransition*
padding: real
topPadding: real
leftPadding: real
rightPadding: real
bottomPadding: real
implicitWidth: real = 0 readonly inherited override
implicitHeight: real = 0 readonly inherited override
シグナルの説明
positioningComplete() inherited
メソッドの説明
public void forceLayout() inherited
スロットの説明
protected void prePositioning() inherited
列挙の説明
参考情報
0 件のコメント:
コメントを投稿
注: コメントを投稿できるのは、このブログのメンバーだけです。