API reference - Class QKeySequence_StandardKey

Notation used in Ruby API documentation

Module: QtGui

Description: This class represents the QKeySequence::StandardKey enum

This class is equivalent to the class QKeySequence::StandardKey

Public constructors

new QKeySequence_StandardKey ptrnew(int i)Creates an enum from an integer value
new QKeySequence_StandardKey ptrnew(string s)Creates an enum from a string value

Public methods

[const]bool!=(const QKeySequence_StandardKey other)Compares two enums for inequality
[const]bool!=(int other)Compares an enum with an integer for inequality
[const]bool<(const QKeySequence_StandardKey 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 QKeySequence_StandardKey other)Compares two enums
[const]bool==(int other)Compares an enum with an integer value
void_createEnsures the C++ object is created
void_destroyExplicitly 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_manageMarks the object as managed by the script side.
void_unmanageMarks the object as no longer owned by the script side.
voidassign(const QKeySequence_StandardKey other)Assigns another object to self
[const]new QKeySequence_StandardKey ptrdupCreates a copy of self
[const]stringinspectConverts an enum to a visual string
[const]intto_iGets the integer value from the enum
[const]stringto_sGets the symbolic string from an enum
[const]QKeySequence_QFlags_StandardKey|(const QKeySequence_StandardKey other)Creates a flag set by combining the two flags
[const]QKeySequence_QFlags_StandardKey|(const QKeySequence_QFlags_StandardKey other)Combines the flag and the flag set

Public static methods and constants

[static,const]QKeySequence_StandardKeyAddTabEnum constant QKeySequence::AddTab
[static,const]QKeySequence_StandardKeyBackEnum constant QKeySequence::Back
[static,const]QKeySequence_StandardKeyBackspaceEnum constant QKeySequence::Backspace
[static,const]QKeySequence_StandardKeyBoldEnum constant QKeySequence::Bold
[static,const]QKeySequence_StandardKeyCloseEnum constant QKeySequence::Close
[static,const]QKeySequence_StandardKeyCopyEnum constant QKeySequence::Copy
[static,const]QKeySequence_StandardKeyCutEnum constant QKeySequence::Cut
[static,const]QKeySequence_StandardKeyDeleteEnum constant QKeySequence::Delete
[static,const]QKeySequence_StandardKeyDeleteCompleteLineEnum constant QKeySequence::DeleteCompleteLine
[static,const]QKeySequence_StandardKeyDeleteEndOfLineEnum constant QKeySequence::DeleteEndOfLine
[static,const]QKeySequence_StandardKeyDeleteEndOfWordEnum constant QKeySequence::DeleteEndOfWord
[static,const]QKeySequence_StandardKeyDeleteStartOfWordEnum constant QKeySequence::DeleteStartOfWord
[static,const]QKeySequence_StandardKeyDeselectEnum constant QKeySequence::Deselect
[static,const]QKeySequence_StandardKeyFindEnum constant QKeySequence::Find
[static,const]QKeySequence_StandardKeyFindNextEnum constant QKeySequence::FindNext
[static,const]QKeySequence_StandardKeyFindPreviousEnum constant QKeySequence::FindPrevious
[static,const]QKeySequence_StandardKeyForwardEnum constant QKeySequence::Forward
[static,const]QKeySequence_StandardKeyFullScreenEnum constant QKeySequence::FullScreen
[static,const]QKeySequence_StandardKeyHelpContentsEnum constant QKeySequence::HelpContents
[static,const]QKeySequence_StandardKeyInsertLineSeparatorEnum constant QKeySequence::InsertLineSeparator
[static,const]QKeySequence_StandardKeyInsertParagraphSeparatorEnum constant QKeySequence::InsertParagraphSeparator
[static,const]QKeySequence_StandardKeyItalicEnum constant QKeySequence::Italic
[static,const]QKeySequence_StandardKeyMoveToEndOfBlockEnum constant QKeySequence::MoveToEndOfBlock
[static,const]QKeySequence_StandardKeyMoveToEndOfDocumentEnum constant QKeySequence::MoveToEndOfDocument
[static,const]QKeySequence_StandardKeyMoveToEndOfLineEnum constant QKeySequence::MoveToEndOfLine
[static,const]QKeySequence_StandardKeyMoveToNextCharEnum constant QKeySequence::MoveToNextChar
[static,const]QKeySequence_StandardKeyMoveToNextLineEnum constant QKeySequence::MoveToNextLine
[static,const]QKeySequence_StandardKeyMoveToNextPageEnum constant QKeySequence::MoveToNextPage
[static,const]QKeySequence_StandardKeyMoveToNextWordEnum constant QKeySequence::MoveToNextWord
[static,const]QKeySequence_StandardKeyMoveToPreviousCharEnum constant QKeySequence::MoveToPreviousChar
[static,const]QKeySequence_StandardKeyMoveToPreviousLineEnum constant QKeySequence::MoveToPreviousLine
[static,const]QKeySequence_StandardKeyMoveToPreviousPageEnum constant QKeySequence::MoveToPreviousPage
[static,const]QKeySequence_StandardKeyMoveToPreviousWordEnum constant QKeySequence::MoveToPreviousWord
[static,const]QKeySequence_StandardKeyMoveToStartOfBlockEnum constant QKeySequence::MoveToStartOfBlock
[static,const]QKeySequence_StandardKeyMoveToStartOfDocumentEnum constant QKeySequence::MoveToStartOfDocument
[static,const]QKeySequence_StandardKeyMoveToStartOfLineEnum constant QKeySequence::MoveToStartOfLine
[static,const]QKeySequence_StandardKeyNewEnum constant QKeySequence::New
[static,const]QKeySequence_StandardKeyNextChildEnum constant QKeySequence::NextChild
[static,const]QKeySequence_StandardKeyOpenEnum constant QKeySequence::Open
[static,const]QKeySequence_StandardKeyPasteEnum constant QKeySequence::Paste
[static,const]QKeySequence_StandardKeyPreferencesEnum constant QKeySequence::Preferences
[static,const]QKeySequence_StandardKeyPreviousChildEnum constant QKeySequence::PreviousChild
[static,const]QKeySequence_StandardKeyPrintEnum constant QKeySequence::Print
[static,const]QKeySequence_StandardKeyQuitEnum constant QKeySequence::Quit
[static,const]QKeySequence_StandardKeyRedoEnum constant QKeySequence::Redo
[static,const]QKeySequence_StandardKeyRefreshEnum constant QKeySequence::Refresh
[static,const]QKeySequence_StandardKeyReplaceEnum constant QKeySequence::Replace
[static,const]QKeySequence_StandardKeySaveEnum constant QKeySequence::Save
[static,const]QKeySequence_StandardKeySaveAsEnum constant QKeySequence::SaveAs
[static,const]QKeySequence_StandardKeySelectAllEnum constant QKeySequence::SelectAll
[static,const]QKeySequence_StandardKeySelectEndOfBlockEnum constant QKeySequence::SelectEndOfBlock
[static,const]QKeySequence_StandardKeySelectEndOfDocumentEnum constant QKeySequence::SelectEndOfDocument
[static,const]QKeySequence_StandardKeySelectEndOfLineEnum constant QKeySequence::SelectEndOfLine
[static,const]QKeySequence_StandardKeySelectNextCharEnum constant QKeySequence::SelectNextChar
[static,const]QKeySequence_StandardKeySelectNextLineEnum constant QKeySequence::SelectNextLine
[static,const]QKeySequence_StandardKeySelectNextPageEnum constant QKeySequence::SelectNextPage
[static,const]QKeySequence_StandardKeySelectNextWordEnum constant QKeySequence::SelectNextWord
[static,const]QKeySequence_StandardKeySelectPreviousCharEnum constant QKeySequence::SelectPreviousChar
[static,const]QKeySequence_StandardKeySelectPreviousLineEnum constant QKeySequence::SelectPreviousLine
[static,const]QKeySequence_StandardKeySelectPreviousPageEnum constant QKeySequence::SelectPreviousPage
[static,const]QKeySequence_StandardKeySelectPreviousWordEnum constant QKeySequence::SelectPreviousWord
[static,const]QKeySequence_StandardKeySelectStartOfBlockEnum constant QKeySequence::SelectStartOfBlock
[static,const]QKeySequence_StandardKeySelectStartOfDocumentEnum constant QKeySequence::SelectStartOfDocument
[static,const]QKeySequence_StandardKeySelectStartOfLineEnum constant QKeySequence::SelectStartOfLine
[static,const]QKeySequence_StandardKeyUnderlineEnum constant QKeySequence::Underline
[static,const]QKeySequence_StandardKeyUndoEnum constant QKeySequence::Undo
[static,const]QKeySequence_StandardKeyUnknownKeyEnum constant QKeySequence::UnknownKey
[static,const]QKeySequence_StandardKeyWhatsThisEnum constant QKeySequence::WhatsThis
[static,const]QKeySequence_StandardKeyZoomInEnum constant QKeySequence::ZoomIn
[static,const]QKeySequence_StandardKeyZoomOutEnum constant QKeySequence::ZoomOut

Deprecated methods (protected, public, static, non-static and constructors)

voidcreateUse of this method is deprecated. Use _create instead
voiddestroyUse of this method is deprecated. Use _destroy instead
[const]booldestroyed?Use of this method is deprecated. Use _destroyed? instead
[const]boolis_const_object?Use of this method is deprecated. Use _is_const_object? instead

Detailed description

!=

(1) Signature: [const] bool != (const QKeySequence_StandardKey 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 QKeySequence_StandardKey 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 QKeySequence_StandardKey other)

Description: Compares two enums

(2) Signature: [const] bool == (int other)

Description: Compares an enum with an integer value

AddTab

Signature: [static,const] QKeySequence_StandardKey AddTab

Description: Enum constant QKeySequence::AddTab

Python specific notes:
The object exposes a readable attribute 'AddTab'. This is the getter.

Back

Signature: [static,const] QKeySequence_StandardKey Back

Description: Enum constant QKeySequence::Back

Python specific notes:
The object exposes a readable attribute 'Back'. This is the getter.

Backspace

Signature: [static,const] QKeySequence_StandardKey Backspace

Description: Enum constant QKeySequence::Backspace

Python specific notes:
The object exposes a readable attribute 'Backspace'. This is the getter.

Bold

Signature: [static,const] QKeySequence_StandardKey Bold

Description: Enum constant QKeySequence::Bold

Python specific notes:
The object exposes a readable attribute 'Bold'. This is the getter.

Close

Signature: [static,const] QKeySequence_StandardKey Close

Description: Enum constant QKeySequence::Close

Python specific notes:
The object exposes a readable attribute 'Close'. This is the getter.

Copy

Signature: [static,const] QKeySequence_StandardKey Copy

Description: Enum constant QKeySequence::Copy

Python specific notes:
The object exposes a readable attribute 'Copy'. This is the getter.

Cut

Signature: [static,const] QKeySequence_StandardKey Cut

Description: Enum constant QKeySequence::Cut

Python specific notes:
The object exposes a readable attribute 'Cut'. This is the getter.

Delete

Signature: [static,const] QKeySequence_StandardKey Delete

Description: Enum constant QKeySequence::Delete

Python specific notes:
The object exposes a readable attribute 'Delete'. This is the getter.

DeleteCompleteLine

Signature: [static,const] QKeySequence_StandardKey DeleteCompleteLine

Description: Enum constant QKeySequence::DeleteCompleteLine

Python specific notes:
The object exposes a readable attribute 'DeleteCompleteLine'. This is the getter.

DeleteEndOfLine

Signature: [static,const] QKeySequence_StandardKey DeleteEndOfLine

Description: Enum constant QKeySequence::DeleteEndOfLine

Python specific notes:
The object exposes a readable attribute 'DeleteEndOfLine'. This is the getter.

DeleteEndOfWord

Signature: [static,const] QKeySequence_StandardKey DeleteEndOfWord

Description: Enum constant QKeySequence::DeleteEndOfWord

Python specific notes:
The object exposes a readable attribute 'DeleteEndOfWord'. This is the getter.

DeleteStartOfWord

Signature: [static,const] QKeySequence_StandardKey DeleteStartOfWord

Description: Enum constant QKeySequence::DeleteStartOfWord

Python specific notes:
The object exposes a readable attribute 'DeleteStartOfWord'. This is the getter.

Deselect

Signature: [static,const] QKeySequence_StandardKey Deselect

Description: Enum constant QKeySequence::Deselect

Python specific notes:
The object exposes a readable attribute 'Deselect'. This is the getter.

Find

Signature: [static,const] QKeySequence_StandardKey Find

Description: Enum constant QKeySequence::Find

Python specific notes:
The object exposes a readable attribute 'Find'. This is the getter.

FindNext

Signature: [static,const] QKeySequence_StandardKey FindNext

Description: Enum constant QKeySequence::FindNext

Python specific notes:
The object exposes a readable attribute 'FindNext'. This is the getter.

FindPrevious

Signature: [static,const] QKeySequence_StandardKey FindPrevious

Description: Enum constant QKeySequence::FindPrevious

Python specific notes:
The object exposes a readable attribute 'FindPrevious'. This is the getter.

Forward

Signature: [static,const] QKeySequence_StandardKey Forward

Description: Enum constant QKeySequence::Forward

Python specific notes:
The object exposes a readable attribute 'Forward'. This is the getter.

FullScreen

Signature: [static,const] QKeySequence_StandardKey FullScreen

Description: Enum constant QKeySequence::FullScreen

Python specific notes:
The object exposes a readable attribute 'FullScreen'. This is the getter.

HelpContents

Signature: [static,const] QKeySequence_StandardKey HelpContents

Description: Enum constant QKeySequence::HelpContents

Python specific notes:
The object exposes a readable attribute 'HelpContents'. This is the getter.

InsertLineSeparator

Signature: [static,const] QKeySequence_StandardKey InsertLineSeparator

Description: Enum constant QKeySequence::InsertLineSeparator

Python specific notes:
The object exposes a readable attribute 'InsertLineSeparator'. This is the getter.

InsertParagraphSeparator

Signature: [static,const] QKeySequence_StandardKey InsertParagraphSeparator

Description: Enum constant QKeySequence::InsertParagraphSeparator

Python specific notes:
The object exposes a readable attribute 'InsertParagraphSeparator'. This is the getter.

Italic

Signature: [static,const] QKeySequence_StandardKey Italic

Description: Enum constant QKeySequence::Italic

Python specific notes:
The object exposes a readable attribute 'Italic'. This is the getter.

MoveToEndOfBlock

Signature: [static,const] QKeySequence_StandardKey MoveToEndOfBlock

Description: Enum constant QKeySequence::MoveToEndOfBlock

Python specific notes:
The object exposes a readable attribute 'MoveToEndOfBlock'. This is the getter.

MoveToEndOfDocument

Signature: [static,const] QKeySequence_StandardKey MoveToEndOfDocument

Description: Enum constant QKeySequence::MoveToEndOfDocument

Python specific notes:
The object exposes a readable attribute 'MoveToEndOfDocument'. This is the getter.

MoveToEndOfLine

Signature: [static,const] QKeySequence_StandardKey MoveToEndOfLine

Description: Enum constant QKeySequence::MoveToEndOfLine

Python specific notes:
The object exposes a readable attribute 'MoveToEndOfLine'. This is the getter.

MoveToNextChar

Signature: [static,const] QKeySequence_StandardKey MoveToNextChar

Description: Enum constant QKeySequence::MoveToNextChar

Python specific notes:
The object exposes a readable attribute 'MoveToNextChar'. This is the getter.

MoveToNextLine

Signature: [static,const] QKeySequence_StandardKey MoveToNextLine

Description: Enum constant QKeySequence::MoveToNextLine

Python specific notes:
The object exposes a readable attribute 'MoveToNextLine'. This is the getter.

MoveToNextPage

Signature: [static,const] QKeySequence_StandardKey MoveToNextPage

Description: Enum constant QKeySequence::MoveToNextPage

Python specific notes:
The object exposes a readable attribute 'MoveToNextPage'. This is the getter.

MoveToNextWord

Signature: [static,const] QKeySequence_StandardKey MoveToNextWord

Description: Enum constant QKeySequence::MoveToNextWord

Python specific notes:
The object exposes a readable attribute 'MoveToNextWord'. This is the getter.

MoveToPreviousChar

Signature: [static,const] QKeySequence_StandardKey MoveToPreviousChar

Description: Enum constant QKeySequence::MoveToPreviousChar

Python specific notes:
The object exposes a readable attribute 'MoveToPreviousChar'. This is the getter.

MoveToPreviousLine

Signature: [static,const] QKeySequence_StandardKey MoveToPreviousLine

Description: Enum constant QKeySequence::MoveToPreviousLine

Python specific notes:
The object exposes a readable attribute 'MoveToPreviousLine'. This is the getter.

MoveToPreviousPage

Signature: [static,const] QKeySequence_StandardKey MoveToPreviousPage

Description: Enum constant QKeySequence::MoveToPreviousPage

Python specific notes:
The object exposes a readable attribute 'MoveToPreviousPage'. This is the getter.

MoveToPreviousWord

Signature: [static,const] QKeySequence_StandardKey MoveToPreviousWord

Description: Enum constant QKeySequence::MoveToPreviousWord

Python specific notes:
The object exposes a readable attribute 'MoveToPreviousWord'. This is the getter.

MoveToStartOfBlock

Signature: [static,const] QKeySequence_StandardKey MoveToStartOfBlock

Description: Enum constant QKeySequence::MoveToStartOfBlock

Python specific notes:
The object exposes a readable attribute 'MoveToStartOfBlock'. This is the getter.

MoveToStartOfDocument

Signature: [static,const] QKeySequence_StandardKey MoveToStartOfDocument

Description: Enum constant QKeySequence::MoveToStartOfDocument

Python specific notes:
The object exposes a readable attribute 'MoveToStartOfDocument'. This is the getter.

MoveToStartOfLine

Signature: [static,const] QKeySequence_StandardKey MoveToStartOfLine

Description: Enum constant QKeySequence::MoveToStartOfLine

Python specific notes:
The object exposes a readable attribute 'MoveToStartOfLine'. This is the getter.

New

Signature: [static,const] QKeySequence_StandardKey New

Description: Enum constant QKeySequence::New

Python specific notes:
The object exposes a readable attribute 'New'. This is the getter.

NextChild

Signature: [static,const] QKeySequence_StandardKey NextChild

Description: Enum constant QKeySequence::NextChild

Python specific notes:
The object exposes a readable attribute 'NextChild'. This is the getter.

Open

Signature: [static,const] QKeySequence_StandardKey Open

Description: Enum constant QKeySequence::Open

Python specific notes:
The object exposes a readable attribute 'Open'. This is the getter.

Paste

Signature: [static,const] QKeySequence_StandardKey Paste

Description: Enum constant QKeySequence::Paste

Python specific notes:
The object exposes a readable attribute 'Paste'. This is the getter.

Preferences

Signature: [static,const] QKeySequence_StandardKey Preferences

Description: Enum constant QKeySequence::Preferences

Python specific notes:
The object exposes a readable attribute 'Preferences'. This is the getter.

PreviousChild

Signature: [static,const] QKeySequence_StandardKey PreviousChild

Description: Enum constant QKeySequence::PreviousChild

Python specific notes:
The object exposes a readable attribute 'PreviousChild'. This is the getter.

Print

Signature: [static,const] QKeySequence_StandardKey Print

Description: Enum constant QKeySequence::Print

Python specific notes:
The object exposes a readable attribute 'Print'. This is the getter.

Quit

Signature: [static,const] QKeySequence_StandardKey Quit

Description: Enum constant QKeySequence::Quit

Python specific notes:
The object exposes a readable attribute 'Quit'. This is the getter.

Redo

Signature: [static,const] QKeySequence_StandardKey Redo

Description: Enum constant QKeySequence::Redo

Python specific notes:
The object exposes a readable attribute 'Redo'. This is the getter.

Refresh

Signature: [static,const] QKeySequence_StandardKey Refresh

Description: Enum constant QKeySequence::Refresh

Python specific notes:
The object exposes a readable attribute 'Refresh'. This is the getter.

Replace

Signature: [static,const] QKeySequence_StandardKey Replace

Description: Enum constant QKeySequence::Replace

Python specific notes:
The object exposes a readable attribute 'Replace'. This is the getter.

Save

Signature: [static,const] QKeySequence_StandardKey Save

Description: Enum constant QKeySequence::Save

Python specific notes:
The object exposes a readable attribute 'Save'. This is the getter.

SaveAs

Signature: [static,const] QKeySequence_StandardKey SaveAs

Description: Enum constant QKeySequence::SaveAs

Python specific notes:
The object exposes a readable attribute 'SaveAs'. This is the getter.

SelectAll

Signature: [static,const] QKeySequence_StandardKey SelectAll

Description: Enum constant QKeySequence::SelectAll

Python specific notes:
The object exposes a readable attribute 'SelectAll'. This is the getter.

SelectEndOfBlock

Signature: [static,const] QKeySequence_StandardKey SelectEndOfBlock

Description: Enum constant QKeySequence::SelectEndOfBlock

Python specific notes:
The object exposes a readable attribute 'SelectEndOfBlock'. This is the getter.

SelectEndOfDocument

Signature: [static,const] QKeySequence_StandardKey SelectEndOfDocument

Description: Enum constant QKeySequence::SelectEndOfDocument

Python specific notes:
The object exposes a readable attribute 'SelectEndOfDocument'. This is the getter.

SelectEndOfLine

Signature: [static,const] QKeySequence_StandardKey SelectEndOfLine

Description: Enum constant QKeySequence::SelectEndOfLine

Python specific notes:
The object exposes a readable attribute 'SelectEndOfLine'. This is the getter.

SelectNextChar

Signature: [static,const] QKeySequence_StandardKey SelectNextChar

Description: Enum constant QKeySequence::SelectNextChar

Python specific notes:
The object exposes a readable attribute 'SelectNextChar'. This is the getter.

SelectNextLine

Signature: [static,const] QKeySequence_StandardKey SelectNextLine

Description: Enum constant QKeySequence::SelectNextLine

Python specific notes:
The object exposes a readable attribute 'SelectNextLine'. This is the getter.

SelectNextPage

Signature: [static,const] QKeySequence_StandardKey SelectNextPage

Description: Enum constant QKeySequence::SelectNextPage

Python specific notes:
The object exposes a readable attribute 'SelectNextPage'. This is the getter.

SelectNextWord

Signature: [static,const] QKeySequence_StandardKey SelectNextWord

Description: Enum constant QKeySequence::SelectNextWord

Python specific notes:
The object exposes a readable attribute 'SelectNextWord'. This is the getter.

SelectPreviousChar

Signature: [static,const] QKeySequence_StandardKey SelectPreviousChar

Description: Enum constant QKeySequence::SelectPreviousChar

Python specific notes:
The object exposes a readable attribute 'SelectPreviousChar'. This is the getter.

SelectPreviousLine

Signature: [static,const] QKeySequence_StandardKey SelectPreviousLine

Description: Enum constant QKeySequence::SelectPreviousLine

Python specific notes:
The object exposes a readable attribute 'SelectPreviousLine'. This is the getter.

SelectPreviousPage

Signature: [static,const] QKeySequence_StandardKey SelectPreviousPage

Description: Enum constant QKeySequence::SelectPreviousPage

Python specific notes:
The object exposes a readable attribute 'SelectPreviousPage'. This is the getter.

SelectPreviousWord

Signature: [static,const] QKeySequence_StandardKey SelectPreviousWord

Description: Enum constant QKeySequence::SelectPreviousWord

Python specific notes:
The object exposes a readable attribute 'SelectPreviousWord'. This is the getter.

SelectStartOfBlock

Signature: [static,const] QKeySequence_StandardKey SelectStartOfBlock

Description: Enum constant QKeySequence::SelectStartOfBlock

Python specific notes:
The object exposes a readable attribute 'SelectStartOfBlock'. This is the getter.

SelectStartOfDocument

Signature: [static,const] QKeySequence_StandardKey SelectStartOfDocument

Description: Enum constant QKeySequence::SelectStartOfDocument

Python specific notes:
The object exposes a readable attribute 'SelectStartOfDocument'. This is the getter.

SelectStartOfLine

Signature: [static,const] QKeySequence_StandardKey SelectStartOfLine

Description: Enum constant QKeySequence::SelectStartOfLine

Python specific notes:
The object exposes a readable attribute 'SelectStartOfLine'. This is the getter.

Underline

Signature: [static,const] QKeySequence_StandardKey Underline

Description: Enum constant QKeySequence::Underline

Python specific notes:
The object exposes a readable attribute 'Underline'. This is the getter.

Undo

Signature: [static,const] QKeySequence_StandardKey Undo

Description: Enum constant QKeySequence::Undo

Python specific notes:
The object exposes a readable attribute 'Undo'. This is the getter.

UnknownKey

Signature: [static,const] QKeySequence_StandardKey UnknownKey

Description: Enum constant QKeySequence::UnknownKey

Python specific notes:
The object exposes a readable attribute 'UnknownKey'. This is the getter.

WhatsThis

Signature: [static,const] QKeySequence_StandardKey WhatsThis

Description: Enum constant QKeySequence::WhatsThis

Python specific notes:
The object exposes a readable attribute 'WhatsThis'. This is the getter.

ZoomIn

Signature: [static,const] QKeySequence_StandardKey ZoomIn

Description: Enum constant QKeySequence::ZoomIn

Python specific notes:
The object exposes a readable attribute 'ZoomIn'. This is the getter.

ZoomOut

Signature: [static,const] QKeySequence_StandardKey ZoomOut

Description: Enum constant QKeySequence::ZoomOut

Python specific notes:
The object exposes a readable attribute 'ZoomOut'. This is the getter.

_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 QKeySequence_StandardKey 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 QKeySequence_StandardKey ptr dup

Description: Creates a copy of self

Python specific notes:
This method also implements '__copy__' and '__deepcopy__'.

inspect

Signature: [const] string inspect

Description: Converts an enum to a visual string

Python specific notes:
This method is also available as 'repr(object)'.

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 QKeySequence_StandardKey ptr new (int i)

Description: Creates an enum from an integer value

Python specific notes:
This method is the default initializer of the object.

(2) Signature: [static] new QKeySequence_StandardKey ptr new (string s)

Description: Creates an enum from a string value

Python specific notes:
This method is the default initializer of the object.

to_i

Signature: [const] int to_i

Description: Gets the integer value from the enum

to_s

Signature: [const] string to_s

Description: Gets the symbolic string from an enum

Python specific notes:
This method is also available as 'str(object)'.

|

(1) Signature: [const] QKeySequence_QFlags_StandardKey | (const QKeySequence_StandardKey other)

Description: Creates a flag set by combining the two flags

(2) Signature: [const] QKeySequence_QFlags_StandardKey | (const QKeySequence_QFlags_StandardKey other)

Description: Combines the flag and the flag set