モジュール
QtQml.Models 2.1
クラス継承
QQmlDelegateModelGroup → QObject
プロパティー
count: int = 0 readonly
name: QString = ""
includeByDefault: bool = false
シグナル
changed(QQmlV4Handle removed, QQmlV4Handle inserted)
countChanged()
defaultIncludeChanged()
nameChanged()
メソッド
QQmlV4Handle get(int index)
スロット
void addGroups(QQmlV4Function*)
void create(QQmlV4Function*)
void insert(QQmlV4Function*)
void move(QQmlV4Function*)
void resolve(QQmlV4Function*)
void remove(QQmlV4Function*)
void removeGroups(QQmlV4Function*)
void setGroups(QQmlV4Function*)
説明
プロパティーの説明
count: int
name: QString
includeByDefault: bool
シグナルの説明
changed(QQmlV4Handle removed, QQmlV4Handle inserted)
defaultIncludeChanged()
includeByDefault プロパティーの変更通知シグナル。メソッドの説明
QQmlV4Handle get(int index)
スロットの説明
void addGroups(QQmlV4Function*)
void create(QQmlV4Function*)
void insert(QQmlV4Function*)
void move(QQmlV4Function*)
void resolve(QQmlV4Function*)
void remove(QQmlV4Function*)
void removeGroups(QQmlV4Function*)
void setGroups(QQmlV4Function*)
注意
includeByDefault プロパティーの変更通知シグナルが defaultIncludeChanged() となっていて命名規則と異なっている。
0 件のコメント:
コメントを投稿
注: コメントを投稿できるのは、このブログのメンバーだけです。