The following members of QML type Container 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(obsolete)
|
void removeItem ( int index ) |
This method is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Use Container::removeItem(Item) or Container::takeItem (int) instead.