KLayout Manual: Main Index » Class Index » API reference - Class QGraphicsItem_GraphicsItemChange

API reference - Class QGraphicsItem_GraphicsItemChange

Notation used in Ruby API documentation

Description: This class represents the QGraphicsItem::GraphicsItemChange enum

Public constructors

new QGraphicsItem_GraphicsItemChangenew(unsigned int arg1)Creates the enum object from an integer

Public methods

[const]bool==(QGraphicsItem_GraphicsItemChange other)Compares the enum class against an enum of it's own type
[const]bool==(unsigned int other)Compares the enum class against an integer
[const]voidassign(const QGraphicsItem_GraphicsItemChange other)Assign the contents of another object to self
voidcreateEnsures the C++ object is created
voiddestroyExplicitly destroy the object
[const]booldestroyed?Returns a value indicating whether the object was already destroyed
[const]QGraphicsItem_GraphicsItemChangedupCreates a copy of self
[const]boolis_const_object?Returns a value indicating whether the reference is a const reference
[const]unsigned intto_iConverts the enum class to an integer
[const]stringto_sConverts the enum class to a string

Public static methods and constants

new QGraphicsItem_GraphicsItemChangeItemChildAddedChangeEnum constant QGraphicsItem::ItemChildAddedChange
new QGraphicsItem_GraphicsItemChangeItemChildRemovedChangeEnum constant QGraphicsItem::ItemChildRemovedChange
new QGraphicsItem_GraphicsItemChangeItemCursorChangeEnum constant QGraphicsItem::ItemCursorChange
new QGraphicsItem_GraphicsItemChangeItemCursorHasChangedEnum constant QGraphicsItem::ItemCursorHasChanged
new QGraphicsItem_GraphicsItemChangeItemEnabledChangeEnum constant QGraphicsItem::ItemEnabledChange
new QGraphicsItem_GraphicsItemChangeItemEnabledHasChangedEnum constant QGraphicsItem::ItemEnabledHasChanged
new QGraphicsItem_GraphicsItemChangeItemFlagsChangeEnum constant QGraphicsItem::ItemFlagsChange
new QGraphicsItem_GraphicsItemChangeItemFlagsHaveChangedEnum constant QGraphicsItem::ItemFlagsHaveChanged
new QGraphicsItem_GraphicsItemChangeItemMatrixChangeEnum constant QGraphicsItem::ItemMatrixChange
new QGraphicsItem_GraphicsItemChangeItemOpacityChangeEnum constant QGraphicsItem::ItemOpacityChange
new QGraphicsItem_GraphicsItemChangeItemOpacityHasChangedEnum constant QGraphicsItem::ItemOpacityHasChanged
new QGraphicsItem_GraphicsItemChangeItemParentChangeEnum constant QGraphicsItem::ItemParentChange
new QGraphicsItem_GraphicsItemChangeItemParentHasChangedEnum constant QGraphicsItem::ItemParentHasChanged
new QGraphicsItem_GraphicsItemChangeItemPositionChangeEnum constant QGraphicsItem::ItemPositionChange
new QGraphicsItem_GraphicsItemChangeItemPositionHasChangedEnum constant QGraphicsItem::ItemPositionHasChanged
new QGraphicsItem_GraphicsItemChangeItemSceneChangeEnum constant QGraphicsItem::ItemSceneChange
new QGraphicsItem_GraphicsItemChangeItemSceneHasChangedEnum constant QGraphicsItem::ItemSceneHasChanged
new QGraphicsItem_GraphicsItemChangeItemScenePositionHasChangedEnum constant QGraphicsItem::ItemScenePositionHasChanged
new QGraphicsItem_GraphicsItemChangeItemSelectedChangeEnum constant QGraphicsItem::ItemSelectedChange
new QGraphicsItem_GraphicsItemChangeItemSelectedHasChangedEnum constant QGraphicsItem::ItemSelectedHasChanged
new QGraphicsItem_GraphicsItemChangeItemToolTipChangeEnum constant QGraphicsItem::ItemToolTipChange
new QGraphicsItem_GraphicsItemChangeItemToolTipHasChangedEnum constant QGraphicsItem::ItemToolTipHasChanged
new QGraphicsItem_GraphicsItemChangeItemTransformChangeEnum constant QGraphicsItem::ItemTransformChange
new QGraphicsItem_GraphicsItemChangeItemTransformHasChangedEnum constant QGraphicsItem::ItemTransformHasChanged
new QGraphicsItem_GraphicsItemChangeItemVisibleChangeEnum constant QGraphicsItem::ItemVisibleChange
new QGraphicsItem_GraphicsItemChangeItemVisibleHasChangedEnum constant QGraphicsItem::ItemVisibleHasChanged
new QGraphicsItem_GraphicsItemChangeItemZValueChangeEnum constant QGraphicsItem::ItemZValueChange
new QGraphicsItem_GraphicsItemChangeItemZValueHasChangedEnum constant QGraphicsItem::ItemZValueHasChanged

Detailed description

[const] bool ==(QGraphicsItem_GraphicsItemChange other)

Description: Compares the enum class against an enum of it's own type

[const] bool ==(unsigned int other)

Description: Compares the enum class against an integer

[static] new QGraphicsItem_GraphicsItemChange ItemChildAddedChange

Description: Enum constant QGraphicsItem::ItemChildAddedChange

[static] new QGraphicsItem_GraphicsItemChange ItemChildRemovedChange

Description: Enum constant QGraphicsItem::ItemChildRemovedChange

[static] new QGraphicsItem_GraphicsItemChange ItemCursorChange

Description: Enum constant QGraphicsItem::ItemCursorChange

[static] new QGraphicsItem_GraphicsItemChange ItemCursorHasChanged

Description: Enum constant QGraphicsItem::ItemCursorHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemEnabledChange

Description: Enum constant QGraphicsItem::ItemEnabledChange

[static] new QGraphicsItem_GraphicsItemChange ItemEnabledHasChanged

Description: Enum constant QGraphicsItem::ItemEnabledHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemFlagsChange

Description: Enum constant QGraphicsItem::ItemFlagsChange

[static] new QGraphicsItem_GraphicsItemChange ItemFlagsHaveChanged

Description: Enum constant QGraphicsItem::ItemFlagsHaveChanged

[static] new QGraphicsItem_GraphicsItemChange ItemMatrixChange

Description: Enum constant QGraphicsItem::ItemMatrixChange

[static] new QGraphicsItem_GraphicsItemChange ItemOpacityChange

Description: Enum constant QGraphicsItem::ItemOpacityChange

[static] new QGraphicsItem_GraphicsItemChange ItemOpacityHasChanged

Description: Enum constant QGraphicsItem::ItemOpacityHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemParentChange

Description: Enum constant QGraphicsItem::ItemParentChange

[static] new QGraphicsItem_GraphicsItemChange ItemParentHasChanged

Description: Enum constant QGraphicsItem::ItemParentHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemPositionChange

Description: Enum constant QGraphicsItem::ItemPositionChange

[static] new QGraphicsItem_GraphicsItemChange ItemPositionHasChanged

Description: Enum constant QGraphicsItem::ItemPositionHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemSceneChange

Description: Enum constant QGraphicsItem::ItemSceneChange

[static] new QGraphicsItem_GraphicsItemChange ItemSceneHasChanged

Description: Enum constant QGraphicsItem::ItemSceneHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemScenePositionHasChanged

Description: Enum constant QGraphicsItem::ItemScenePositionHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemSelectedChange

Description: Enum constant QGraphicsItem::ItemSelectedChange

[static] new QGraphicsItem_GraphicsItemChange ItemSelectedHasChanged

Description: Enum constant QGraphicsItem::ItemSelectedHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemToolTipChange

Description: Enum constant QGraphicsItem::ItemToolTipChange

[static] new QGraphicsItem_GraphicsItemChange ItemToolTipHasChanged

Description: Enum constant QGraphicsItem::ItemToolTipHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemTransformChange

Description: Enum constant QGraphicsItem::ItemTransformChange

[static] new QGraphicsItem_GraphicsItemChange ItemTransformHasChanged

Description: Enum constant QGraphicsItem::ItemTransformHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemVisibleChange

Description: Enum constant QGraphicsItem::ItemVisibleChange

[static] new QGraphicsItem_GraphicsItemChange ItemVisibleHasChanged

Description: Enum constant QGraphicsItem::ItemVisibleHasChanged

[static] new QGraphicsItem_GraphicsItemChange ItemZValueChange

Description: Enum constant QGraphicsItem::ItemZValueChange

[static] new QGraphicsItem_GraphicsItemChange ItemZValueHasChanged

Description: Enum constant QGraphicsItem::ItemZValueHasChanged

[const] void assign(const QGraphicsItem_GraphicsItemChange other)

Description: Assign the contents of another object to self

This method assigns the contents of another object to self. This is a deep copy that does not only copy the reference but the actual content.

void create

Description: Ensures the C++ object is created

Use this method to ensure the C++ object is created, for example to ensure that resources are allocated. Usually C++ objects are created on demand and not necessarily when the script object is created.

void destroy

Description: Explicitly destroy the object

Explicitly destroy the object on C++ side if it was owned by the Ruby interpreter. Subsequent access to this object will throw an exception. If the object is not owned by Ruby, this method will do nothing.

[const] bool destroyed?

Description: Returns a value indicating whether the object was already destroyed

This method returns true, if the object was destroyed, either explicitly or by the C++ side. The latter may happen, if the object is owned by a C++ object which got destroyed itself.

[const] QGraphicsItem_GraphicsItemChange dup

Description: Creates a copy of self

[const] bool is_const_object?

Description: Returns a value indicating whether the reference is a const reference

This method returns true, if self is a const reference. In that case, only const methods may be called on self.

[static] new QGraphicsItem_GraphicsItemChange new(unsigned int arg1)

Description: Creates the enum object from an integer

[const] unsigned int to_i

Description: Converts the enum class to an integer

[const] string to_s

Description: Converts the enum class to a string