Notation used in Ruby API documentation
Module: QtWidgets
Description: This class represents the QStyle::PrimitiveElement enum
This class is equivalent to the class QStyle::PrimitiveElement
new QStyle_PrimitiveElement ptr | new | (int i) | Creates an enum from an integer value |
new QStyle_PrimitiveElement ptr | new | (string s) | Creates an enum from a string value |
[const] | bool | != | (const QStyle_PrimitiveElement other) | Compares two enums for inequality |
[const] | bool | != | (int other) | Compares an enum with an integer for inequality |
[const] | bool | < | (const QStyle_PrimitiveElement other) | Returns true if the first enum is less (in the enum symbol order) than the second |
[const] | bool | < | (int other) | Returns true if the enum is less (in the enum symbol order) than the integer value |
[const] | bool | == | (const QStyle_PrimitiveElement other) | Compares two enums |
[const] | bool | == | (int other) | Compares an enum with an integer value |
[const] | QStyle_PrimitiveElement ptr | _const_cast | Returns a non-const reference to self. | |
void | _create | Ensures the C++ object is created | ||
void | _destroy | Explicitly destroys the object | ||
[const] | bool | _destroyed? | Returns a value indicating whether the object was already destroyed | |
[const] | bool | _is_const_object? | Returns a value indicating whether the reference is a const reference | |
void | _manage | Marks the object as managed by the script side. | ||
void | _unmanage | Marks the object as no longer owned by the script side. | ||
void | assign | (const QStyle_PrimitiveElement other) | Assigns another object to self | |
[const] | new QStyle_PrimitiveElement ptr | dup | Creates a copy of self | |
[const] | int | hash | Gets the hash value from the enum | |
[const] | string | inspect | Converts an enum to a visual string | |
[const] | int | to_i | Gets the integer value from the enum | |
[const] | string | to_s | Gets the symbolic string from an enum | |
[const] | QStyle_QFlags_PrimitiveElement | | | (const QStyle_PrimitiveElement other) | Creates a flag set by combining the two flags |
[const] | QStyle_QFlags_PrimitiveElement | | | (const QStyle_QFlags_PrimitiveElement other) | Combines the flag and the flag set |
[static,const] | QStyle_PrimitiveElement | PE_CustomBase | Enum constant QStyle::PE_CustomBase | |
[static,const] | QStyle_PrimitiveElement | PE_Frame | Enum constant QStyle::PE_Frame | |
[static,const] | QStyle_PrimitiveElement | PE_FrameButtonBevel | Enum constant QStyle::PE_FrameButtonBevel | |
[static,const] | QStyle_PrimitiveElement | PE_FrameButtonTool | Enum constant QStyle::PE_FrameButtonTool | |
[static,const] | QStyle_PrimitiveElement | PE_FrameDefaultButton | Enum constant QStyle::PE_FrameDefaultButton | |
[static,const] | QStyle_PrimitiveElement | PE_FrameDockWidget | Enum constant QStyle::PE_FrameDockWidget | |
[static,const] | QStyle_PrimitiveElement | PE_FrameFocusRect | Enum constant QStyle::PE_FrameFocusRect | |
[static,const] | QStyle_PrimitiveElement | PE_FrameGroupBox | Enum constant QStyle::PE_FrameGroupBox | |
[static,const] | QStyle_PrimitiveElement | PE_FrameLineEdit | Enum constant QStyle::PE_FrameLineEdit | |
[static,const] | QStyle_PrimitiveElement | PE_FrameMenu | Enum constant QStyle::PE_FrameMenu | |
[static,const] | QStyle_PrimitiveElement | PE_FrameStatusBar | Enum constant QStyle::PE_FrameStatusBar | |
[static,const] | QStyle_PrimitiveElement | PE_FrameStatusBarItem | Enum constant QStyle::PE_FrameStatusBarItem | |
[static,const] | QStyle_PrimitiveElement | PE_FrameTabBarBase | Enum constant QStyle::PE_FrameTabBarBase | |
[static,const] | QStyle_PrimitiveElement | PE_FrameTabWidget | Enum constant QStyle::PE_FrameTabWidget | |
[static,const] | QStyle_PrimitiveElement | PE_FrameWindow | Enum constant QStyle::PE_FrameWindow | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorArrowDown | Enum constant QStyle::PE_IndicatorArrowDown | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorArrowLeft | Enum constant QStyle::PE_IndicatorArrowLeft | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorArrowRight | Enum constant QStyle::PE_IndicatorArrowRight | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorArrowUp | Enum constant QStyle::PE_IndicatorArrowUp | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorBranch | Enum constant QStyle::PE_IndicatorBranch | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorButtonDropDown | Enum constant QStyle::PE_IndicatorButtonDropDown | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorCheckBox | Enum constant QStyle::PE_IndicatorCheckBox | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorColumnViewArrow | Enum constant QStyle::PE_IndicatorColumnViewArrow | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorDockWidgetResizeHandle | Enum constant QStyle::PE_IndicatorDockWidgetResizeHandle | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorHeaderArrow | Enum constant QStyle::PE_IndicatorHeaderArrow | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorItemViewItemCheck | Enum constant QStyle::PE_IndicatorItemViewItemCheck | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorItemViewItemDrop | Enum constant QStyle::PE_IndicatorItemViewItemDrop | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorMenuCheckMark | Enum constant QStyle::PE_IndicatorMenuCheckMark | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorProgressChunk | Enum constant QStyle::PE_IndicatorProgressChunk | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorRadioButton | Enum constant QStyle::PE_IndicatorRadioButton | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorSpinDown | Enum constant QStyle::PE_IndicatorSpinDown | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorSpinMinus | Enum constant QStyle::PE_IndicatorSpinMinus | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorSpinPlus | Enum constant QStyle::PE_IndicatorSpinPlus | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorSpinUp | Enum constant QStyle::PE_IndicatorSpinUp | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorTabClose | Enum constant QStyle::PE_IndicatorTabClose | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorTabTear | Enum constant QStyle::PE_IndicatorTabTear | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorTabTearLeft | Enum constant QStyle::PE_IndicatorTabTearLeft | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorTabTearRight | Enum constant QStyle::PE_IndicatorTabTearRight | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorToolBarHandle | Enum constant QStyle::PE_IndicatorToolBarHandle | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorToolBarSeparator | Enum constant QStyle::PE_IndicatorToolBarSeparator | |
[static,const] | QStyle_PrimitiveElement | PE_IndicatorViewItemCheck | Enum constant QStyle::PE_IndicatorViewItemCheck | |
[static,const] | QStyle_PrimitiveElement | PE_PanelButtonBevel | Enum constant QStyle::PE_PanelButtonBevel | |
[static,const] | QStyle_PrimitiveElement | PE_PanelButtonCommand | Enum constant QStyle::PE_PanelButtonCommand | |
[static,const] | QStyle_PrimitiveElement | PE_PanelButtonTool | Enum constant QStyle::PE_PanelButtonTool | |
[static,const] | QStyle_PrimitiveElement | PE_PanelItemViewItem | Enum constant QStyle::PE_PanelItemViewItem | |
[static,const] | QStyle_PrimitiveElement | PE_PanelItemViewRow | Enum constant QStyle::PE_PanelItemViewRow | |
[static,const] | QStyle_PrimitiveElement | PE_PanelLineEdit | Enum constant QStyle::PE_PanelLineEdit | |
[static,const] | QStyle_PrimitiveElement | PE_PanelMenu | Enum constant QStyle::PE_PanelMenu | |
[static,const] | QStyle_PrimitiveElement | PE_PanelMenuBar | Enum constant QStyle::PE_PanelMenuBar | |
[static,const] | QStyle_PrimitiveElement | PE_PanelScrollAreaCorner | Enum constant QStyle::PE_PanelScrollAreaCorner | |
[static,const] | QStyle_PrimitiveElement | PE_PanelStatusBar | Enum constant QStyle::PE_PanelStatusBar | |
[static,const] | QStyle_PrimitiveElement | PE_PanelTipLabel | Enum constant QStyle::PE_PanelTipLabel | |
[static,const] | QStyle_PrimitiveElement | PE_PanelToolBar | Enum constant QStyle::PE_PanelToolBar | |
[static,const] | QStyle_PrimitiveElement | PE_Widget | Enum constant QStyle::PE_Widget |
void | create | Use of this method is deprecated. Use _create instead | ||
void | destroy | Use of this method is deprecated. Use _destroy instead | ||
[const] | bool | destroyed? | Use of this method is deprecated. Use _destroyed? instead | |
[const] | bool | is_const_object? | Use of this method is deprecated. Use _is_const_object? instead |
!= | (1) Signature: [const] bool != (const QStyle_PrimitiveElement other) Description: Compares two enums for inequality |
(2) Signature: [const] bool != (int other) Description: Compares an enum with an integer for inequality | |
< | (1) Signature: [const] bool < (const QStyle_PrimitiveElement other) Description: Returns true if the first enum is less (in the enum symbol order) than the second |
(2) Signature: [const] bool < (int other) Description: Returns true if the enum is less (in the enum symbol order) than the integer value | |
== | (1) Signature: [const] bool == (const QStyle_PrimitiveElement other) Description: Compares two enums |
(2) Signature: [const] bool == (int other) Description: Compares an enum with an integer value | |
PE_CustomBase | Signature: [static,const] QStyle_PrimitiveElement PE_CustomBase Description: Enum constant QStyle::PE_CustomBase Python specific notes: |
PE_Frame | Signature: [static,const] QStyle_PrimitiveElement PE_Frame Description: Enum constant QStyle::PE_Frame Python specific notes: |
PE_FrameButtonBevel | Signature: [static,const] QStyle_PrimitiveElement PE_FrameButtonBevel Description: Enum constant QStyle::PE_FrameButtonBevel Python specific notes: |
PE_FrameButtonTool | Signature: [static,const] QStyle_PrimitiveElement PE_FrameButtonTool Description: Enum constant QStyle::PE_FrameButtonTool Python specific notes: |
PE_FrameDefaultButton | Signature: [static,const] QStyle_PrimitiveElement PE_FrameDefaultButton Description: Enum constant QStyle::PE_FrameDefaultButton Python specific notes: |
PE_FrameDockWidget | Signature: [static,const] QStyle_PrimitiveElement PE_FrameDockWidget Description: Enum constant QStyle::PE_FrameDockWidget Python specific notes: |
PE_FrameFocusRect | Signature: [static,const] QStyle_PrimitiveElement PE_FrameFocusRect Description: Enum constant QStyle::PE_FrameFocusRect Python specific notes: |
PE_FrameGroupBox | Signature: [static,const] QStyle_PrimitiveElement PE_FrameGroupBox Description: Enum constant QStyle::PE_FrameGroupBox Python specific notes: |
PE_FrameLineEdit | Signature: [static,const] QStyle_PrimitiveElement PE_FrameLineEdit Description: Enum constant QStyle::PE_FrameLineEdit Python specific notes: |
PE_FrameMenu | Signature: [static,const] QStyle_PrimitiveElement PE_FrameMenu Description: Enum constant QStyle::PE_FrameMenu Python specific notes: |
PE_FrameStatusBar | Signature: [static,const] QStyle_PrimitiveElement PE_FrameStatusBar Description: Enum constant QStyle::PE_FrameStatusBar Python specific notes: |
PE_FrameStatusBarItem | Signature: [static,const] QStyle_PrimitiveElement PE_FrameStatusBarItem Description: Enum constant QStyle::PE_FrameStatusBarItem Python specific notes: |
PE_FrameTabBarBase | Signature: [static,const] QStyle_PrimitiveElement PE_FrameTabBarBase Description: Enum constant QStyle::PE_FrameTabBarBase Python specific notes: |
PE_FrameTabWidget | Signature: [static,const] QStyle_PrimitiveElement PE_FrameTabWidget Description: Enum constant QStyle::PE_FrameTabWidget Python specific notes: |
PE_FrameWindow | Signature: [static,const] QStyle_PrimitiveElement PE_FrameWindow Description: Enum constant QStyle::PE_FrameWindow Python specific notes: |
PE_IndicatorArrowDown | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorArrowDown Description: Enum constant QStyle::PE_IndicatorArrowDown Python specific notes: |
PE_IndicatorArrowLeft | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorArrowLeft Description: Enum constant QStyle::PE_IndicatorArrowLeft Python specific notes: |
PE_IndicatorArrowRight | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorArrowRight Description: Enum constant QStyle::PE_IndicatorArrowRight Python specific notes: |
PE_IndicatorArrowUp | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorArrowUp Description: Enum constant QStyle::PE_IndicatorArrowUp Python specific notes: |
PE_IndicatorBranch | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorBranch Description: Enum constant QStyle::PE_IndicatorBranch Python specific notes: |
PE_IndicatorButtonDropDown | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorButtonDropDown Description: Enum constant QStyle::PE_IndicatorButtonDropDown Python specific notes: |
PE_IndicatorCheckBox | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorCheckBox Description: Enum constant QStyle::PE_IndicatorCheckBox Python specific notes: |
PE_IndicatorColumnViewArrow | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorColumnViewArrow Description: Enum constant QStyle::PE_IndicatorColumnViewArrow Python specific notes: |
PE_IndicatorDockWidgetResizeHandle | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorDockWidgetResizeHandle Description: Enum constant QStyle::PE_IndicatorDockWidgetResizeHandle Python specific notes: |
PE_IndicatorHeaderArrow | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorHeaderArrow Description: Enum constant QStyle::PE_IndicatorHeaderArrow Python specific notes: |
PE_IndicatorItemViewItemCheck | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorItemViewItemCheck Description: Enum constant QStyle::PE_IndicatorItemViewItemCheck Python specific notes: |
PE_IndicatorItemViewItemDrop | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorItemViewItemDrop Description: Enum constant QStyle::PE_IndicatorItemViewItemDrop Python specific notes: |
PE_IndicatorMenuCheckMark | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorMenuCheckMark Description: Enum constant QStyle::PE_IndicatorMenuCheckMark Python specific notes: |
PE_IndicatorProgressChunk | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorProgressChunk Description: Enum constant QStyle::PE_IndicatorProgressChunk Python specific notes: |
PE_IndicatorRadioButton | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorRadioButton Description: Enum constant QStyle::PE_IndicatorRadioButton Python specific notes: |
PE_IndicatorSpinDown | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorSpinDown Description: Enum constant QStyle::PE_IndicatorSpinDown Python specific notes: |
PE_IndicatorSpinMinus | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorSpinMinus Description: Enum constant QStyle::PE_IndicatorSpinMinus Python specific notes: |
PE_IndicatorSpinPlus | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorSpinPlus Description: Enum constant QStyle::PE_IndicatorSpinPlus Python specific notes: |
PE_IndicatorSpinUp | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorSpinUp Description: Enum constant QStyle::PE_IndicatorSpinUp Python specific notes: |
PE_IndicatorTabClose | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorTabClose Description: Enum constant QStyle::PE_IndicatorTabClose Python specific notes: |
PE_IndicatorTabTear | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorTabTear Description: Enum constant QStyle::PE_IndicatorTabTear Python specific notes: |
PE_IndicatorTabTearLeft | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorTabTearLeft Description: Enum constant QStyle::PE_IndicatorTabTearLeft Python specific notes: |
PE_IndicatorTabTearRight | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorTabTearRight Description: Enum constant QStyle::PE_IndicatorTabTearRight Python specific notes: |
PE_IndicatorToolBarHandle | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorToolBarHandle Description: Enum constant QStyle::PE_IndicatorToolBarHandle Python specific notes: |
PE_IndicatorToolBarSeparator | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorToolBarSeparator Description: Enum constant QStyle::PE_IndicatorToolBarSeparator Python specific notes: |
PE_IndicatorViewItemCheck | Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorViewItemCheck Description: Enum constant QStyle::PE_IndicatorViewItemCheck Python specific notes: |
PE_PanelButtonBevel | Signature: [static,const] QStyle_PrimitiveElement PE_PanelButtonBevel Description: Enum constant QStyle::PE_PanelButtonBevel Python specific notes: |
PE_PanelButtonCommand | Signature: [static,const] QStyle_PrimitiveElement PE_PanelButtonCommand Description: Enum constant QStyle::PE_PanelButtonCommand Python specific notes: |
PE_PanelButtonTool | Signature: [static,const] QStyle_PrimitiveElement PE_PanelButtonTool Description: Enum constant QStyle::PE_PanelButtonTool Python specific notes: |
PE_PanelItemViewItem | Signature: [static,const] QStyle_PrimitiveElement PE_PanelItemViewItem Description: Enum constant QStyle::PE_PanelItemViewItem Python specific notes: |
PE_PanelItemViewRow | Signature: [static,const] QStyle_PrimitiveElement PE_PanelItemViewRow Description: Enum constant QStyle::PE_PanelItemViewRow Python specific notes: |
PE_PanelLineEdit | Signature: [static,const] QStyle_PrimitiveElement PE_PanelLineEdit Description: Enum constant QStyle::PE_PanelLineEdit Python specific notes: |
PE_PanelMenu | Signature: [static,const] QStyle_PrimitiveElement PE_PanelMenu Description: Enum constant QStyle::PE_PanelMenu Python specific notes: |
PE_PanelMenuBar | Signature: [static,const] QStyle_PrimitiveElement PE_PanelMenuBar Description: Enum constant QStyle::PE_PanelMenuBar Python specific notes: |
PE_PanelScrollAreaCorner | Signature: [static,const] QStyle_PrimitiveElement PE_PanelScrollAreaCorner Description: Enum constant QStyle::PE_PanelScrollAreaCorner Python specific notes: |
PE_PanelStatusBar | Signature: [static,const] QStyle_PrimitiveElement PE_PanelStatusBar Description: Enum constant QStyle::PE_PanelStatusBar Python specific notes: |
PE_PanelTipLabel | Signature: [static,const] QStyle_PrimitiveElement PE_PanelTipLabel Description: Enum constant QStyle::PE_PanelTipLabel Python specific notes: |
PE_PanelToolBar | Signature: [static,const] QStyle_PrimitiveElement PE_PanelToolBar Description: Enum constant QStyle::PE_PanelToolBar Python specific notes: |
PE_Widget | Signature: [static,const] QStyle_PrimitiveElement PE_Widget Description: Enum constant QStyle::PE_Widget Python specific notes: |
_const_cast | Signature: [const] QStyle_PrimitiveElement ptr _const_cast Description: Returns a non-const reference to self. Basically, this method allows turning a const object reference to a non-const one. This method is provided as last resort to remove the constness from an object. Usually there is a good reason for a const object reference, so using this method may have undesired side effects. This method has been introduced in version 0.29.6. |
_create | Signature: 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. |
_destroy | Signature: void _destroy Description: Explicitly destroys the object Explicitly destroys the object on C++ side if it was owned by the script interpreter. Subsequent access to this object will throw an exception. If the object is not owned by the script, this method will do nothing. |
_destroyed? | Signature: [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. |
_is_const_object? | Signature: [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. |
_manage | Signature: void _manage Description: Marks the object as managed by the script side. After calling this method on an object, the script side will be responsible for the management of the object. This method may be called if an object is returned from a C++ function and the object is known not to be owned by any C++ instance. If necessary, the script side may delete the object if the script's reference is no longer required. Usually it's not required to call this method. It has been introduced in version 0.24. |
_unmanage | Signature: void _unmanage Description: Marks the object as no longer owned by the script side. Calling this method will make this object no longer owned by the script's memory management. Instead, the object must be managed in some other way. Usually this method may be called if it is known that some C++ object holds and manages this object. Technically speaking, this method will turn the script's reference into a weak reference. After the script engine decides to delete the reference, the object itself will still exist. If the object is not managed otherwise, memory leaks will occur. Usually it's not required to call this method. It has been introduced in version 0.24. |
assign | Signature: void assign (const QStyle_PrimitiveElement other) Description: Assigns another object to self |
create | Signature: void create Description: Ensures the C++ object is created Use of this method is deprecated. Use _create instead 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. |
destroy | Signature: void destroy Description: Explicitly destroys the object Use of this method is deprecated. Use _destroy instead Explicitly destroys the object on C++ side if it was owned by the script interpreter. Subsequent access to this object will throw an exception. If the object is not owned by the script, this method will do nothing. |
destroyed? | Signature: [const] bool destroyed? Description: Returns a value indicating whether the object was already destroyed Use of this method is deprecated. Use _destroyed? instead 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. |
dup | Signature: [const] new QStyle_PrimitiveElement ptr dup Description: Creates a copy of self Python specific notes: |
hash | Signature: [const] int hash Description: Gets the hash value from the enum Python specific notes: |
inspect | Signature: [const] string inspect Description: Converts an enum to a visual string Python specific notes: |
is_const_object? | Signature: [const] bool is_const_object? Description: Returns a value indicating whether the reference is a const reference Use of this method is deprecated. Use _is_const_object? instead This method returns true, if self is a const reference. In that case, only const methods may be called on self. |
new | (1) Signature: [static] new QStyle_PrimitiveElement ptr new (int i) Description: Creates an enum from an integer value Python specific notes: |
(2) Signature: [static] new QStyle_PrimitiveElement ptr new (string s) Description: Creates an enum from a string value Python specific notes: | |
to_i | Signature: [const] int to_i Description: Gets the integer value from the enum Python specific notes: |
to_s | Signature: [const] string to_s Description: Gets the symbolic string from an enum Python specific notes: |
| | (1) Signature: [const] QStyle_QFlags_PrimitiveElement | (const QStyle_PrimitiveElement other) Description: Creates a flag set by combining the two flags |
(2) Signature: [const] QStyle_QFlags_PrimitiveElement | (const QStyle_QFlags_PrimitiveElement other) Description: Combines the flag and the flag set |