Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
The QGraphicsItem::removeFromIndex() function shall remove the calling object from the scene's index.
This function can be called in conjunction with the addToIndex() function to ensure the index bookkeeping is correct when the item's position, transformation or shape changes.
This function is not intended to be used by applications directly, but may appear among application dependencies as a result of usage of other functions and macros.
<<< Previous | Home | Next >>> |
_ZN13QGraphicsItem12setExtensionENS_9ExtensionERK8QVariant | Up | _ZN13QInputContext14setFocusWidgetEP7QWidget |