MCPcopy Create free account
hub / github.com/benlau/quickflux / QFAppScriptGroup

Method QFAppScriptGroup

qfappscriptgroup.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 */
47
48QFAppScriptGroup::QFAppScriptGroup(QQuickItem* parent) : QQuickItem(parent)
49{
50
51}
52
53/*! \qmlproperty array AppScriptGroup::scripts
54 This property hold an array of AppScript object.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected