33    QML_UNCREATABLE(
"Abstract type. Use one of the inheriting types instead.")
 
   50    void performPendingCommits();
 
   63        if (m_groupIdsNeedRecalculation) {
 
   64            recalculateGroupIds();
 
   69    void itemChange(ItemChange, 
const ItemChangeData &) 
override;
 
   82    void calcSystemOffset(
bool resetPending = 
false);
 
   99    virtual void commit(
int gIdx, 
int pIdx){
 
  115    void recalculateGroupIds() 
const;
 
  121    mutable bool m_groupIdsNeedRecalculation;
 
\inmodule QtCore\reentrant
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
void componentComplete() override
\reimp Derived classes should call the base class method before adding their own actions to perform a...
virtual void itemChange(ItemChange, const ItemChangeData &)
Called when change occurs for this item.
void systemChanged(QQuickParticleSystem *arg)
virtual void initialize(int gIdx, int pIdx)
QQuickParticleVarLengthArray< QQuickParticleGroupData::ID, 4 > GroupIDs
void groupsChanged(const QStringList &arg)
QQuickParticleSystem * system() const
virtual void commit(int gIdx, int pIdx)
const GroupIDs & groupIds() const
QQuickParticleSystem * m_system
virtual void sceneGraphInvalidated()
QStringList groups() const
\qmltype Window \instantiates QQuickWindow \inqmlmodule QtQuick
Combined button and popup list for selecting options.
#define QML_UNCREATABLE(REASON)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent