API reference - Class Qt

Notation used in Ruby API documentation

Module: QtCore

Description: This class represents the Qt namespace

Sub-classes: AlignmentFlag, QFlags_AlignmentFlag, AnchorPoint, QFlags_AnchorPoint, ApplicationAttribute, QFlags_ApplicationAttribute, ApplicationState, QFlags_ApplicationState, ArrowType, QFlags_ArrowType, AspectRatioMode, QFlags_AspectRatioMode, Axis, QFlags_Axis, BGMode, QFlags_BGMode, BrushStyle, QFlags_BrushStyle, CaseSensitivity, QFlags_CaseSensitivity, CheckState, QFlags_CheckState, ClipOperation, QFlags_ClipOperation, ConnectionType, QFlags_ConnectionType, ContextMenuPolicy, QFlags_ContextMenuPolicy, CoordinateSystem, QFlags_CoordinateSystem, Corner, QFlags_Corner, CursorMoveStyle, QFlags_CursorMoveStyle, CursorShape, QFlags_CursorShape, DateFormat, QFlags_DateFormat, DayOfWeek, QFlags_DayOfWeek, DockWidgetArea, QFlags_DockWidgetArea, DockWidgetAreaSizes, QFlags_DockWidgetAreaSizes, DropAction, QFlags_DropAction, Edge, QFlags_Edge, EventPriority, QFlags_EventPriority, FillRule, QFlags_FillRule, FindChildOption, QFlags_FindChildOption, FocusPolicy, QFlags_FocusPolicy, FocusReason, QFlags_FocusReason, GestureFlag, QFlags_GestureFlag, GestureState, QFlags_GestureState, GestureType, QFlags_GestureType, GlobalColor, QFlags_GlobalColor, HitTestAccuracy, QFlags_HitTestAccuracy, ImageConversionFlag, QFlags_ImageConversionFlag, Initialization, QFlags_Initialization, InputMethodHint, QFlags_InputMethodHint, InputMethodQuery, QFlags_InputMethodQuery, ItemDataRole, QFlags_ItemDataRole, ItemFlag, QFlags_ItemFlag, ItemSelectionMode, QFlags_ItemSelectionMode, ItemSelectionOperation, QFlags_ItemSelectionOperation, Key, QFlags_Key, KeyboardModifier, QFlags_KeyboardModifier, LayoutDirection, QFlags_LayoutDirection, MaskMode, QFlags_MaskMode, MatchFlag, QFlags_MatchFlag, Modifier, QFlags_Modifier, MouseButton, QFlags_MouseButton, MouseEventFlag, QFlags_MouseEventFlag, MouseEventSource, QFlags_MouseEventSource, NativeGestureType, QFlags_NativeGestureType, NavigationMode, QFlags_NavigationMode, Orientation, QFlags_Orientation, PenCapStyle, QFlags_PenCapStyle, PenJoinStyle, QFlags_PenJoinStyle, PenStyle, QFlags_PenStyle, ScreenOrientation, QFlags_ScreenOrientation, ScrollBarPolicy, QFlags_ScrollBarPolicy, ScrollPhase, QFlags_ScrollPhase, ShortcutContext, QFlags_ShortcutContext, SizeHint, QFlags_SizeHint, SizeMode, QFlags_SizeMode, SortOrder, QFlags_SortOrder, TabFocusBehavior, QFlags_TabFocusBehavior, TextElideMode, QFlags_TextElideMode, TextFlag, QFlags_TextFlag, TextFormat, QFlags_TextFormat, TextInteractionFlag, QFlags_TextInteractionFlag, TileRule, QFlags_TileRule, TimeSpec, QFlags_TimeSpec, TimerType, QFlags_TimerType, ToolBarArea, QFlags_ToolBarArea, ToolBarAreaSizes, QFlags_ToolBarAreaSizes, ToolButtonStyle, QFlags_ToolButtonStyle, TouchPointState, QFlags_TouchPointState, TransformationMode, QFlags_TransformationMode, UIEffect, QFlags_UIEffect, WhiteSpaceMode, QFlags_WhiteSpaceMode, WidgetAttribute, QFlags_WidgetAttribute, WindowFrameSection, QFlags_WindowFrameSection, WindowModality, QFlags_WindowModality, WindowState, QFlags_WindowState, WindowType, QFlags_WindowType

Public constructors

new Qt ptrnewCreates a new object of this class

Public methods

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 Qt other)Assigns another object to self
[const]new Qt ptrdupCreates a copy of self

Public static methods and constants

[static,const]Qt_ApplicationAttributeAA_AttributeCountEnum constant Qt::AA_AttributeCount
[static,const]Qt_ApplicationAttributeAA_DontCreateNativeWidgetSiblingsEnum constant Qt::AA_DontCreateNativeWidgetSiblings
[static,const]Qt_ApplicationAttributeAA_DontShowIconsInMenusEnum constant Qt::AA_DontShowIconsInMenus
[static,const]Qt_ApplicationAttributeAA_DontUseNativeMenuBarEnum constant Qt::AA_DontUseNativeMenuBar
[static,const]Qt_ApplicationAttributeAA_ForceRasterWidgetsEnum constant Qt::AA_ForceRasterWidgets
[static,const]Qt_ApplicationAttributeAA_ImmediateWidgetCreationEnum constant Qt::AA_ImmediateWidgetCreation
[static,const]Qt_ApplicationAttributeAA_MSWindowsUseDirect3DByDefaultEnum constant Qt::AA_MSWindowsUseDirect3DByDefault
[static,const]Qt_ApplicationAttributeAA_MacDontSwapCtrlAndMetaEnum constant Qt::AA_MacDontSwapCtrlAndMeta
[static,const]Qt_ApplicationAttributeAA_MacPluginApplicationEnum constant Qt::AA_MacPluginApplication
[static,const]Qt_ApplicationAttributeAA_NativeWindowsEnum constant Qt::AA_NativeWindows
[static,const]Qt_ApplicationAttributeAA_SetPaletteEnum constant Qt::AA_SetPalette
[static,const]Qt_ApplicationAttributeAA_ShareOpenGLContextsEnum constant Qt::AA_ShareOpenGLContexts
[static,const]Qt_ApplicationAttributeAA_SynthesizeMouseForUnhandledTouchEventsEnum constant Qt::AA_SynthesizeMouseForUnhandledTouchEvents
[static,const]Qt_ApplicationAttributeAA_SynthesizeTouchForUnhandledMouseEventsEnum constant Qt::AA_SynthesizeTouchForUnhandledMouseEvents
[static,const]Qt_ApplicationAttributeAA_Use96DpiEnum constant Qt::AA_Use96Dpi
[static,const]Qt_ApplicationAttributeAA_UseDesktopOpenGLEnum constant Qt::AA_UseDesktopOpenGL
[static,const]Qt_ApplicationAttributeAA_UseHighDpiPixmapsEnum constant Qt::AA_UseHighDpiPixmaps
[static,const]Qt_ApplicationAttributeAA_UseOpenGLESEnum constant Qt::AA_UseOpenGLES
[static,const]Qt_ApplicationAttributeAA_UseSoftwareOpenGLEnum constant Qt::AA_UseSoftwareOpenGL
[static,const]Qt_ApplicationAttributeAA_X11InitThreadsEnum constant Qt::AA_X11InitThreads
[static,const]Qt_ModifierALTEnum constant Qt::ALT
[static,const]Qt_SizeModeAbsoluteSizeEnum constant Qt::AbsoluteSize
[static,const]Qt_ItemDataRoleAccessibleDescriptionRoleEnum constant Qt::AccessibleDescriptionRole
[static,const]Qt_ItemDataRoleAccessibleTextRoleEnum constant Qt::AccessibleTextRole
[static,const]Qt_DropActionActionMaskEnum constant Qt::ActionMask
[static,const]Qt_ContextMenuPolicyActionsContextMenuEnum constant Qt::ActionsContextMenu
[static,const]Qt_FocusReasonActiveWindowFocusReasonEnum constant Qt::ActiveWindowFocusReason
[static,const]Qt_ItemSelectionOperationAddToSelectionEnum constant Qt::AddToSelection
[static,const]Qt_AlignmentFlagAlignAbsoluteEnum constant Qt::AlignAbsolute
[static,const]Qt_AlignmentFlagAlignBaselineEnum constant Qt::AlignBaseline
[static,const]Qt_AlignmentFlagAlignBottomEnum constant Qt::AlignBottom
[static,const]Qt_AlignmentFlagAlignCenterEnum constant Qt::AlignCenter
[static,const]Qt_AlignmentFlagAlignHCenterEnum constant Qt::AlignHCenter
[static,const]Qt_AlignmentFlagAlignHorizontal_MaskEnum constant Qt::AlignHorizontal_Mask
[static,const]Qt_AlignmentFlagAlignJustifyEnum constant Qt::AlignJustify
[static,const]Qt_AlignmentFlagAlignLeadingEnum constant Qt::AlignLeading
[static,const]Qt_AlignmentFlagAlignLeftEnum constant Qt::AlignLeft
[static,const]Qt_AlignmentFlagAlignRightEnum constant Qt::AlignRight
[static,const]Qt_AlignmentFlagAlignTopEnum constant Qt::AlignTop
[static,const]Qt_AlignmentFlagAlignTrailingEnum constant Qt::AlignTrailing
[static,const]Qt_AlignmentFlagAlignVCenterEnum constant Qt::AlignVCenter
[static,const]Qt_AlignmentFlagAlignVertical_MaskEnum constant Qt::AlignVertical_Mask
[static,const]Qt_MouseButtonAllButtonsEnum constant Qt::AllButtons
[static,const]Qt_DockWidgetAreaAllDockWidgetAreasEnum constant Qt::AllDockWidgetAreas
[static,const]Qt_ToolBarAreaAllToolBarAreasEnum constant Qt::AllToolBarAreas
[static,const]Qt_ImageConversionFlagAlphaDither_MaskEnum constant Qt::AlphaDither_Mask
[static,const]Qt_KeyboardModifierAltModifierEnum constant Qt::AltModifier
[static,const]Qt_AnchorPointAnchorBottomEnum constant Qt::AnchorBottom
[static,const]Qt_AnchorPointAnchorHorizontalCenterEnum constant Qt::AnchorHorizontalCenter
[static,const]Qt_AnchorPointAnchorLeftEnum constant Qt::AnchorLeft
[static,const]Qt_AnchorPointAnchorRightEnum constant Qt::AnchorRight
[static,const]Qt_AnchorPointAnchorTopEnum constant Qt::AnchorTop
[static,const]Qt_AnchorPointAnchorVerticalCenterEnum constant Qt::AnchorVerticalCenter
[static,const]Qt_ApplicationStateApplicationActiveEnum constant Qt::ApplicationActive
[static,const]Qt_ApplicationStateApplicationHiddenEnum constant Qt::ApplicationHidden
[static,const]Qt_ApplicationStateApplicationInactiveEnum constant Qt::ApplicationInactive
[static,const]Qt_WindowModalityApplicationModalEnum constant Qt::ApplicationModal
[static,const]Qt_ShortcutContextApplicationShortcutEnum constant Qt::ApplicationShortcut
[static,const]Qt_ApplicationStateApplicationSuspendedEnum constant Qt::ApplicationSuspended
[static,const]Qt_CursorShapeArrowCursorEnum constant Qt::ArrowCursor
[static,const]Qt_SortOrderAscendingOrderEnum constant Qt::AscendingOrder
[static,const]Qt_ImageConversionFlagAutoColorEnum constant Qt::AutoColor
[static,const]Qt_ConnectionTypeAutoConnectionEnum constant Qt::AutoConnection
[static,const]Qt_ImageConversionFlagAutoDitherEnum constant Qt::AutoDither
[static,const]Qt_TextFormatAutoTextEnum constant Qt::AutoText
[static,const]Qt_ImageConversionFlagAvoidDitherEnum constant Qt::AvoidDither
[static,const]Qt_BrushStyleBDiagPatternEnum constant Qt::BDiagPattern
[static,const]Qt_MouseButtonBackButtonEnum constant Qt::BackButton
[static,const]Qt_ItemDataRoleBackgroundColorRoleEnum constant Qt::BackgroundColorRole
[static,const]Qt_ItemDataRoleBackgroundRoleEnum constant Qt::BackgroundRole
[static,const]Qt_FocusReasonBacktabFocusReasonEnum constant Qt::BacktabFocusReason
[static,const]Qt_NativeGestureTypeBeginNativeGestureEnum constant Qt::BeginNativeGesture
[static,const]Qt_PenJoinStyleBevelJoinEnum constant Qt::BevelJoin
[static,const]Qt_CursorShapeBitmapCursorEnum constant Qt::BitmapCursor
[static,const]Qt_CursorShapeBlankCursorEnum constant Qt::BlankCursor
[static,const]Qt_ConnectionTypeBlockingQueuedConnectionEnum constant Qt::BlockingQueuedConnection
[static,const]Qt_DockWidgetAreaBottomDockWidgetAreaEnum constant Qt::BottomDockWidgetArea
[static,const]Qt_EdgeBottomEdgeEnum constant Qt::BottomEdge
[static,const]Qt_CornerBottomLeftCornerEnum constant Qt::BottomLeftCorner
[static,const]Qt_WindowFrameSectionBottomLeftSectionEnum constant Qt::BottomLeftSection
[static,const]Qt_CornerBottomRightCornerEnum constant Qt::BottomRightCorner
[static,const]Qt_WindowFrameSectionBottomRightSectionEnum constant Qt::BottomRightSection
[static,const]Qt_WindowFrameSectionBottomSectionEnum constant Qt::BottomSection
[static,const]Qt_ToolBarAreaBottomToolBarAreaEnum constant Qt::BottomToolBarArea
[static,const]Qt_CursorShapeBusyCursorEnum constant Qt::BusyCursor
[static,const]Qt_WindowTypeBypassGraphicsProxyWidgetEnum constant Qt::BypassGraphicsProxyWidget
[static,const]Qt_WindowTypeBypassWindowManagerHintEnum constant Qt::BypassWindowManagerHint
[static,const]Qt_ModifierCTRLEnum constant Qt::CTRL
[static,const]Qt_CaseSensitivityCaseInsensitiveEnum constant Qt::CaseInsensitive
[static,const]Qt_CaseSensitivityCaseSensitiveEnum constant Qt::CaseSensitive
[static,const]Qt_ItemDataRoleCheckStateRoleEnum constant Qt::CheckStateRole
[static,const]Qt_CheckStateCheckedEnum constant Qt::Checked
[static,const]Qt_FocusPolicyClickFocusEnum constant Qt::ClickFocus
[static,const]Qt_CursorShapeClosedHandCursorEnum constant Qt::ClosedHandCursor
[static,const]Qt_TimerTypeCoarseTimerEnum constant Qt::CoarseTimer
[static,const]Qt_ImageConversionFlagColorMode_MaskEnum constant Qt::ColorMode_Mask
[static,const]Qt_ImageConversionFlagColorOnlyEnum constant Qt::ColorOnly
[static,const]Qt_BrushStyleConicalGradientPatternEnum constant Qt::ConicalGradientPattern
[static,const]Qt_ItemSelectionModeContainsItemBoundingRectEnum constant Qt::ContainsItemBoundingRect
[static,const]Qt_ItemSelectionModeContainsItemShapeEnum constant Qt::ContainsItemShape
[static,const]Qt_KeyboardModifierControlModifierEnum constant Qt::ControlModifier
[static,const]Qt_DropActionCopyActionEnum constant Qt::CopyAction
[static,const]Qt_WindowTypeCoverWindowEnum constant Qt::CoverWindow
[static,const]Qt_CursorShapeCrossCursorEnum constant Qt::CrossCursor
[static,const]Qt_BrushStyleCrossPatternEnum constant Qt::CrossPattern
[static,const]Qt_ContextMenuPolicyCustomContextMenuEnum constant Qt::CustomContextMenu
[static,const]Qt_CursorShapeCustomCursorEnum constant Qt::CustomCursor
[static,const]Qt_PenStyleCustomDashLineEnum constant Qt::CustomDashLine
[static,const]Qt_GestureTypeCustomGestureEnum constant Qt::CustomGesture
[static,const]Qt_WindowTypeCustomizeWindowHintEnum constant Qt::CustomizeWindowHint
[static,const]Qt_PenStyleDashDotDotLineEnum constant Qt::DashDotDotLine
[static,const]Qt_PenStyleDashDotLineEnum constant Qt::DashDotLine
[static,const]Qt_PenStyleDashLineEnum constant Qt::DashLine
[static,const]Qt_ItemDataRoleDecorationPropertyRoleEnum constant Qt::DecorationPropertyRole
[static,const]Qt_ItemDataRoleDecorationRoleEnum constant Qt::DecorationRole
[static,const]Qt_ContextMenuPolicyDefaultContextMenuEnum constant Qt::DefaultContextMenu
[static,const]Qt_DateFormatDefaultLocaleLongDateEnum constant Qt::DefaultLocaleLongDate
[static,const]Qt_DateFormatDefaultLocaleShortDateEnum constant Qt::DefaultLocaleShortDate
[static,const]Qt_BrushStyleDense1PatternEnum constant Qt::Dense1Pattern
[static,const]Qt_BrushStyleDense2PatternEnum constant Qt::Dense2Pattern
[static,const]Qt_BrushStyleDense3PatternEnum constant Qt::Dense3Pattern
[static,const]Qt_BrushStyleDense4PatternEnum constant Qt::Dense4Pattern
[static,const]Qt_BrushStyleDense5PatternEnum constant Qt::Dense5Pattern
[static,const]Qt_BrushStyleDense6PatternEnum constant Qt::Dense6Pattern
[static,const]Qt_BrushStyleDense7PatternEnum constant Qt::Dense7Pattern
[static,const]Qt_SortOrderDescendingOrderEnum constant Qt::DescendingOrder
[static,const]Qt_WindowTypeDesktopEnum constant Qt::Desktop
[static,const]Qt_CoordinateSystemDeviceCoordinatesEnum constant Qt::DeviceCoordinates
[static,const]Qt_BrushStyleDiagCrossPatternEnum constant Qt::DiagCrossPattern
[static,const]Qt_WindowTypeDialogEnum constant Qt::Dialog
[static,const]Qt_ImageConversionFlagDiffuseAlphaDitherEnum constant Qt::DiffuseAlphaDither
[static,const]Qt_ImageConversionFlagDiffuseDitherEnum constant Qt::DiffuseDither
[static,const]Qt_ConnectionTypeDirectConnectionEnum constant Qt::DirectConnection
[static,const]Qt_ItemDataRoleDisplayPropertyRoleEnum constant Qt::DisplayPropertyRole
[static,const]Qt_ItemDataRoleDisplayRoleEnum constant Qt::DisplayRole
[static,const]Qt_ImageConversionFlagDitherMode_MaskEnum constant Qt::DitherMode_Mask
[static,const]Qt_ImageConversionFlagDither_MaskEnum constant Qt::Dither_Mask
[static,const]Qt_DockWidgetAreaDockWidgetArea_MaskEnum constant Qt::DockWidgetArea_Mask
[static,const]Qt_GestureFlagDontStartGestureOnChildrenEnum constant Qt::DontStartGestureOnChildren
[static,const]Qt_PenStyleDotLineEnum constant Qt::DotLine
[static,const]Qt_ArrowTypeDownArrowEnum constant Qt::DownArrow
[static,const]Qt_CursorShapeDragCopyCursorEnum constant Qt::DragCopyCursor
[static,const]Qt_CursorShapeDragLinkCursorEnum constant Qt::DragLinkCursor
[static,const]Qt_CursorShapeDragMoveCursorEnum constant Qt::DragMoveCursor
[static,const]Qt_WindowTypeDrawerEnum constant Qt::Drawer
[static,const]Qt_ItemDataRoleEditRoleEnum constant Qt::EditRole
[static,const]Qt_TextElideModeElideLeftEnum constant Qt::ElideLeft
[static,const]Qt_TextElideModeElideMiddleEnum constant Qt::ElideMiddle
[static,const]Qt_TextElideModeElideNoneEnum constant Qt::ElideNone
[static,const]Qt_TextElideModeElideRightEnum constant Qt::ElideRight
[static,const]Qt_NativeGestureTypeEndNativeGestureEnum constant Qt::EndNativeGesture
[static,const]Qt_HitTestAccuracyExactHitEnum constant Qt::ExactHit
[static,const]Qt_MouseButtonExtraButton1Enum constant Qt::ExtraButton1
[static,const]Qt_MouseButtonExtraButton10Enum constant Qt::ExtraButton10
[static,const]Qt_MouseButtonExtraButton11Enum constant Qt::ExtraButton11
[static,const]Qt_MouseButtonExtraButton12Enum constant Qt::ExtraButton12
[static,const]Qt_MouseButtonExtraButton13Enum constant Qt::ExtraButton13
[static,const]Qt_MouseButtonExtraButton14Enum constant Qt::ExtraButton14
[static,const]Qt_MouseButtonExtraButton15Enum constant Qt::ExtraButton15
[static,const]Qt_MouseButtonExtraButton16Enum constant Qt::ExtraButton16
[static,const]Qt_MouseButtonExtraButton17Enum constant Qt::ExtraButton17
[static,const]Qt_MouseButtonExtraButton18Enum constant Qt::ExtraButton18
[static,const]Qt_MouseButtonExtraButton19Enum constant Qt::ExtraButton19
[static,const]Qt_MouseButtonExtraButton2Enum constant Qt::ExtraButton2
[static,const]Qt_MouseButtonExtraButton20Enum constant Qt::ExtraButton20
[static,const]Qt_MouseButtonExtraButton21Enum constant Qt::ExtraButton21
[static,const]Qt_MouseButtonExtraButton22Enum constant Qt::ExtraButton22
[static,const]Qt_MouseButtonExtraButton23Enum constant Qt::ExtraButton23
[static,const]Qt_MouseButtonExtraButton24Enum constant Qt::ExtraButton24
[static,const]Qt_MouseButtonExtraButton3Enum constant Qt::ExtraButton3
[static,const]Qt_MouseButtonExtraButton4Enum constant Qt::ExtraButton4
[static,const]Qt_MouseButtonExtraButton5Enum constant Qt::ExtraButton5
[static,const]Qt_MouseButtonExtraButton6Enum constant Qt::ExtraButton6
[static,const]Qt_MouseButtonExtraButton7Enum constant Qt::ExtraButton7
[static,const]Qt_MouseButtonExtraButton8Enum constant Qt::ExtraButton8
[static,const]Qt_MouseButtonExtraButton9Enum constant Qt::ExtraButton9
[static,const]Qt_BrushStyleFDiagPatternEnum constant Qt::FDiagPattern
[static,const]Qt_TransformationModeFastTransformationEnum constant Qt::FastTransformation
[static,const]Qt_FindChildOptionFindChildrenRecursivelyEnum constant Qt::FindChildrenRecursively
[static,const]Qt_FindChildOptionFindDirectChildrenOnlyEnum constant Qt::FindDirectChildrenOnly
[static,const]Qt_PenCapStyleFlatCapEnum constant Qt::FlatCap
[static,const]Qt_ItemDataRoleFontRoleEnum constant Qt::FontRole
[static,const]Qt_CursorShapeForbiddenCursorEnum constant Qt::ForbiddenCursor
[static,const]Qt_ItemDataRoleForegroundRoleEnum constant Qt::ForegroundRole
[static,const]Qt_WindowTypeForeignWindowEnum constant Qt::ForeignWindow
[static,const]Qt_MouseButtonForwardButtonEnum constant Qt::ForwardButton
[static,const]Qt_WindowTypeFramelessWindowHintEnum constant Qt::FramelessWindowHint
[static,const]Qt_DayOfWeekFridayEnum constant Qt::Friday
[static,const]Qt_HitTestAccuracyFuzzyHitEnum constant Qt::FuzzyHit
[static,const]Qt_GestureStateGestureCanceledEnum constant Qt::GestureCanceled
[static,const]Qt_GestureStateGestureFinishedEnum constant Qt::GestureFinished
[static,const]Qt_GestureStateGestureStartedEnum constant Qt::GestureStarted
[static,const]Qt_GestureStateGestureUpdatedEnum constant Qt::GestureUpdated
[static,const]Qt_KeyboardModifierGroupSwitchModifierEnum constant Qt::GroupSwitchModifier
[static,const]Qt_EventPriorityHighEventPriorityEnum constant Qt::HighEventPriority
[static,const]Qt_BrushStyleHorPatternEnum constant Qt::HorPattern
[static,const]Qt_OrientationHorizontalEnum constant Qt::Horizontal
[static,const]Qt_CursorShapeIBeamCursorEnum constant Qt::IBeamCursor
[static,const]Qt_DateFormatISODateEnum constant Qt::ISODate
[static,const]Qt_DropActionIgnoreActionEnum constant Qt::IgnoreAction
[static,const]Qt_AspectRatioModeIgnoreAspectRatioEnum constant Qt::IgnoreAspectRatio
[static,const]Qt_GestureFlagIgnoredGesturesPropagateToParentEnum constant Qt::IgnoredGesturesPropagateToParent
[static,const]Qt_InputMethodQueryImAbsolutePositionEnum constant Qt::ImAbsolutePosition
[static,const]Qt_InputMethodQueryImAnchorPositionEnum constant Qt::ImAnchorPosition
[static,const]Qt_InputMethodQueryImCurrentSelectionEnum constant Qt::ImCurrentSelection
[static,const]Qt_InputMethodQueryImCursorPositionEnum constant Qt::ImCursorPosition
[static,const]Qt_InputMethodQueryImCursorRectangleEnum constant Qt::ImCursorRectangle
[static,const]Qt_InputMethodQueryImEnabledEnum constant Qt::ImEnabled
[static,const]Qt_InputMethodQueryImFontEnum constant Qt::ImFont
[static,const]Qt_InputMethodQueryImHintsEnum constant Qt::ImHints
[static,const]Qt_InputMethodQueryImMaximumTextLengthEnum constant Qt::ImMaximumTextLength
[static,const]Qt_InputMethodQueryImMicroFocusEnum constant Qt::ImMicroFocus
[static,const]Qt_InputMethodQueryImPlatformDataEnum constant Qt::ImPlatformData
[static,const]Qt_InputMethodQueryImPreferredLanguageEnum constant Qt::ImPreferredLanguage
[static,const]Qt_InputMethodQueryImQueryAllEnum constant Qt::ImQueryAll
[static,const]Qt_InputMethodQueryImQueryInputEnum constant Qt::ImQueryInput
[static,const]Qt_InputMethodQueryImSurroundingTextEnum constant Qt::ImSurroundingText
[static,const]Qt_InputMethodQueryImTextAfterCursorEnum constant Qt::ImTextAfterCursor
[static,const]Qt_InputMethodQueryImTextBeforeCursorEnum constant Qt::ImTextBeforeCursor
[static,const]Qt_InputMethodHintImhDateEnum constant Qt::ImhDate
[static,const]Qt_InputMethodHintImhDialableCharactersOnlyEnum constant Qt::ImhDialableCharactersOnly
[static,const]Qt_InputMethodHintImhDigitsOnlyEnum constant Qt::ImhDigitsOnly
[static,const]Qt_InputMethodHintImhEmailCharactersOnlyEnum constant Qt::ImhEmailCharactersOnly
[static,const]Qt_InputMethodHintImhExclusiveInputMaskEnum constant Qt::ImhExclusiveInputMask
[static,const]Qt_InputMethodHintImhFormattedNumbersOnlyEnum constant Qt::ImhFormattedNumbersOnly
[static,const]Qt_InputMethodHintImhHiddenTextEnum constant Qt::ImhHiddenText
[static,const]Qt_InputMethodHintImhLatinOnlyEnum constant Qt::ImhLatinOnly
[static,const]Qt_InputMethodHintImhLowercaseOnlyEnum constant Qt::ImhLowercaseOnly
[static,const]Qt_InputMethodHintImhMultiLineEnum constant Qt::ImhMultiLine
[static,const]Qt_InputMethodHintImhNoAutoUppercaseEnum constant Qt::ImhNoAutoUppercase
[static,const]Qt_InputMethodHintImhNoPredictiveTextEnum constant Qt::ImhNoPredictiveText
[static,const]Qt_InputMethodHintImhNoneEnum constant Qt::ImhNone
[static,const]Qt_InputMethodHintImhPreferLatinEnum constant Qt::ImhPreferLatin
[static,const]Qt_InputMethodHintImhPreferLowercaseEnum constant Qt::ImhPreferLowercase
[static,const]Qt_InputMethodHintImhPreferNumbersEnum constant Qt::ImhPreferNumbers
[static,const]Qt_InputMethodHintImhPreferUppercaseEnum constant Qt::ImhPreferUppercase
[static,const]Qt_InputMethodHintImhSensitiveDataEnum constant Qt::ImhSensitiveData
[static,const]Qt_InputMethodHintImhTimeEnum constant Qt::ImhTime
[static,const]Qt_InputMethodHintImhUppercaseOnlyEnum constant Qt::ImhUppercaseOnly
[static,const]Qt_InputMethodHintImhUrlCharactersOnlyEnum constant Qt::ImhUrlCharactersOnly
[static,const]Qt_ItemDataRoleInitialSortOrderRoleEnum constant Qt::InitialSortOrderRole
[static,const]Qt_ClipOperationIntersectClipEnum constant Qt::IntersectClip
[static,const]Qt_ItemSelectionModeIntersectsItemBoundingRectEnum constant Qt::IntersectsItemBoundingRect
[static,const]Qt_ItemSelectionModeIntersectsItemShapeEnum constant Qt::IntersectsItemShape
[static,const]Qt_ScreenOrientationInvertedLandscapeOrientationEnum constant Qt::InvertedLandscapeOrientation
[static,const]Qt_ScreenOrientationInvertedPortraitOrientationEnum constant Qt::InvertedPortraitOrientation
[static,const]Qt_ItemFlagItemIsDragEnabledEnum constant Qt::ItemIsDragEnabled
[static,const]Qt_ItemFlagItemIsDropEnabledEnum constant Qt::ItemIsDropEnabled
[static,const]Qt_ItemFlagItemIsEditableEnum constant Qt::ItemIsEditable
[static,const]Qt_ItemFlagItemIsEnabledEnum constant Qt::ItemIsEnabled
[static,const]Qt_ItemFlagItemIsSelectableEnum constant Qt::ItemIsSelectable
[static,const]Qt_ItemFlagItemIsTristateEnum constant Qt::ItemIsTristate
[static,const]Qt_ItemFlagItemIsUserCheckableEnum constant Qt::ItemIsUserCheckable
[static,const]Qt_ItemFlagItemIsUserTristateEnum constant Qt::ItemIsUserTristate
[static,const]Qt_ItemFlagItemNeverHasChildrenEnum constant Qt::ItemNeverHasChildren
[static,const]Qt_AspectRatioModeKeepAspectRatioEnum constant Qt::KeepAspectRatio
[static,const]Qt_AspectRatioModeKeepAspectRatioByExpandingEnum constant Qt::KeepAspectRatioByExpanding
[static,const]Qt_KeyKey_0Enum constant Qt::Key_0
[static,const]Qt_KeyKey_1Enum constant Qt::Key_1
[static,const]Qt_KeyKey_2Enum constant Qt::Key_2
[static,const]Qt_KeyKey_3Enum constant Qt::Key_3
[static,const]Qt_KeyKey_4Enum constant Qt::Key_4
[static,const]Qt_KeyKey_5Enum constant Qt::Key_5
[static,const]Qt_KeyKey_6Enum constant Qt::Key_6
[static,const]Qt_KeyKey_7Enum constant Qt::Key_7
[static,const]Qt_KeyKey_8Enum constant Qt::Key_8
[static,const]Qt_KeyKey_9Enum constant Qt::Key_9
[static,const]Qt_KeyKey_AEnum constant Qt::Key_A
[static,const]Qt_KeyKey_AEEnum constant Qt::Key_AE
[static,const]Qt_KeyKey_AacuteEnum constant Qt::Key_Aacute
[static,const]Qt_KeyKey_AcircumflexEnum constant Qt::Key_Acircumflex
[static,const]Qt_KeyKey_AddFavoriteEnum constant Qt::Key_AddFavorite
[static,const]Qt_KeyKey_AdiaeresisEnum constant Qt::Key_Adiaeresis
[static,const]Qt_KeyKey_AgraveEnum constant Qt::Key_Agrave
[static,const]Qt_KeyKey_AltEnum constant Qt::Key_Alt
[static,const]Qt_KeyKey_AltGrEnum constant Qt::Key_AltGr
[static,const]Qt_KeyKey_AmpersandEnum constant Qt::Key_Ampersand
[static,const]Qt_KeyKey_AnyEnum constant Qt::Key_Any
[static,const]Qt_KeyKey_ApostropheEnum constant Qt::Key_Apostrophe
[static,const]Qt_KeyKey_ApplicationLeftEnum constant Qt::Key_ApplicationLeft
[static,const]Qt_KeyKey_ApplicationRightEnum constant Qt::Key_ApplicationRight
[static,const]Qt_KeyKey_AringEnum constant Qt::Key_Aring
[static,const]Qt_KeyKey_AsciiCircumEnum constant Qt::Key_AsciiCircum
[static,const]Qt_KeyKey_AsciiTildeEnum constant Qt::Key_AsciiTilde
[static,const]Qt_KeyKey_AsteriskEnum constant Qt::Key_Asterisk
[static,const]Qt_KeyKey_AtEnum constant Qt::Key_At
[static,const]Qt_KeyKey_AtildeEnum constant Qt::Key_Atilde
[static,const]Qt_KeyKey_AudioCycleTrackEnum constant Qt::Key_AudioCycleTrack
[static,const]Qt_KeyKey_AudioForwardEnum constant Qt::Key_AudioForward
[static,const]Qt_KeyKey_AudioRandomPlayEnum constant Qt::Key_AudioRandomPlay
[static,const]Qt_KeyKey_AudioRepeatEnum constant Qt::Key_AudioRepeat
[static,const]Qt_KeyKey_AudioRewindEnum constant Qt::Key_AudioRewind
[static,const]Qt_KeyKey_AwayEnum constant Qt::Key_Away
[static,const]Qt_KeyKey_BEnum constant Qt::Key_B
[static,const]Qt_KeyKey_BackEnum constant Qt::Key_Back
[static,const]Qt_KeyKey_BackForwardEnum constant Qt::Key_BackForward
[static,const]Qt_KeyKey_BackslashEnum constant Qt::Key_Backslash
[static,const]Qt_KeyKey_BackspaceEnum constant Qt::Key_Backspace
[static,const]Qt_KeyKey_BacktabEnum constant Qt::Key_Backtab
[static,const]Qt_KeyKey_BarEnum constant Qt::Key_Bar
[static,const]Qt_KeyKey_BassBoostEnum constant Qt::Key_BassBoost
[static,const]Qt_KeyKey_BassDownEnum constant Qt::Key_BassDown
[static,const]Qt_KeyKey_BassUpEnum constant Qt::Key_BassUp
[static,const]Qt_KeyKey_BatteryEnum constant Qt::Key_Battery
[static,const]Qt_KeyKey_BlueEnum constant Qt::Key_Blue
[static,const]Qt_KeyKey_BluetoothEnum constant Qt::Key_Bluetooth
[static,const]Qt_KeyKey_BookEnum constant Qt::Key_Book
[static,const]Qt_KeyKey_BraceLeftEnum constant Qt::Key_BraceLeft
[static,const]Qt_KeyKey_BraceRightEnum constant Qt::Key_BraceRight
[static,const]Qt_KeyKey_BracketLeftEnum constant Qt::Key_BracketLeft
[static,const]Qt_KeyKey_BracketRightEnum constant Qt::Key_BracketRight
[static,const]Qt_KeyKey_BrightnessAdjustEnum constant Qt::Key_BrightnessAdjust
[static,const]Qt_KeyKey_CEnum constant Qt::Key_C
[static,const]Qt_KeyKey_CDEnum constant Qt::Key_CD
[static,const]Qt_KeyKey_CalculatorEnum constant Qt::Key_Calculator
[static,const]Qt_KeyKey_CalendarEnum constant Qt::Key_Calendar
[static,const]Qt_KeyKey_CallEnum constant Qt::Key_Call
[static,const]Qt_KeyKey_CameraEnum constant Qt::Key_Camera
[static,const]Qt_KeyKey_CameraFocusEnum constant Qt::Key_CameraFocus
[static,const]Qt_KeyKey_CancelEnum constant Qt::Key_Cancel
[static,const]Qt_KeyKey_CapsLockEnum constant Qt::Key_CapsLock
[static,const]Qt_KeyKey_CcedillaEnum constant Qt::Key_Ccedilla
[static,const]Qt_KeyKey_ChannelDownEnum constant Qt::Key_ChannelDown
[static,const]Qt_KeyKey_ChannelUpEnum constant Qt::Key_ChannelUp
[static,const]Qt_KeyKey_ClearEnum constant Qt::Key_Clear
[static,const]Qt_KeyKey_ClearGrabEnum constant Qt::Key_ClearGrab
[static,const]Qt_KeyKey_CloseEnum constant Qt::Key_Close
[static,const]Qt_KeyKey_CodeinputEnum constant Qt::Key_Codeinput
[static,const]Qt_KeyKey_ColonEnum constant Qt::Key_Colon
[static,const]Qt_KeyKey_CommaEnum constant Qt::Key_Comma
[static,const]Qt_KeyKey_CommunityEnum constant Qt::Key_Community
[static,const]Qt_KeyKey_Context1Enum constant Qt::Key_Context1
[static,const]Qt_KeyKey_Context2Enum constant Qt::Key_Context2
[static,const]Qt_KeyKey_Context3Enum constant Qt::Key_Context3
[static,const]Qt_KeyKey_Context4Enum constant Qt::Key_Context4
[static,const]Qt_KeyKey_ContrastAdjustEnum constant Qt::Key_ContrastAdjust
[static,const]Qt_KeyKey_ControlEnum constant Qt::Key_Control
[static,const]Qt_KeyKey_CopyEnum constant Qt::Key_Copy
[static,const]Qt_KeyKey_CutEnum constant Qt::Key_Cut
[static,const]Qt_KeyKey_DEnum constant Qt::Key_D
[static,const]Qt_KeyKey_DOSEnum constant Qt::Key_DOS
[static,const]Qt_KeyKey_Dead_AbovedotEnum constant Qt::Key_Dead_Abovedot
[static,const]Qt_KeyKey_Dead_AboveringEnum constant Qt::Key_Dead_Abovering
[static,const]Qt_KeyKey_Dead_AcuteEnum constant Qt::Key_Dead_Acute
[static,const]Qt_KeyKey_Dead_BelowdotEnum constant Qt::Key_Dead_Belowdot
[static,const]Qt_KeyKey_Dead_BreveEnum constant Qt::Key_Dead_Breve
[static,const]Qt_KeyKey_Dead_CaronEnum constant Qt::Key_Dead_Caron
[static,const]Qt_KeyKey_Dead_CedillaEnum constant Qt::Key_Dead_Cedilla
[static,const]Qt_KeyKey_Dead_CircumflexEnum constant Qt::Key_Dead_Circumflex
[static,const]Qt_KeyKey_Dead_DiaeresisEnum constant Qt::Key_Dead_Diaeresis
[static,const]Qt_KeyKey_Dead_DoubleacuteEnum constant Qt::Key_Dead_Doubleacute
[static,const]Qt_KeyKey_Dead_GraveEnum constant Qt::Key_Dead_Grave
[static,const]Qt_KeyKey_Dead_HookEnum constant Qt::Key_Dead_Hook
[static,const]Qt_KeyKey_Dead_HornEnum constant Qt::Key_Dead_Horn
[static,const]Qt_KeyKey_Dead_IotaEnum constant Qt::Key_Dead_Iota
[static,const]Qt_KeyKey_Dead_MacronEnum constant Qt::Key_Dead_Macron
[static,const]Qt_KeyKey_Dead_OgonekEnum constant Qt::Key_Dead_Ogonek
[static,const]Qt_KeyKey_Dead_Semivoiced_SoundEnum constant Qt::Key_Dead_Semivoiced_Sound
[static,const]Qt_KeyKey_Dead_TildeEnum constant Qt::Key_Dead_Tilde
[static,const]Qt_KeyKey_Dead_Voiced_SoundEnum constant Qt::Key_Dead_Voiced_Sound
[static,const]Qt_KeyKey_DeleteEnum constant Qt::Key_Delete
[static,const]Qt_KeyKey_Direction_LEnum constant Qt::Key_Direction_L
[static,const]Qt_KeyKey_Direction_REnum constant Qt::Key_Direction_R
[static,const]Qt_KeyKey_DisplayEnum constant Qt::Key_Display
[static,const]Qt_KeyKey_DocumentsEnum constant Qt::Key_Documents
[static,const]Qt_KeyKey_DollarEnum constant Qt::Key_Dollar
[static,const]Qt_KeyKey_DownEnum constant Qt::Key_Down
[static,const]Qt_KeyKey_EEnum constant Qt::Key_E
[static,const]Qt_KeyKey_ETHEnum constant Qt::Key_ETH
[static,const]Qt_KeyKey_EacuteEnum constant Qt::Key_Eacute
[static,const]Qt_KeyKey_EcircumflexEnum constant Qt::Key_Ecircumflex
[static,const]Qt_KeyKey_EdiaeresisEnum constant Qt::Key_Ediaeresis
[static,const]Qt_KeyKey_EgraveEnum constant Qt::Key_Egrave
[static,const]Qt_KeyKey_Eisu_ShiftEnum constant Qt::Key_Eisu_Shift
[static,const]Qt_KeyKey_Eisu_toggleEnum constant Qt::Key_Eisu_toggle
[static,const]Qt_KeyKey_EjectEnum constant Qt::Key_Eject
[static,const]Qt_KeyKey_EndEnum constant Qt::Key_End
[static,const]Qt_KeyKey_EnterEnum constant Qt::Key_Enter
[static,const]Qt_KeyKey_EqualEnum constant Qt::Key_Equal
[static,const]Qt_KeyKey_EscapeEnum constant Qt::Key_Escape
[static,const]Qt_KeyKey_ExcelEnum constant Qt::Key_Excel
[static,const]Qt_KeyKey_ExclamEnum constant Qt::Key_Exclam
[static,const]Qt_KeyKey_ExecuteEnum constant Qt::Key_Execute
[static,const]Qt_KeyKey_ExitEnum constant Qt::Key_Exit
[static,const]Qt_KeyKey_ExplorerEnum constant Qt::Key_Explorer
[static,const]Qt_KeyKey_FEnum constant Qt::Key_F
[static,const]Qt_KeyKey_F1Enum constant Qt::Key_F1
[static,const]Qt_KeyKey_F10Enum constant Qt::Key_F10
[static,const]Qt_KeyKey_F11Enum constant Qt::Key_F11
[static,const]Qt_KeyKey_F12Enum constant Qt::Key_F12
[static,const]Qt_KeyKey_F13Enum constant Qt::Key_F13
[static,const]Qt_KeyKey_F14Enum constant Qt::Key_F14
[static,const]Qt_KeyKey_F15Enum constant Qt::Key_F15
[static,const]Qt_KeyKey_F16Enum constant Qt::Key_F16
[static,const]Qt_KeyKey_F17Enum constant Qt::Key_F17
[static,const]Qt_KeyKey_F18Enum constant Qt::Key_F18
[static,const]Qt_KeyKey_F19Enum constant Qt::Key_F19
[static,const]Qt_KeyKey_F2Enum constant Qt::Key_F2
[static,const]Qt_KeyKey_F20Enum constant Qt::Key_F20
[static,const]Qt_KeyKey_F21Enum constant Qt::Key_F21
[static,const]Qt_KeyKey_F22Enum constant Qt::Key_F22
[static,const]Qt_KeyKey_F23Enum constant Qt::Key_F23
[static,const]Qt_KeyKey_F24Enum constant Qt::Key_F24
[static,const]Qt_KeyKey_F25Enum constant Qt::Key_F25
[static,const]Qt_KeyKey_F26Enum constant Qt::Key_F26
[static,const]Qt_KeyKey_F27Enum constant Qt::Key_F27
[static,const]Qt_KeyKey_F28Enum constant Qt::Key_F28
[static,const]Qt_KeyKey_F29Enum constant Qt::Key_F29
[static,const]Qt_KeyKey_F3Enum constant Qt::Key_F3
[static,const]Qt_KeyKey_F30Enum constant Qt::Key_F30
[static,const]Qt_KeyKey_F31Enum constant Qt::Key_F31
[static,const]Qt_KeyKey_F32Enum constant Qt::Key_F32
[static,const]Qt_KeyKey_F33Enum constant Qt::Key_F33
[static,const]Qt_KeyKey_F34Enum constant Qt::Key_F34
[static,const]Qt_KeyKey_F35Enum constant Qt::Key_F35
[static,const]Qt_KeyKey_F4Enum constant Qt::Key_F4
[static,const]Qt_KeyKey_F5Enum constant Qt::Key_F5
[static,const]Qt_KeyKey_F6Enum constant Qt::Key_F6
[static,const]Qt_KeyKey_F7Enum constant Qt::Key_F7
[static,const]Qt_KeyKey_F8Enum constant Qt::Key_F8
[static,const]Qt_KeyKey_F9Enum constant Qt::Key_F9
[static,const]Qt_KeyKey_FavoritesEnum constant Qt::Key_Favorites
[static,const]Qt_KeyKey_FinanceEnum constant Qt::Key_Finance
[static,const]Qt_KeyKey_FindEnum constant Qt::Key_Find
[static,const]Qt_KeyKey_FlipEnum constant Qt::Key_Flip
[static,const]Qt_KeyKey_ForwardEnum constant Qt::Key_Forward
[static,const]Qt_KeyKey_GEnum constant Qt::Key_G
[static,const]Qt_KeyKey_GameEnum constant Qt::Key_Game
[static,const]Qt_KeyKey_GoEnum constant Qt::Key_Go
[static,const]Qt_KeyKey_GreaterEnum constant Qt::Key_Greater
[static,const]Qt_KeyKey_GreenEnum constant Qt::Key_Green
[static,const]Qt_KeyKey_GuideEnum constant Qt::Key_Guide
[static,const]Qt_KeyKey_HEnum constant Qt::Key_H
[static,const]Qt_KeyKey_HangulEnum constant Qt::Key_Hangul
[static,const]Qt_KeyKey_Hangul_BanjaEnum constant Qt::Key_Hangul_Banja
[static,const]Qt_KeyKey_Hangul_EndEnum constant Qt::Key_Hangul_End
[static,const]Qt_KeyKey_Hangul_HanjaEnum constant Qt::Key_Hangul_Hanja
[static,const]Qt_KeyKey_Hangul_JamoEnum constant Qt::Key_Hangul_Jamo
[static,const]Qt_KeyKey_Hangul_JeonjaEnum constant Qt::Key_Hangul_Jeonja
[static,const]Qt_KeyKey_Hangul_PostHanjaEnum constant Qt::Key_Hangul_PostHanja
[static,const]Qt_KeyKey_Hangul_PreHanjaEnum constant Qt::Key_Hangul_PreHanja
[static,const]Qt_KeyKey_Hangul_RomajaEnum constant Qt::Key_Hangul_Romaja
[static,const]Qt_KeyKey_Hangul_SpecialEnum constant Qt::Key_Hangul_Special
[static,const]Qt_KeyKey_Hangul_StartEnum constant Qt::Key_Hangul_Start
[static,const]Qt_KeyKey_HangupEnum constant Qt::Key_Hangup
[static,const]Qt_KeyKey_HankakuEnum constant Qt::Key_Hankaku
[static,const]Qt_KeyKey_HelpEnum constant Qt::Key_Help
[static,const]Qt_KeyKey_HenkanEnum constant Qt::Key_Henkan
[static,const]Qt_KeyKey_HibernateEnum constant Qt::Key_Hibernate
[static,const]Qt_KeyKey_HiraganaEnum constant Qt::Key_Hiragana
[static,const]Qt_KeyKey_Hiragana_KatakanaEnum constant Qt::Key_Hiragana_Katakana
[static,const]Qt_KeyKey_HistoryEnum constant Qt::Key_History
[static,const]Qt_KeyKey_HomeEnum constant Qt::Key_Home
[static,const]Qt_KeyKey_HomePageEnum constant Qt::Key_HomePage
[static,const]Qt_KeyKey_HotLinksEnum constant Qt::Key_HotLinks
[static,const]Qt_KeyKey_Hyper_LEnum constant Qt::Key_Hyper_L
[static,const]Qt_KeyKey_Hyper_REnum constant Qt::Key_Hyper_R
[static,const]Qt_KeyKey_IEnum constant Qt::Key_I
[static,const]Qt_KeyKey_IacuteEnum constant Qt::Key_Iacute
[static,const]Qt_KeyKey_IcircumflexEnum constant Qt::Key_Icircumflex
[static,const]Qt_KeyKey_IdiaeresisEnum constant Qt::Key_Idiaeresis
[static,const]Qt_KeyKey_IgraveEnum constant Qt::Key_Igrave
[static,const]Qt_KeyKey_InfoEnum constant Qt::Key_Info
[static,const]Qt_KeyKey_InsertEnum constant Qt::Key_Insert
[static,const]Qt_KeyKey_JEnum constant Qt::Key_J
[static,const]Qt_KeyKey_KEnum constant Qt::Key_K
[static,const]Qt_KeyKey_Kana_LockEnum constant Qt::Key_Kana_Lock
[static,const]Qt_KeyKey_Kana_ShiftEnum constant Qt::Key_Kana_Shift
[static,const]Qt_KeyKey_KanjiEnum constant Qt::Key_Kanji
[static,const]Qt_KeyKey_KatakanaEnum constant Qt::Key_Katakana
[static,const]Qt_KeyKey_KeyboardBrightnessDownEnum constant Qt::Key_KeyboardBrightnessDown
[static,const]Qt_KeyKey_KeyboardBrightnessUpEnum constant Qt::Key_KeyboardBrightnessUp
[static,const]Qt_KeyKey_KeyboardLightOnOffEnum constant Qt::Key_KeyboardLightOnOff
[static,const]Qt_KeyKey_LEnum constant Qt::Key_L
[static,const]Qt_KeyKey_LastNumberRedialEnum constant Qt::Key_LastNumberRedial
[static,const]Qt_KeyKey_Launch0Enum constant Qt::Key_Launch0
[static,const]Qt_KeyKey_Launch1Enum constant Qt::Key_Launch1
[static,const]Qt_KeyKey_Launch2Enum constant Qt::Key_Launch2
[static,const]Qt_KeyKey_Launch3Enum constant Qt::Key_Launch3
[static,const]Qt_KeyKey_Launch4Enum constant Qt::Key_Launch4
[static,const]Qt_KeyKey_Launch5Enum constant Qt::Key_Launch5
[static,const]Qt_KeyKey_Launch6Enum constant Qt::Key_Launch6
[static,const]Qt_KeyKey_Launch7Enum constant Qt::Key_Launch7
[static,const]Qt_KeyKey_Launch8Enum constant Qt::Key_Launch8
[static,const]Qt_KeyKey_Launch9Enum constant Qt::Key_Launch9
[static,const]Qt_KeyKey_LaunchAEnum constant Qt::Key_LaunchA
[static,const]Qt_KeyKey_LaunchBEnum constant Qt::Key_LaunchB
[static,const]Qt_KeyKey_LaunchCEnum constant Qt::Key_LaunchC
[static,const]Qt_KeyKey_LaunchDEnum constant Qt::Key_LaunchD
[static,const]Qt_KeyKey_LaunchEEnum constant Qt::Key_LaunchE
[static,const]Qt_KeyKey_LaunchFEnum constant Qt::Key_LaunchF
[static,const]Qt_KeyKey_LaunchGEnum constant Qt::Key_LaunchG
[static,const]Qt_KeyKey_LaunchHEnum constant Qt::Key_LaunchH
[static,const]Qt_KeyKey_LaunchMailEnum constant Qt::Key_LaunchMail
[static,const]Qt_KeyKey_LaunchMediaEnum constant Qt::Key_LaunchMedia
[static,const]Qt_KeyKey_LeftEnum constant Qt::Key_Left
[static,const]Qt_KeyKey_LessEnum constant Qt::Key_Less
[static,const]Qt_KeyKey_LightBulbEnum constant Qt::Key_LightBulb
[static,const]Qt_KeyKey_LogOffEnum constant Qt::Key_LogOff
[static,const]Qt_KeyKey_MEnum constant Qt::Key_M
[static,const]Qt_KeyKey_MailForwardEnum constant Qt::Key_MailForward
[static,const]Qt_KeyKey_MarketEnum constant Qt::Key_Market
[static,const]Qt_KeyKey_MassyoEnum constant Qt::Key_Massyo
[static,const]Qt_KeyKey_MediaLastEnum constant Qt::Key_MediaLast
[static,const]Qt_KeyKey_MediaNextEnum constant Qt::Key_MediaNext
[static,const]Qt_KeyKey_MediaPauseEnum constant Qt::Key_MediaPause
[static,const]Qt_KeyKey_MediaPlayEnum constant Qt::Key_MediaPlay
[static,const]Qt_KeyKey_MediaPreviousEnum constant Qt::Key_MediaPrevious
[static,const]Qt_KeyKey_MediaRecordEnum constant Qt::Key_MediaRecord
[static,const]Qt_KeyKey_MediaStopEnum constant Qt::Key_MediaStop
[static,const]Qt_KeyKey_MediaTogglePlayPauseEnum constant Qt::Key_MediaTogglePlayPause
[static,const]Qt_KeyKey_MeetingEnum constant Qt::Key_Meeting
[static,const]Qt_KeyKey_MemoEnum constant Qt::Key_Memo
[static,const]Qt_KeyKey_MenuEnum constant Qt::Key_Menu
[static,const]Qt_KeyKey_MenuKBEnum constant Qt::Key_MenuKB
[static,const]Qt_KeyKey_MenuPBEnum constant Qt::Key_MenuPB
[static,const]Qt_KeyKey_MessengerEnum constant Qt::Key_Messenger
[static,const]Qt_KeyKey_MetaEnum constant Qt::Key_Meta
[static,const]Qt_KeyKey_MicMuteEnum constant Qt::Key_MicMute
[static,const]Qt_KeyKey_MicVolumeDownEnum constant Qt::Key_MicVolumeDown
[static,const]Qt_KeyKey_MicVolumeUpEnum constant Qt::Key_MicVolumeUp
[static,const]Qt_KeyKey_MinusEnum constant Qt::Key_Minus
[static,const]Qt_KeyKey_Mode_switchEnum constant Qt::Key_Mode_switch
[static,const]Qt_KeyKey_MonBrightnessDownEnum constant Qt::Key_MonBrightnessDown
[static,const]Qt_KeyKey_MonBrightnessUpEnum constant Qt::Key_MonBrightnessUp
[static,const]Qt_KeyKey_MuhenkanEnum constant Qt::Key_Muhenkan
[static,const]Qt_KeyKey_Multi_keyEnum constant Qt::Key_Multi_key
[static,const]Qt_KeyKey_MultipleCandidateEnum constant Qt::Key_MultipleCandidate
[static,const]Qt_KeyKey_MusicEnum constant Qt::Key_Music
[static,const]Qt_KeyKey_MySitesEnum constant Qt::Key_MySites
[static,const]Qt_KeyKey_NEnum constant Qt::Key_N
[static,const]Qt_KeyKey_NewEnum constant Qt::Key_New
[static,const]Qt_KeyKey_NewsEnum constant Qt::Key_News
[static,const]Qt_KeyKey_NoEnum constant Qt::Key_No
[static,const]Qt_KeyKey_NtildeEnum constant Qt::Key_Ntilde
[static,const]Qt_KeyKey_NumLockEnum constant Qt::Key_NumLock
[static,const]Qt_KeyKey_NumberSignEnum constant Qt::Key_NumberSign
[static,const]Qt_KeyKey_OEnum constant Qt::Key_O
[static,const]Qt_KeyKey_OacuteEnum constant Qt::Key_Oacute
[static,const]Qt_KeyKey_OcircumflexEnum constant Qt::Key_Ocircumflex
[static,const]Qt_KeyKey_OdiaeresisEnum constant Qt::Key_Odiaeresis
[static,const]Qt_KeyKey_OfficeHomeEnum constant Qt::Key_OfficeHome
[static,const]Qt_KeyKey_OgraveEnum constant Qt::Key_Ograve
[static,const]Qt_KeyKey_OobliqueEnum constant Qt::Key_Ooblique
[static,const]Qt_KeyKey_OpenEnum constant Qt::Key_Open
[static,const]Qt_KeyKey_OpenUrlEnum constant Qt::Key_OpenUrl
[static,const]Qt_KeyKey_OptionEnum constant Qt::Key_Option
[static,const]Qt_KeyKey_OtildeEnum constant Qt::Key_Otilde
[static,const]Qt_KeyKey_PEnum constant Qt::Key_P
[static,const]Qt_KeyKey_PageDownEnum constant Qt::Key_PageDown
[static,const]Qt_KeyKey_PageUpEnum constant Qt::Key_PageUp
[static,const]Qt_KeyKey_ParenLeftEnum constant Qt::Key_ParenLeft
[static,const]Qt_KeyKey_ParenRightEnum constant Qt::Key_ParenRight
[static,const]Qt_KeyKey_PasteEnum constant Qt::Key_Paste
[static,const]Qt_KeyKey_PauseEnum constant Qt::Key_Pause
[static,const]Qt_KeyKey_PercentEnum constant Qt::Key_Percent
[static,const]Qt_KeyKey_PeriodEnum constant Qt::Key_Period
[static,const]Qt_KeyKey_PhoneEnum constant Qt::Key_Phone
[static,const]Qt_KeyKey_PicturesEnum constant Qt::Key_Pictures
[static,const]Qt_KeyKey_PlayEnum constant Qt::Key_Play
[static,const]Qt_KeyKey_PlusEnum constant Qt::Key_Plus
[static,const]Qt_KeyKey_PowerDownEnum constant Qt::Key_PowerDown
[static,const]Qt_KeyKey_PowerOffEnum constant Qt::Key_PowerOff
[static,const]Qt_KeyKey_PreviousCandidateEnum constant Qt::Key_PreviousCandidate
[static,const]Qt_KeyKey_PrintEnum constant Qt::Key_Print
[static,const]Qt_KeyKey_PrinterEnum constant Qt::Key_Printer
[static,const]Qt_KeyKey_QEnum constant Qt::Key_Q
[static,const]Qt_KeyKey_QuestionEnum constant Qt::Key_Question
[static,const]Qt_KeyKey_QuoteDblEnum constant Qt::Key_QuoteDbl
[static,const]Qt_KeyKey_QuoteLeftEnum constant Qt::Key_QuoteLeft
[static,const]Qt_KeyKey_REnum constant Qt::Key_R
[static,const]Qt_KeyKey_RedEnum constant Qt::Key_Red
[static,const]Qt_KeyKey_RedoEnum constant Qt::Key_Redo
[static,const]Qt_KeyKey_RefreshEnum constant Qt::Key_Refresh
[static,const]Qt_KeyKey_ReloadEnum constant Qt::Key_Reload
[static,const]Qt_KeyKey_ReplyEnum constant Qt::Key_Reply
[static,const]Qt_KeyKey_ReturnEnum constant Qt::Key_Return
[static,const]Qt_KeyKey_RightEnum constant Qt::Key_Right
[static,const]Qt_KeyKey_RomajiEnum constant Qt::Key_Romaji
[static,const]Qt_KeyKey_RotateWindowsEnum constant Qt::Key_RotateWindows
[static,const]Qt_KeyKey_RotationKBEnum constant Qt::Key_RotationKB
[static,const]Qt_KeyKey_RotationPBEnum constant Qt::Key_RotationPB
[static,const]Qt_KeyKey_SEnum constant Qt::Key_S
[static,const]Qt_KeyKey_SaveEnum constant Qt::Key_Save
[static,const]Qt_KeyKey_ScreenSaverEnum constant Qt::Key_ScreenSaver
[static,const]Qt_KeyKey_ScrollLockEnum constant Qt::Key_ScrollLock
[static,const]Qt_KeyKey_SearchEnum constant Qt::Key_Search
[static,const]Qt_KeyKey_SelectEnum constant Qt::Key_Select
[static,const]Qt_KeyKey_SemicolonEnum constant Qt::Key_Semicolon
[static,const]Qt_KeyKey_SendEnum constant Qt::Key_Send
[static,const]Qt_KeyKey_SettingsEnum constant Qt::Key_Settings
[static,const]Qt_KeyKey_ShiftEnum constant Qt::Key_Shift
[static,const]Qt_KeyKey_ShopEnum constant Qt::Key_Shop
[static,const]Qt_KeyKey_SingleCandidateEnum constant Qt::Key_SingleCandidate
[static,const]Qt_KeyKey_SlashEnum constant Qt::Key_Slash
[static,const]Qt_KeyKey_SleepEnum constant Qt::Key_Sleep
[static,const]Qt_KeyKey_SpaceEnum constant Qt::Key_Space
[static,const]Qt_KeyKey_SpellEnum constant Qt::Key_Spell
[static,const]Qt_KeyKey_SplitScreenEnum constant Qt::Key_SplitScreen
[static,const]Qt_KeyKey_StandbyEnum constant Qt::Key_Standby
[static,const]Qt_KeyKey_StopEnum constant Qt::Key_Stop
[static,const]Qt_KeyKey_SubtitleEnum constant Qt::Key_Subtitle
[static,const]Qt_KeyKey_Super_LEnum constant Qt::Key_Super_L
[static,const]Qt_KeyKey_Super_REnum constant Qt::Key_Super_R
[static,const]Qt_KeyKey_SupportEnum constant Qt::Key_Support
[static,const]Qt_KeyKey_SuspendEnum constant Qt::Key_Suspend
[static,const]Qt_KeyKey_SysReqEnum constant Qt::Key_SysReq
[static,const]Qt_KeyKey_TEnum constant Qt::Key_T
[static,const]Qt_KeyKey_THORNEnum constant Qt::Key_THORN
[static,const]Qt_KeyKey_TabEnum constant Qt::Key_Tab
[static,const]Qt_KeyKey_TaskPaneEnum constant Qt::Key_TaskPane
[static,const]Qt_KeyKey_TerminalEnum constant Qt::Key_Terminal
[static,const]Qt_KeyKey_TimeEnum constant Qt::Key_Time
[static,const]Qt_KeyKey_ToDoListEnum constant Qt::Key_ToDoList
[static,const]Qt_KeyKey_ToggleCallHangupEnum constant Qt::Key_ToggleCallHangup
[static,const]Qt_KeyKey_ToolsEnum constant Qt::Key_Tools
[static,const]Qt_KeyKey_TopMenuEnum constant Qt::Key_TopMenu
[static,const]Qt_KeyKey_TouchpadOffEnum constant Qt::Key_TouchpadOff
[static,const]Qt_KeyKey_TouchpadOnEnum constant Qt::Key_TouchpadOn
[static,const]Qt_KeyKey_TouchpadToggleEnum constant Qt::Key_TouchpadToggle
[static,const]Qt_KeyKey_TourokuEnum constant Qt::Key_Touroku
[static,const]Qt_KeyKey_TravelEnum constant Qt::Key_Travel
[static,const]Qt_KeyKey_TrebleDownEnum constant Qt::Key_TrebleDown
[static,const]Qt_KeyKey_TrebleUpEnum constant Qt::Key_TrebleUp
[static,const]Qt_KeyKey_UEnum constant Qt::Key_U
[static,const]Qt_KeyKey_UWBEnum constant Qt::Key_UWB
[static,const]Qt_KeyKey_UacuteEnum constant Qt::Key_Uacute
[static,const]Qt_KeyKey_UcircumflexEnum constant Qt::Key_Ucircumflex
[static,const]Qt_KeyKey_UdiaeresisEnum constant Qt::Key_Udiaeresis
[static,const]Qt_KeyKey_UgraveEnum constant Qt::Key_Ugrave
[static,const]Qt_KeyKey_UnderscoreEnum constant Qt::Key_Underscore
[static,const]Qt_KeyKey_UndoEnum constant Qt::Key_Undo
[static,const]Qt_KeyKey_UpEnum constant Qt::Key_Up
[static,const]Qt_KeyKey_VEnum constant Qt::Key_V
[static,const]Qt_KeyKey_VideoEnum constant Qt::Key_Video
[static,const]Qt_KeyKey_ViewEnum constant Qt::Key_View
[static,const]Qt_KeyKey_VoiceDialEnum constant Qt::Key_VoiceDial
[static,const]Qt_KeyKey_VolumeDownEnum constant Qt::Key_VolumeDown
[static,const]Qt_KeyKey_VolumeMuteEnum constant Qt::Key_VolumeMute
[static,const]Qt_KeyKey_VolumeUpEnum constant Qt::Key_VolumeUp
[static,const]Qt_KeyKey_WEnum constant Qt::Key_W
[static,const]Qt_KeyKey_WLANEnum constant Qt::Key_WLAN
[static,const]Qt_KeyKey_WWWEnum constant Qt::Key_WWW
[static,const]Qt_KeyKey_WakeUpEnum constant Qt::Key_WakeUp
[static,const]Qt_KeyKey_WebCamEnum constant Qt::Key_WebCam
[static,const]Qt_KeyKey_WordEnum constant Qt::Key_Word
[static,const]Qt_KeyKey_XEnum constant Qt::Key_X
[static,const]Qt_KeyKey_XferEnum constant Qt::Key_Xfer
[static,const]Qt_KeyKey_YEnum constant Qt::Key_Y
[static,const]Qt_KeyKey_YacuteEnum constant Qt::Key_Yacute
[static,const]Qt_KeyKey_YellowEnum constant Qt::Key_Yellow
[static,const]Qt_KeyKey_YesEnum constant Qt::Key_Yes
[static,const]Qt_KeyKey_ZEnum constant Qt::Key_Z
[static,const]Qt_KeyKey_ZenkakuEnum constant Qt::Key_Zenkaku
[static,const]Qt_KeyKey_Zenkaku_HankakuEnum constant Qt::Key_Zenkaku_Hankaku
[static,const]Qt_KeyKey_ZoomEnum constant Qt::Key_Zoom
[static,const]Qt_KeyKey_ZoomInEnum constant Qt::Key_ZoomIn
[static,const]Qt_KeyKey_ZoomOutEnum constant Qt::Key_ZoomOut
[static,const]Qt_KeyKey_acuteEnum constant Qt::Key_acute
[static,const]Qt_KeyKey_brokenbarEnum constant Qt::Key_brokenbar
[static,const]Qt_KeyKey_cedillaEnum constant Qt::Key_cedilla
[static,const]Qt_KeyKey_centEnum constant Qt::Key_cent
[static,const]Qt_KeyKey_copyrightEnum constant Qt::Key_copyright
[static,const]Qt_KeyKey_currencyEnum constant Qt::Key_currency
[static,const]Qt_KeyKey_degreeEnum constant Qt::Key_degree
[static,const]Qt_KeyKey_diaeresisEnum constant Qt::Key_diaeresis
[static,const]Qt_KeyKey_divisionEnum constant Qt::Key_division
[static,const]Qt_KeyKey_exclamdownEnum constant Qt::Key_exclamdown
[static,const]Qt_KeyKey_guillemotleftEnum constant Qt::Key_guillemotleft
[static,const]Qt_KeyKey_guillemotrightEnum constant Qt::Key_guillemotright
[static,const]Qt_KeyKey_hyphenEnum constant Qt::Key_hyphen
[static,const]Qt_KeyKey_iTouchEnum constant Qt::Key_iTouch
[static,const]Qt_KeyKey_macronEnum constant Qt::Key_macron
[static,const]Qt_KeyKey_masculineEnum constant Qt::Key_masculine
[static,const]Qt_KeyKey_muEnum constant Qt::Key_mu
[static,const]Qt_KeyKey_multiplyEnum constant Qt::Key_multiply
[static,const]Qt_KeyKey_nobreakspaceEnum constant Qt::Key_nobreakspace
[static,const]Qt_KeyKey_notsignEnum constant Qt::Key_notsign
[static,const]Qt_KeyKey_onehalfEnum constant Qt::Key_onehalf
[static,const]Qt_KeyKey_onequarterEnum constant Qt::Key_onequarter
[static,const]Qt_KeyKey_onesuperiorEnum constant Qt::Key_onesuperior
[static,const]Qt_KeyKey_ordfeminineEnum constant Qt::Key_ordfeminine
[static,const]Qt_KeyKey_paragraphEnum constant Qt::Key_paragraph
[static,const]Qt_KeyKey_periodcenteredEnum constant Qt::Key_periodcentered
[static,const]Qt_KeyKey_plusminusEnum constant Qt::Key_plusminus
[static,const]Qt_KeyKey_questiondownEnum constant Qt::Key_questiondown
[static,const]Qt_KeyKey_registeredEnum constant Qt::Key_registered
[static,const]Qt_KeyKey_sectionEnum constant Qt::Key_section
[static,const]Qt_KeyKey_ssharpEnum constant Qt::Key_ssharp
[static,const]Qt_KeyKey_sterlingEnum constant Qt::Key_sterling
[static,const]Qt_KeyKey_threequartersEnum constant Qt::Key_threequarters
[static,const]Qt_KeyKey_threesuperiorEnum constant Qt::Key_threesuperior
[static,const]Qt_KeyKey_twosuperiorEnum constant Qt::Key_twosuperior
[static,const]Qt_KeyKey_unknownEnum constant Qt::Key_unknown
[static,const]Qt_KeyKey_ydiaeresisEnum constant Qt::Key_ydiaeresis
[static,const]Qt_KeyKey_yenEnum constant Qt::Key_yen
[static,const]Qt_KeyboardModifierKeyboardModifierMaskEnum constant Qt::KeyboardModifierMask
[static,const]Qt_KeyboardModifierKeypadModifierEnum constant Qt::KeypadModifier
[static,const]Qt_ScreenOrientationLandscapeOrientationEnum constant Qt::LandscapeOrientation
[static,const]Qt_CursorShapeLastCursorEnum constant Qt::LastCursor
[static,const]Qt_GestureTypeLastGestureTypeEnum constant Qt::LastGestureType
[static,const]Qt_LayoutDirectionLayoutDirectionAutoEnum constant Qt::LayoutDirectionAuto
[static,const]Qt_ArrowTypeLeftArrowEnum constant Qt::LeftArrow
[static,const]Qt_MouseButtonLeftButtonEnum constant Qt::LeftButton
[static,const]Qt_DockWidgetAreaLeftDockWidgetAreaEnum constant Qt::LeftDockWidgetArea
[static,const]Qt_EdgeLeftEdgeEnum constant Qt::LeftEdge
[static,const]Qt_WindowFrameSectionLeftSectionEnum constant Qt::LeftSection
[static,const]Qt_LayoutDirectionLeftToRightEnum constant Qt::LeftToRight
[static,const]Qt_ToolBarAreaLeftToolBarAreaEnum constant Qt::LeftToolBarArea
[static,const]Qt_BrushStyleLinearGradientPatternEnum constant Qt::LinearGradientPattern
[static,const]Qt_DropActionLinkActionEnum constant Qt::LinkAction
[static,const]Qt_TextInteractionFlagLinksAccessibleByKeyboardEnum constant Qt::LinksAccessibleByKeyboard
[static,const]Qt_TextInteractionFlagLinksAccessibleByMouseEnum constant Qt::LinksAccessibleByMouse
[static,const]Qt_DateFormatLocalDateEnum constant Qt::LocalDate
[static,const]Qt_TimeSpecLocalTimeEnum constant Qt::LocalTime
[static,const]Qt_DateFormatLocaleDateEnum constant Qt::LocaleDate
[static,const]Qt_CoordinateSystemLogicalCoordinatesEnum constant Qt::LogicalCoordinates
[static,const]Qt_CursorMoveStyleLogicalMoveStyleEnum constant Qt::LogicalMoveStyle
[static,const]Qt_EventPriorityLowEventPriorityEnum constant Qt::LowEventPriority
[static,const]Qt_ModifierMETAEnum constant Qt::META
[static,const]Qt_ModifierMODIFIER_MASKEnum constant Qt::MODIFIER_MASK
[static,const]Qt_PenCapStyleMPenCapStyleEnum constant Qt::MPenCapStyle
[static,const]Qt_PenJoinStyleMPenJoinStyleEnum constant Qt::MPenJoinStyle
[static,const]Qt_PenStyleMPenStyleEnum constant Qt::MPenStyle
[static,const]Qt_WindowTypeMSWindowsFixedSizeDialogHintEnum constant Qt::MSWindowsFixedSizeDialogHint
[static,const]Qt_WindowTypeMSWindowsOwnDCEnum constant Qt::MSWindowsOwnDC
[static,const]Qt_WindowTypeMacWindowToolBarButtonHintEnum constant Qt::MacWindowToolBarButtonHint
[static,const]Qt_MaskModeMaskInColorEnum constant Qt::MaskInColor
[static,const]Qt_MaskModeMaskOutColorEnum constant Qt::MaskOutColor
[static,const]Qt_MatchFlagMatchCaseSensitiveEnum constant Qt::MatchCaseSensitive
[static,const]Qt_MatchFlagMatchContainsEnum constant Qt::MatchContains
[static,const]Qt_MatchFlagMatchEndsWithEnum constant Qt::MatchEndsWith
[static,const]Qt_MatchFlagMatchExactlyEnum constant Qt::MatchExactly
[static,const]Qt_MatchFlagMatchFixedStringEnum constant Qt::MatchFixedString
[static,const]Qt_MatchFlagMatchRecursiveEnum constant Qt::MatchRecursive
[static,const]Qt_MatchFlagMatchRegExpEnum constant Qt::MatchRegExp
[static,const]Qt_MatchFlagMatchStartsWithEnum constant Qt::MatchStartsWith
[static,const]Qt_MatchFlagMatchWildcardEnum constant Qt::MatchWildcard
[static,const]Qt_MatchFlagMatchWrapEnum constant Qt::MatchWrap
[static,const]Qt_MouseButtonMaxMouseButtonEnum constant Qt::MaxMouseButton
[static,const]Qt_WindowTypeMaximizeUsingFullscreenGeometryHintEnum constant Qt::MaximizeUsingFullscreenGeometryHint
[static,const]Qt_SizeHintMaximumSizeEnum constant Qt::MaximumSize
[static,const]Qt_FocusReasonMenuBarFocusReasonEnum constant Qt::MenuBarFocusReason
[static,const]Qt_KeyboardModifierMetaModifierEnum constant Qt::MetaModifier
[static,const]Qt_MouseButtonMidButtonEnum constant Qt::MidButton
[static,const]Qt_MouseButtonMiddleButtonEnum constant Qt::MiddleButton
[static,const]Qt_SizeHintMinimumDescentEnum constant Qt::MinimumDescent
[static,const]Qt_SizeHintMinimumSizeEnum constant Qt::MinimumSize
[static,const]Qt_PenJoinStyleMiterJoinEnum constant Qt::MiterJoin
[static,const]Qt_DayOfWeekMondayEnum constant Qt::Monday
[static,const]Qt_ImageConversionFlagMonoOnlyEnum constant Qt::MonoOnly
[static,const]Qt_MouseButtonMouseButtonMaskEnum constant Qt::MouseButtonMask
[static,const]Qt_MouseEventFlagMouseEventCreatedDoubleClickEnum constant Qt::MouseEventCreatedDoubleClick
[static,const]Qt_MouseEventFlagMouseEventFlagMaskEnum constant Qt::MouseEventFlagMask
[static,const]Qt_MouseEventSourceMouseEventNotSynthesizedEnum constant Qt::MouseEventNotSynthesized
[static,const]Qt_MouseEventSourceMouseEventSynthesizedByQtEnum constant Qt::MouseEventSynthesizedByQt
[static,const]Qt_MouseEventSourceMouseEventSynthesizedBySystemEnum constant Qt::MouseEventSynthesizedBySystem
[static,const]Qt_FocusReasonMouseFocusReasonEnum constant Qt::MouseFocusReason
[static,const]Qt_DropActionMoveActionEnum constant Qt::MoveAction
[static,const]Qt_DockWidgetAreaSizesNDockWidgetAreasEnum constant Qt::NDockWidgetAreas
[static,const]Qt_SizeHintNSizeHintsEnum constant Qt::NSizeHints
[static,const]Qt_ToolBarAreaSizesNToolBarAreasEnum constant Qt::NToolBarAreas
[static,const]Qt_NavigationModeNavigationModeCursorAutoEnum constant Qt::NavigationModeCursorAuto
[static,const]Qt_NavigationModeNavigationModeCursorForceVisibleEnum constant Qt::NavigationModeCursorForceVisible
[static,const]Qt_NavigationModeNavigationModeKeypadDirectionalEnum constant Qt::NavigationModeKeypadDirectional
[static,const]Qt_NavigationModeNavigationModeKeypadTabOrderEnum constant Qt::NavigationModeKeypadTabOrder
[static,const]Qt_NavigationModeNavigationModeNoneEnum constant Qt::NavigationModeNone
[static,const]Qt_ImageConversionFlagNoAlphaEnum constant Qt::NoAlpha
[static,const]Qt_ArrowTypeNoArrowEnum constant Qt::NoArrow
[static,const]Qt_BrushStyleNoBrushEnum constant Qt::NoBrush
[static,const]Qt_MouseButtonNoButtonEnum constant Qt::NoButton
[static,const]Qt_ClipOperationNoClipEnum constant Qt::NoClip
[static,const]Qt_ContextMenuPolicyNoContextMenuEnum constant Qt::NoContextMenu
[static,const]Qt_DockWidgetAreaNoDockWidgetAreaEnum constant Qt::NoDockWidgetArea
[static,const]Qt_WindowTypeNoDropShadowWindowHintEnum constant Qt::NoDropShadowWindowHint
[static,const]Qt_FocusPolicyNoFocusEnum constant Qt::NoFocus
[static,const]Qt_FocusReasonNoFocusReasonEnum constant Qt::NoFocusReason
[static,const]Qt_ImageConversionFlagNoFormatConversionEnum constant Qt::NoFormatConversion
[static,const]Qt_GestureStateNoGestureEnum constant Qt::NoGesture
[static,const]Qt_ItemFlagNoItemFlagsEnum constant Qt::NoItemFlags
[static,const]Qt_KeyboardModifierNoModifierEnum constant Qt::NoModifier
[static,const]Qt_ImageConversionFlagNoOpaqueDetectionEnum constant Qt::NoOpaqueDetection
[static,const]Qt_PenStyleNoPenEnum constant Qt::NoPen
[static,const]Qt_WindowFrameSectionNoSectionEnum constant Qt::NoSection
[static,const]Qt_TabFocusBehaviorNoTabFocusEnum constant Qt::NoTabFocus
[static,const]Qt_TextInteractionFlagNoTextInteractionEnum constant Qt::NoTextInteraction
[static,const]Qt_ToolBarAreaNoToolBarAreaEnum constant Qt::NoToolBarArea
[static,const]Qt_WindowModalityNonModalEnum constant Qt::NonModal
[static,const]Qt_EventPriorityNormalEventPriorityEnum constant Qt::NormalEventPriority
[static,const]Qt_FillRuleOddEvenFillEnum constant Qt::OddEvenFill
[static,const]Qt_TimeSpecOffsetFromUTCEnum constant Qt::OffsetFromUTC
[static,const]Qt_BGModeOpaqueModeEnum constant Qt::OpaqueMode
[static,const]Qt_CursorShapeOpenHandCursorEnum constant Qt::OpenHandCursor
[static,const]Qt_ImageConversionFlagOrderedAlphaDitherEnum constant Qt::OrderedAlphaDither
[static,const]Qt_ImageConversionFlagOrderedDitherEnum constant Qt::OrderedDither
[static,const]Qt_FocusReasonOtherFocusReasonEnum constant Qt::OtherFocusReason
[static,const]Qt_GestureTypePanGestureEnum constant Qt::PanGesture
[static,const]Qt_NativeGestureTypePanNativeGestureEnum constant Qt::PanNativeGesture
[static,const]Qt_CheckStatePartiallyCheckedEnum constant Qt::PartiallyChecked
[static,const]Qt_GestureTypePinchGestureEnum constant Qt::PinchGesture
[static,const]Qt_TextFormatPlainTextEnum constant Qt::PlainText
[static,const]Qt_CursorShapePointingHandCursorEnum constant Qt::PointingHandCursor
[static,const]Qt_WindowTypePopupEnum constant Qt::Popup
[static,const]Qt_FocusReasonPopupFocusReasonEnum constant Qt::PopupFocusReason
[static,const]Qt_ScreenOrientationPortraitOrientationEnum constant Qt::PortraitOrientation
[static,const]Qt_TimerTypePreciseTimerEnum constant Qt::PreciseTimer
[static,const]Qt_ImageConversionFlagPreferDitherEnum constant Qt::PreferDither
[static,const]Qt_SizeHintPreferredSizeEnum constant Qt::PreferredSize
[static,const]Qt_ContextMenuPolicyPreventContextMenuEnum constant Qt::PreventContextMenu
[static,const]Qt_ScreenOrientationPrimaryOrientationEnum constant Qt::PrimaryOrientation
[static,const]intQT_VERSIONQT_VERSION constant
[static,const]stringQT_VERSION_STRQT_VERSION_STR constant
[static,const]Qt_ConnectionTypeQueuedConnectionEnum constant Qt::QueuedConnection
[static,const]Qt_DateFormatRFC2822DateEnum constant Qt::RFC2822Date
[static,const]Qt_BrushStyleRadialGradientPatternEnum constant Qt::RadialGradientPattern
[static,const]Qt_GestureFlagReceivePartialGesturesEnum constant Qt::ReceivePartialGestures
[static,const]Qt_SizeModeRelativeSizeEnum constant Qt::RelativeSize
[static,const]Qt_TileRuleRepeatTileEnum constant Qt::RepeatTile
[static,const]Qt_ClipOperationReplaceClipEnum constant Qt::ReplaceClip
[static,const]Qt_ItemSelectionOperationReplaceSelectionEnum constant Qt::ReplaceSelection
[static,const]Qt_TextFormatRichTextEnum constant Qt::RichText
[static,const]Qt_ArrowTypeRightArrowEnum constant Qt::RightArrow
[static,const]Qt_MouseButtonRightButtonEnum constant Qt::RightButton
[static,const]Qt_DockWidgetAreaRightDockWidgetAreaEnum constant Qt::RightDockWidgetArea
[static,const]Qt_EdgeRightEdgeEnum constant Qt::RightEdge
[static,const]Qt_WindowFrameSectionRightSectionEnum constant Qt::RightSection
[static,const]Qt_LayoutDirectionRightToLeftEnum constant Qt::RightToLeft
[static,const]Qt_ToolBarAreaRightToolBarAreaEnum constant Qt::RightToolBarArea
[static,const]Qt_NativeGestureTypeRotateNativeGestureEnum constant Qt::RotateNativeGesture
[static,const]Qt_PenCapStyleRoundCapEnum constant Qt::RoundCap
[static,const]Qt_PenJoinStyleRoundJoinEnum constant Qt::RoundJoin
[static,const]Qt_TileRuleRoundTileEnum constant Qt::RoundTile
[static,const]Qt_ModifierSHIFTEnum constant Qt::SHIFT
[static,const]Qt_DayOfWeekSaturdayEnum constant Qt::Saturday
[static,const]Qt_ScrollBarPolicyScrollBarAlwaysOffEnum constant Qt::ScrollBarAlwaysOff
[static,const]Qt_ScrollBarPolicyScrollBarAlwaysOnEnum constant Qt::ScrollBarAlwaysOn
[static,const]Qt_ScrollBarPolicyScrollBarAsNeededEnum constant Qt::ScrollBarAsNeeded
[static,const]Qt_ScrollPhaseScrollBeginEnum constant Qt::ScrollBegin
[static,const]Qt_ScrollPhaseScrollEndEnum constant Qt::ScrollEnd
[static,const]Qt_ScrollPhaseScrollUpdateEnum constant Qt::ScrollUpdate
[static,const]Qt_WindowTypeSheetEnum constant Qt::Sheet
[static,const]Qt_KeyboardModifierShiftModifierEnum constant Qt::ShiftModifier
[static,const]Qt_FocusReasonShortcutFocusReasonEnum constant Qt::ShortcutFocusReason
[static,const]Qt_CursorShapeSizeAllCursorEnum constant Qt::SizeAllCursor
[static,const]Qt_CursorShapeSizeBDiagCursorEnum constant Qt::SizeBDiagCursor
[static,const]Qt_CursorShapeSizeFDiagCursorEnum constant Qt::SizeFDiagCursor
[static,const]Qt_ItemDataRoleSizeHintRoleEnum constant Qt::SizeHintRole
[static,const]Qt_CursorShapeSizeHorCursorEnum constant Qt::SizeHorCursor
[static,const]Qt_CursorShapeSizeVerCursorEnum constant Qt::SizeVerCursor
[static,const]Qt_NativeGestureTypeSmartZoomNativeGestureEnum constant Qt::SmartZoomNativeGesture
[static,const]Qt_TransformationModeSmoothTransformationEnum constant Qt::SmoothTransformation
[static,const]Qt_PenStyleSolidLineEnum constant Qt::SolidLine
[static,const]Qt_BrushStyleSolidPatternEnum constant Qt::SolidPattern
[static,const]Qt_WindowTypeSplashScreenEnum constant Qt::SplashScreen
[static,const]Qt_CursorShapeSplitHCursorEnum constant Qt::SplitHCursor
[static,const]Qt_CursorShapeSplitVCursorEnum constant Qt::SplitVCursor
[static,const]Qt_PenCapStyleSquareCapEnum constant Qt::SquareCap
[static,const]Qt_ItemDataRoleStatusTipPropertyRoleEnum constant Qt::StatusTipPropertyRole
[static,const]Qt_ItemDataRoleStatusTipRoleEnum constant Qt::StatusTipRole
[static,const]Qt_TileRuleStretchTileEnum constant Qt::StretchTile
[static,const]Qt_FocusPolicyStrongFocusEnum constant Qt::StrongFocus
[static,const]Qt_WindowTypeSubWindowEnum constant Qt::SubWindow
[static,const]Qt_DayOfWeekSundayEnum constant Qt::Sunday
[static,const]Qt_PenJoinStyleSvgMiterJoinEnum constant Qt::SvgMiterJoin
[static,const]Qt_GestureTypeSwipeGestureEnum constant Qt::SwipeGesture
[static,const]Qt_NativeGestureTypeSwipeNativeGestureEnum constant Qt::SwipeNativeGesture
[static,const]Qt_DateFormatSystemLocaleDateEnum constant Qt::SystemLocaleDate
[static,const]Qt_DateFormatSystemLocaleLongDateEnum constant Qt::SystemLocaleLongDate
[static,const]Qt_DateFormatSystemLocaleShortDateEnum constant Qt::SystemLocaleShortDate
[static,const]Qt_FocusPolicyTabFocusEnum constant Qt::TabFocus
[static,const]Qt_TabFocusBehaviorTabFocusAllControlsEnum constant Qt::TabFocusAllControls
[static,const]Qt_TabFocusBehaviorTabFocusListControlsEnum constant Qt::TabFocusListControls
[static,const]Qt_FocusReasonTabFocusReasonEnum constant Qt::TabFocusReason
[static,const]Qt_TabFocusBehaviorTabFocusTextControlsEnum constant Qt::TabFocusTextControls
[static,const]Qt_GestureTypeTapAndHoldGestureEnum constant Qt::TapAndHoldGesture
[static,const]Qt_GestureTypeTapGestureEnum constant Qt::TapGesture
[static,const]Qt_DropActionTargetMoveActionEnum constant Qt::TargetMoveAction
[static,const]Qt_MouseButtonTaskButtonEnum constant Qt::TaskButton
[static,const]Qt_ItemDataRoleTextAlignmentRoleEnum constant Qt::TextAlignmentRole
[static,const]Qt_TextInteractionFlagTextBrowserInteractionEnum constant Qt::TextBrowserInteraction
[static,const]Qt_TextFlagTextBypassShapingEnum constant Qt::TextBypassShaping
[static,const]Qt_ItemDataRoleTextColorRoleEnum constant Qt::TextColorRole
[static,const]Qt_DateFormatTextDateEnum constant Qt::TextDate
[static,const]Qt_TextFlagTextDontClipEnum constant Qt::TextDontClip
[static,const]Qt_TextFlagTextDontPrintEnum constant Qt::TextDontPrint
[static,const]Qt_TextInteractionFlagTextEditableEnum constant Qt::TextEditable
[static,const]Qt_TextInteractionFlagTextEditorInteractionEnum constant Qt::TextEditorInteraction
[static,const]Qt_TextFlagTextExpandTabsEnum constant Qt::TextExpandTabs
[static,const]Qt_TextFlagTextForceLeftToRightEnum constant Qt::TextForceLeftToRight
[static,const]Qt_TextFlagTextForceRightToLeftEnum constant Qt::TextForceRightToLeft
[static,const]Qt_TextFlagTextHideMnemonicEnum constant Qt::TextHideMnemonic
[static,const]Qt_TextFlagTextIncludeTrailingSpacesEnum constant Qt::TextIncludeTrailingSpaces
[static,const]Qt_TextFlagTextJustificationForcedEnum constant Qt::TextJustificationForced
[static,const]Qt_TextFlagTextLongestVariantEnum constant Qt::TextLongestVariant
[static,const]Qt_TextInteractionFlagTextSelectableByKeyboardEnum constant Qt::TextSelectableByKeyboard
[static,const]Qt_TextInteractionFlagTextSelectableByMouseEnum constant Qt::TextSelectableByMouse
[static,const]Qt_TextFlagTextShowMnemonicEnum constant Qt::TextShowMnemonic
[static,const]Qt_TextFlagTextSingleLineEnum constant Qt::TextSingleLine
[static,const]Qt_TextFlagTextWordWrapEnum constant Qt::TextWordWrap
[static,const]Qt_TextFlagTextWrapAnywhereEnum constant Qt::TextWrapAnywhere
[static,const]Qt_BrushStyleTexturePatternEnum constant Qt::TexturePattern
[static,const]Qt_ImageConversionFlagThresholdAlphaDitherEnum constant Qt::ThresholdAlphaDither
[static,const]Qt_ImageConversionFlagThresholdDitherEnum constant Qt::ThresholdDither
[static,const]Qt_DayOfWeekThursdayEnum constant Qt::Thursday
[static,const]Qt_TimeSpecTimeZoneEnum constant Qt::TimeZone
[static,const]Qt_WindowFrameSectionTitleBarAreaEnum constant Qt::TitleBarArea
[static,const]Qt_WindowTypeToolEnum constant Qt::Tool
[static,const]Qt_ToolBarAreaToolBarArea_MaskEnum constant Qt::ToolBarArea_Mask
[static,const]Qt_ToolButtonStyleToolButtonFollowStyleEnum constant Qt::ToolButtonFollowStyle
[static,const]Qt_ToolButtonStyleToolButtonIconOnlyEnum constant Qt::ToolButtonIconOnly
[static,const]Qt_ToolButtonStyleToolButtonTextBesideIconEnum constant Qt::ToolButtonTextBesideIcon
[static,const]Qt_ToolButtonStyleToolButtonTextOnlyEnum constant Qt::ToolButtonTextOnly
[static,const]Qt_ToolButtonStyleToolButtonTextUnderIconEnum constant Qt::ToolButtonTextUnderIcon
[static,const]Qt_WindowTypeToolTipEnum constant Qt::ToolTip
[static,const]Qt_ItemDataRoleToolTipPropertyRoleEnum constant Qt::ToolTipPropertyRole
[static,const]Qt_ItemDataRoleToolTipRoleEnum constant Qt::ToolTipRole
[static,const]Qt_DockWidgetAreaTopDockWidgetAreaEnum constant Qt::TopDockWidgetArea
[static,const]Qt_EdgeTopEdgeEnum constant Qt::TopEdge
[static,const]Qt_CornerTopLeftCornerEnum constant Qt::TopLeftCorner
[static,const]Qt_WindowFrameSectionTopLeftSectionEnum constant Qt::TopLeftSection
[static,const]Qt_CornerTopRightCornerEnum constant Qt::TopRightCorner
[static,const]Qt_WindowFrameSectionTopRightSectionEnum constant Qt::TopRightSection
[static,const]Qt_WindowFrameSectionTopSectionEnum constant Qt::TopSection
[static,const]Qt_ToolBarAreaTopToolBarAreaEnum constant Qt::TopToolBarArea
[static,const]Qt_TouchPointStateTouchPointMovedEnum constant Qt::TouchPointMoved
[static,const]Qt_TouchPointStateTouchPointPressedEnum constant Qt::TouchPointPressed
[static,const]Qt_TouchPointStateTouchPointReleasedEnum constant Qt::TouchPointReleased
[static,const]Qt_TouchPointStateTouchPointStationaryEnum constant Qt::TouchPointStationary
[static,const]Qt_BGModeTransparentModeEnum constant Qt::TransparentMode
[static,const]Qt_DayOfWeekTuesdayEnum constant Qt::Tuesday
[static,const]Qt_UIEffectUI_AnimateComboEnum constant Qt::UI_AnimateCombo
[static,const]Qt_UIEffectUI_AnimateMenuEnum constant Qt::UI_AnimateMenu
[static,const]Qt_UIEffectUI_AnimateToolBoxEnum constant Qt::UI_AnimateToolBox
[static,const]Qt_UIEffectUI_AnimateTooltipEnum constant Qt::UI_AnimateTooltip
[static,const]Qt_UIEffectUI_FadeMenuEnum constant Qt::UI_FadeMenu
[static,const]Qt_UIEffectUI_FadeTooltipEnum constant Qt::UI_FadeTooltip
[static,const]Qt_UIEffectUI_GeneralEnum constant Qt::UI_General
[static,const]Qt_ModifierUNICODE_ACCELEnum constant Qt::UNICODE_ACCEL
[static,const]Qt_TimeSpecUTCEnum constant Qt::UTC
[static,const]Qt_CheckStateUncheckedEnum constant Qt::Unchecked
[static,const]Qt_InitializationUninitializedEnum constant Qt::Uninitialized
[static,const]Qt_ConnectionTypeUniqueConnectionEnum constant Qt::UniqueConnection
[static,const]Qt_ArrowTypeUpArrowEnum constant Qt::UpArrow
[static,const]Qt_CursorShapeUpArrowCursorEnum constant Qt::UpArrowCursor
[static,const]Qt_ItemDataRoleUserRoleEnum constant Qt::UserRole
[static,const]Qt_BrushStyleVerPatternEnum constant Qt::VerPattern
[static,const]Qt_OrientationVerticalEnum constant Qt::Vertical
[static,const]Qt_TimerTypeVeryCoarseTimerEnum constant Qt::VeryCoarseTimer
[static,const]Qt_CursorMoveStyleVisualMoveStyleEnum constant Qt::VisualMoveStyle
[static,const]Qt_WidgetAttributeWA_AcceptDropsEnum constant Qt::WA_AcceptDrops
[static,const]Qt_WidgetAttributeWA_AcceptTouchEventsEnum constant Qt::WA_AcceptTouchEvents
[static,const]Qt_WidgetAttributeWA_AlwaysShowToolTipsEnum constant Qt::WA_AlwaysShowToolTips
[static,const]Qt_WidgetAttributeWA_AlwaysStackOnTopEnum constant Qt::WA_AlwaysStackOnTop
[static,const]Qt_WidgetAttributeWA_AttributeCountEnum constant Qt::WA_AttributeCount
[static,const]Qt_WidgetAttributeWA_CanHostQMdiSubWindowTitleBarEnum constant Qt::WA_CanHostQMdiSubWindowTitleBar
[static,const]Qt_WidgetAttributeWA_ContentsPropagatedEnum constant Qt::WA_ContentsPropagated
[static,const]Qt_WidgetAttributeWA_CustomWhatsThisEnum constant Qt::WA_CustomWhatsThis
[static,const]Qt_WidgetAttributeWA_DeleteOnCloseEnum constant Qt::WA_DeleteOnClose
[static,const]Qt_WidgetAttributeWA_DisabledEnum constant Qt::WA_Disabled
[static,const]Qt_WidgetAttributeWA_DontCreateNativeAncestorsEnum constant Qt::WA_DontCreateNativeAncestors
[static,const]Qt_WidgetAttributeWA_DontShowOnScreenEnum constant Qt::WA_DontShowOnScreen
[static,const]Qt_WidgetAttributeWA_DropSiteRegisteredEnum constant Qt::WA_DropSiteRegistered
[static,const]Qt_WidgetAttributeWA_ForceAcceptDropsEnum constant Qt::WA_ForceAcceptDrops
[static,const]Qt_WidgetAttributeWA_ForceDisabledEnum constant Qt::WA_ForceDisabled
[static,const]Qt_WidgetAttributeWA_ForceUpdatesDisabledEnum constant Qt::WA_ForceUpdatesDisabled
[static,const]Qt_WidgetAttributeWA_GrabbedShortcutEnum constant Qt::WA_GrabbedShortcut
[static,const]Qt_WidgetAttributeWA_GroupLeaderEnum constant Qt::WA_GroupLeader
[static,const]Qt_WidgetAttributeWA_HoverEnum constant Qt::WA_Hover
[static,const]Qt_WidgetAttributeWA_InputMethodEnabledEnum constant Qt::WA_InputMethodEnabled
[static,const]Qt_WidgetAttributeWA_InputMethodTransparentEnum constant Qt::WA_InputMethodTransparent
[static,const]Qt_WidgetAttributeWA_InvalidSizeEnum constant Qt::WA_InvalidSize
[static,const]Qt_WidgetAttributeWA_KeyCompressionEnum constant Qt::WA_KeyCompression
[static,const]Qt_WidgetAttributeWA_KeyboardFocusChangeEnum constant Qt::WA_KeyboardFocusChange
[static,const]Qt_WidgetAttributeWA_LaidOutEnum constant Qt::WA_LaidOut
[static,const]Qt_WidgetAttributeWA_LayoutOnEntireRectEnum constant Qt::WA_LayoutOnEntireRect
[static,const]Qt_WidgetAttributeWA_LayoutUsesWidgetRectEnum constant Qt::WA_LayoutUsesWidgetRect
[static,const]Qt_WidgetAttributeWA_MSWindowsUseDirect3DEnum constant Qt::WA_MSWindowsUseDirect3D
[static,const]Qt_WidgetAttributeWA_MacAlwaysShowToolWindowEnum constant Qt::WA_MacAlwaysShowToolWindow
[static,const]Qt_WidgetAttributeWA_MacBrushedMetalEnum constant Qt::WA_MacBrushedMetal
[static,const]Qt_WidgetAttributeWA_MacFrameworkScaledEnum constant Qt::WA_MacFrameworkScaled
[static,const]Qt_WidgetAttributeWA_MacMetalStyleEnum constant Qt::WA_MacMetalStyle
[static,const]Qt_WidgetAttributeWA_MacMiniSizeEnum constant Qt::WA_MacMiniSize
[static,const]Qt_WidgetAttributeWA_MacNoClickThroughEnum constant Qt::WA_MacNoClickThrough
[static,const]Qt_WidgetAttributeWA_MacNoShadowEnum constant Qt::WA_MacNoShadow
[static,const]Qt_WidgetAttributeWA_MacNormalSizeEnum constant Qt::WA_MacNormalSize
[static,const]Qt_WidgetAttributeWA_MacOpaqueSizeGripEnum constant Qt::WA_MacOpaqueSizeGrip
[static,const]Qt_WidgetAttributeWA_MacShowFocusRectEnum constant Qt::WA_MacShowFocusRect
[static,const]Qt_WidgetAttributeWA_MacSmallSizeEnum constant Qt::WA_MacSmallSize
[static,const]Qt_WidgetAttributeWA_MacVariableSizeEnum constant Qt::WA_MacVariableSize
[static,const]Qt_WidgetAttributeWA_MappedEnum constant Qt::WA_Mapped
[static,const]Qt_WidgetAttributeWA_MouseNoMaskEnum constant Qt::WA_MouseNoMask
[static,const]Qt_WidgetAttributeWA_MouseTrackingEnum constant Qt::WA_MouseTracking
[static,const]Qt_WidgetAttributeWA_MovedEnum constant Qt::WA_Moved
[static,const]Qt_WidgetAttributeWA_NativeWindowEnum constant Qt::WA_NativeWindow
[static,const]Qt_WidgetAttributeWA_NoBackgroundEnum constant Qt::WA_NoBackground
[static,const]Qt_WidgetAttributeWA_NoChildEventsForParentEnum constant Qt::WA_NoChildEventsForParent
[static,const]Qt_WidgetAttributeWA_NoChildEventsFromChildrenEnum constant Qt::WA_NoChildEventsFromChildren
[static,const]Qt_WidgetAttributeWA_NoMousePropagationEnum constant Qt::WA_NoMousePropagation
[static,const]Qt_WidgetAttributeWA_NoMouseReplayEnum constant Qt::WA_NoMouseReplay
[static,const]Qt_WidgetAttributeWA_NoSystemBackgroundEnum constant Qt::WA_NoSystemBackground
[static,const]Qt_WidgetAttributeWA_NoX11EventCompressionEnum constant Qt::WA_NoX11EventCompression
[static,const]Qt_WidgetAttributeWA_OpaquePaintEventEnum constant Qt::WA_OpaquePaintEvent
[static,const]Qt_WidgetAttributeWA_OutsideWSRangeEnum constant Qt::WA_OutsideWSRange
[static,const]Qt_WidgetAttributeWA_PaintOnScreenEnum constant Qt::WA_PaintOnScreen
[static,const]Qt_WidgetAttributeWA_PaintUnclippedEnum constant Qt::WA_PaintUnclipped
[static,const]Qt_WidgetAttributeWA_PendingMoveEventEnum constant Qt::WA_PendingMoveEvent
[static,const]Qt_WidgetAttributeWA_PendingResizeEventEnum constant Qt::WA_PendingResizeEvent
[static,const]Qt_WidgetAttributeWA_PendingUpdateEnum constant Qt::WA_PendingUpdate
[static,const]Qt_WidgetAttributeWA_QuitOnCloseEnum constant Qt::WA_QuitOnClose
[static,const]Qt_WidgetAttributeWA_ResizedEnum constant Qt::WA_Resized
[static,const]Qt_WidgetAttributeWA_RightToLeftEnum constant Qt::WA_RightToLeft
[static,const]Qt_WidgetAttributeWA_SetCursorEnum constant Qt::WA_SetCursor
[static,const]Qt_WidgetAttributeWA_SetFontEnum constant Qt::WA_SetFont
[static,const]Qt_WidgetAttributeWA_SetLayoutDirectionEnum constant Qt::WA_SetLayoutDirection
[static,const]Qt_WidgetAttributeWA_SetLocaleEnum constant Qt::WA_SetLocale
[static,const]Qt_WidgetAttributeWA_SetPaletteEnum constant Qt::WA_SetPalette
[static,const]Qt_WidgetAttributeWA_SetStyleEnum constant Qt::WA_SetStyle
[static,const]Qt_WidgetAttributeWA_SetWindowIconEnum constant Qt::WA_SetWindowIcon
[static,const]Qt_WidgetAttributeWA_SetWindowModalityEnum constant Qt::WA_SetWindowModality
[static,const]Qt_WidgetAttributeWA_ShowModalEnum constant Qt::WA_ShowModal
[static,const]Qt_WidgetAttributeWA_ShowWithoutActivatingEnum constant Qt::WA_ShowWithoutActivating
[static,const]Qt_WidgetAttributeWA_StaticContentsEnum constant Qt::WA_StaticContents
[static,const]Qt_WidgetAttributeWA_StyleSheetEnum constant Qt::WA_StyleSheet
[static,const]Qt_WidgetAttributeWA_StyledBackgroundEnum constant Qt::WA_StyledBackground
[static,const]Qt_WidgetAttributeWA_TintedBackgroundEnum constant Qt::WA_TintedBackground
[static,const]Qt_WidgetAttributeWA_TouchPadAcceptSingleTouchEventsEnum constant Qt::WA_TouchPadAcceptSingleTouchEvents
[static,const]Qt_WidgetAttributeWA_TranslucentBackgroundEnum constant Qt::WA_TranslucentBackground
[static,const]Qt_WidgetAttributeWA_TransparentForMouseEventsEnum constant Qt::WA_TransparentForMouseEvents
[static,const]Qt_WidgetAttributeWA_UnderMouseEnum constant Qt::WA_UnderMouse
[static,const]Qt_WidgetAttributeWA_UpdatesDisabledEnum constant Qt::WA_UpdatesDisabled
[static,const]Qt_WidgetAttributeWA_WState_AcceptedTouchBeginEventEnum constant Qt::WA_WState_AcceptedTouchBeginEvent
[static,const]Qt_WidgetAttributeWA_WState_CompressKeysEnum constant Qt::WA_WState_CompressKeys
[static,const]Qt_WidgetAttributeWA_WState_ConfigPendingEnum constant Qt::WA_WState_ConfigPending
[static,const]Qt_WidgetAttributeWA_WState_CreatedEnum constant Qt::WA_WState_Created
[static,const]Qt_WidgetAttributeWA_WState_DNDEnum constant Qt::WA_WState_DND
[static,const]Qt_WidgetAttributeWA_WState_ExplicitShowHideEnum constant Qt::WA_WState_ExplicitShowHide
[static,const]Qt_WidgetAttributeWA_WState_HiddenEnum constant Qt::WA_WState_Hidden
[static,const]Qt_WidgetAttributeWA_WState_InPaintEventEnum constant Qt::WA_WState_InPaintEvent
[static,const]Qt_WidgetAttributeWA_WState_OwnSizePolicyEnum constant Qt::WA_WState_OwnSizePolicy
[static,const]Qt_WidgetAttributeWA_WState_PolishedEnum constant Qt::WA_WState_Polished
[static,const]Qt_WidgetAttributeWA_WState_ReparentedEnum constant Qt::WA_WState_Reparented
[static,const]Qt_WidgetAttributeWA_WState_VisibleEnum constant Qt::WA_WState_Visible
[static,const]Qt_WidgetAttributeWA_WState_WindowOpacitySetEnum constant Qt::WA_WState_WindowOpacitySet
[static,const]Qt_WidgetAttributeWA_WindowModifiedEnum constant Qt::WA_WindowModified
[static,const]Qt_WidgetAttributeWA_WindowPropagationEnum constant Qt::WA_WindowPropagation
[static,const]Qt_WidgetAttributeWA_X11BypassTransientForHintEnum constant Qt::WA_X11BypassTransientForHint
[static,const]Qt_WidgetAttributeWA_X11DoNotAcceptFocusEnum constant Qt::WA_X11DoNotAcceptFocus
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeComboEnum constant Qt::WA_X11NetWmWindowTypeCombo
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeDNDEnum constant Qt::WA_X11NetWmWindowTypeDND
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeDesktopEnum constant Qt::WA_X11NetWmWindowTypeDesktop
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeDialogEnum constant Qt::WA_X11NetWmWindowTypeDialog
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeDockEnum constant Qt::WA_X11NetWmWindowTypeDock
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeDropDownMenuEnum constant Qt::WA_X11NetWmWindowTypeDropDownMenu
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeMenuEnum constant Qt::WA_X11NetWmWindowTypeMenu
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeNotificationEnum constant Qt::WA_X11NetWmWindowTypeNotification
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypePopupMenuEnum constant Qt::WA_X11NetWmWindowTypePopupMenu
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeSplashEnum constant Qt::WA_X11NetWmWindowTypeSplash
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeToolBarEnum constant Qt::WA_X11NetWmWindowTypeToolBar
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeToolTipEnum constant Qt::WA_X11NetWmWindowTypeToolTip
[static,const]Qt_WidgetAttributeWA_X11NetWmWindowTypeUtilityEnum constant Qt::WA_X11NetWmWindowTypeUtility
[static,const]Qt_WidgetAttributeWA_X11OpenGLOverlayEnum constant Qt::WA_X11OpenGLOverlay
[static,const]Qt_CursorShapeWaitCursorEnum constant Qt::WaitCursor
[static,const]Qt_DayOfWeekWednesdayEnum constant Qt::Wednesday
[static,const]Qt_CursorShapeWhatsThisCursorEnum constant Qt::WhatsThisCursor
[static,const]Qt_ItemDataRoleWhatsThisPropertyRoleEnum constant Qt::WhatsThisPropertyRole
[static,const]Qt_ItemDataRoleWhatsThisRoleEnum constant Qt::WhatsThisRole
[static,const]Qt_FocusPolicyWheelFocusEnum constant Qt::WheelFocus
[static,const]Qt_WhiteSpaceModeWhiteSpaceModeUndefinedEnum constant Qt::WhiteSpaceModeUndefined
[static,const]Qt_WhiteSpaceModeWhiteSpaceNoWrapEnum constant Qt::WhiteSpaceNoWrap
[static,const]Qt_WhiteSpaceModeWhiteSpaceNormalEnum constant Qt::WhiteSpaceNormal
[static,const]Qt_WhiteSpaceModeWhiteSpacePreEnum constant Qt::WhiteSpacePre
[static,const]Qt_WindowTypeWidgetEnum constant Qt::Widget
[static,const]Qt_ShortcutContextWidgetShortcutEnum constant Qt::WidgetShortcut
[static,const]Qt_ShortcutContextWidgetWithChildrenShortcutEnum constant Qt::WidgetWithChildrenShortcut
[static,const]Qt_FillRuleWindingFillEnum constant Qt::WindingFill
[static,const]Qt_WindowTypeWindowEnum constant Qt::Window
[static,const]Qt_WindowStateWindowActiveEnum constant Qt::WindowActive
[static,const]Qt_WindowTypeWindowCloseButtonHintEnum constant Qt::WindowCloseButtonHint
[static,const]Qt_WindowTypeWindowContextHelpButtonHintEnum constant Qt::WindowContextHelpButtonHint
[static,const]Qt_WindowTypeWindowDoesNotAcceptFocusEnum constant Qt::WindowDoesNotAcceptFocus
[static,const]Qt_WindowStateWindowFullScreenEnum constant Qt::WindowFullScreen
[static,const]Qt_WindowTypeWindowFullscreenButtonHintEnum constant Qt::WindowFullscreenButtonHint
[static,const]Qt_WindowTypeWindowMaximizeButtonHintEnum constant Qt::WindowMaximizeButtonHint
[static,const]Qt_WindowStateWindowMaximizedEnum constant Qt::WindowMaximized
[static,const]Qt_WindowTypeWindowMinMaxButtonsHintEnum constant Qt::WindowMinMaxButtonsHint
[static,const]Qt_WindowTypeWindowMinimizeButtonHintEnum constant Qt::WindowMinimizeButtonHint
[static,const]Qt_WindowStateWindowMinimizedEnum constant Qt::WindowMinimized
[static,const]Qt_WindowModalityWindowModalEnum constant Qt::WindowModal
[static,const]Qt_WindowStateWindowNoStateEnum constant Qt::WindowNoState
[static,const]Qt_WindowTypeWindowOverridesSystemGesturesEnum constant Qt::WindowOverridesSystemGestures
[static,const]Qt_WindowTypeWindowShadeButtonHintEnum constant Qt::WindowShadeButtonHint
[static,const]Qt_ShortcutContextWindowShortcutEnum constant Qt::WindowShortcut
[static,const]Qt_WindowTypeWindowStaysOnBottomHintEnum constant Qt::WindowStaysOnBottomHint
[static,const]Qt_WindowTypeWindowStaysOnTopHintEnum constant Qt::WindowStaysOnTopHint
[static,const]Qt_WindowTypeWindowSystemMenuHintEnum constant Qt::WindowSystemMenuHint
[static,const]Qt_WindowTypeWindowTitleHintEnum constant Qt::WindowTitleHint
[static,const]Qt_WindowTypeWindowTransparentForInputEnum constant Qt::WindowTransparentForInput
[static,const]Qt_WindowTypeWindowType_MaskEnum constant Qt::WindowType_Mask
[static,const]Qt_WindowTypeX11BypassWindowManagerHintEnum constant Qt::X11BypassWindowManagerHint
[static,const]Qt_AxisXAxisEnum constant Qt::XAxis
[static,const]Qt_MouseButtonXButton1Enum constant Qt::XButton1
[static,const]Qt_MouseButtonXButton2Enum constant Qt::XButton2
[static,const]Qt_AxisYAxisEnum constant Qt::YAxis
[static,const]Qt_AxisZAxisEnum constant Qt::ZAxis
[static,const]Qt_NativeGestureTypeZoomNativeGestureEnum constant Qt::ZoomNativeGesture
[static,const]Qt_GlobalColorblackEnum constant Qt::black
[static,const]Qt_GlobalColorblueEnum constant Qt::blue
[static,const]Qt_GlobalColorcolor0Enum constant Qt::color0
[static,const]Qt_GlobalColorcolor1Enum constant Qt::color1
[static,const]Qt_GlobalColorcyanEnum constant Qt::cyan
[static,const]Qt_GlobalColordarkBlueEnum constant Qt::darkBlue
[static,const]Qt_GlobalColordarkCyanEnum constant Qt::darkCyan
[static,const]Qt_GlobalColordarkGrayEnum constant Qt::darkGray
[static,const]Qt_GlobalColordarkGreenEnum constant Qt::darkGreen
[static,const]Qt_GlobalColordarkMagentaEnum constant Qt::darkMagenta
[static,const]Qt_GlobalColordarkRedEnum constant Qt::darkRed
[static,const]Qt_GlobalColordarkYellowEnum constant Qt::darkYellow
[static,const]Qt_GlobalColorgrayEnum constant Qt::gray
[static,const]Qt_GlobalColorgreenEnum constant Qt::green
[static,const]Qt_GlobalColorlightGrayEnum constant Qt::lightGray
[static,const]Qt_GlobalColormagentaEnum constant Qt::magenta
[static,const]Qt_GlobalColorredEnum constant Qt::red
[static,const]Qt_GlobalColortransparentEnum constant Qt::transparent
[static,const]Qt_GlobalColorwhiteEnum constant Qt::white
[static,const]Qt_GlobalColoryellowEnum constant Qt::yellow

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

AA_AttributeCount

Signature: [static,const] Qt_ApplicationAttribute AA_AttributeCount

Description: Enum constant Qt::AA_AttributeCount

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

AA_DontCreateNativeWidgetSiblings

Signature: [static,const] Qt_ApplicationAttribute AA_DontCreateNativeWidgetSiblings

Description: Enum constant Qt::AA_DontCreateNativeWidgetSiblings

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

AA_DontShowIconsInMenus

Signature: [static,const] Qt_ApplicationAttribute AA_DontShowIconsInMenus

Description: Enum constant Qt::AA_DontShowIconsInMenus

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

AA_DontUseNativeMenuBar

Signature: [static,const] Qt_ApplicationAttribute AA_DontUseNativeMenuBar

Description: Enum constant Qt::AA_DontUseNativeMenuBar

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

AA_ForceRasterWidgets

Signature: [static,const] Qt_ApplicationAttribute AA_ForceRasterWidgets

Description: Enum constant Qt::AA_ForceRasterWidgets

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

AA_ImmediateWidgetCreation

Signature: [static,const] Qt_ApplicationAttribute AA_ImmediateWidgetCreation

Description: Enum constant Qt::AA_ImmediateWidgetCreation

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

AA_MSWindowsUseDirect3DByDefault

Signature: [static,const] Qt_ApplicationAttribute AA_MSWindowsUseDirect3DByDefault

Description: Enum constant Qt::AA_MSWindowsUseDirect3DByDefault

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

AA_MacDontSwapCtrlAndMeta

Signature: [static,const] Qt_ApplicationAttribute AA_MacDontSwapCtrlAndMeta

Description: Enum constant Qt::AA_MacDontSwapCtrlAndMeta

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

AA_MacPluginApplication

Signature: [static,const] Qt_ApplicationAttribute AA_MacPluginApplication

Description: Enum constant Qt::AA_MacPluginApplication

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

AA_NativeWindows

Signature: [static,const] Qt_ApplicationAttribute AA_NativeWindows

Description: Enum constant Qt::AA_NativeWindows

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

AA_SetPalette

Signature: [static,const] Qt_ApplicationAttribute AA_SetPalette

Description: Enum constant Qt::AA_SetPalette

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

AA_ShareOpenGLContexts

Signature: [static,const] Qt_ApplicationAttribute AA_ShareOpenGLContexts

Description: Enum constant Qt::AA_ShareOpenGLContexts

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

AA_SynthesizeMouseForUnhandledTouchEvents

Signature: [static,const] Qt_ApplicationAttribute AA_SynthesizeMouseForUnhandledTouchEvents

Description: Enum constant Qt::AA_SynthesizeMouseForUnhandledTouchEvents

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

AA_SynthesizeTouchForUnhandledMouseEvents

Signature: [static,const] Qt_ApplicationAttribute AA_SynthesizeTouchForUnhandledMouseEvents

Description: Enum constant Qt::AA_SynthesizeTouchForUnhandledMouseEvents

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

AA_Use96Dpi

Signature: [static,const] Qt_ApplicationAttribute AA_Use96Dpi

Description: Enum constant Qt::AA_Use96Dpi

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

AA_UseDesktopOpenGL

Signature: [static,const] Qt_ApplicationAttribute AA_UseDesktopOpenGL

Description: Enum constant Qt::AA_UseDesktopOpenGL

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

AA_UseHighDpiPixmaps

Signature: [static,const] Qt_ApplicationAttribute AA_UseHighDpiPixmaps

Description: Enum constant Qt::AA_UseHighDpiPixmaps

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

AA_UseOpenGLES

Signature: [static,const] Qt_ApplicationAttribute AA_UseOpenGLES

Description: Enum constant Qt::AA_UseOpenGLES

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

AA_UseSoftwareOpenGL

Signature: [static,const] Qt_ApplicationAttribute AA_UseSoftwareOpenGL

Description: Enum constant Qt::AA_UseSoftwareOpenGL

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

AA_X11InitThreads

Signature: [static,const] Qt_ApplicationAttribute AA_X11InitThreads

Description: Enum constant Qt::AA_X11InitThreads

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

ALT

Signature: [static,const] Qt_Modifier ALT

Description: Enum constant Qt::ALT

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

AbsoluteSize

Signature: [static,const] Qt_SizeMode AbsoluteSize

Description: Enum constant Qt::AbsoluteSize

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

AccessibleDescriptionRole

Signature: [static,const] Qt_ItemDataRole AccessibleDescriptionRole

Description: Enum constant Qt::AccessibleDescriptionRole

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

AccessibleTextRole

Signature: [static,const] Qt_ItemDataRole AccessibleTextRole

Description: Enum constant Qt::AccessibleTextRole

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

ActionMask

Signature: [static,const] Qt_DropAction ActionMask

Description: Enum constant Qt::ActionMask

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

ActionsContextMenu

Signature: [static,const] Qt_ContextMenuPolicy ActionsContextMenu

Description: Enum constant Qt::ActionsContextMenu

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

ActiveWindowFocusReason

Signature: [static,const] Qt_FocusReason ActiveWindowFocusReason

Description: Enum constant Qt::ActiveWindowFocusReason

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

AddToSelection

Signature: [static,const] Qt_ItemSelectionOperation AddToSelection

Description: Enum constant Qt::AddToSelection

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

AlignAbsolute

Signature: [static,const] Qt_AlignmentFlag AlignAbsolute

Description: Enum constant Qt::AlignAbsolute

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

AlignBaseline

Signature: [static,const] Qt_AlignmentFlag AlignBaseline

Description: Enum constant Qt::AlignBaseline

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

AlignBottom

Signature: [static,const] Qt_AlignmentFlag AlignBottom

Description: Enum constant Qt::AlignBottom

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

AlignCenter

Signature: [static,const] Qt_AlignmentFlag AlignCenter

Description: Enum constant Qt::AlignCenter

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

AlignHCenter

Signature: [static,const] Qt_AlignmentFlag AlignHCenter

Description: Enum constant Qt::AlignHCenter

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

AlignHorizontal_Mask

Signature: [static,const] Qt_AlignmentFlag AlignHorizontal_Mask

Description: Enum constant Qt::AlignHorizontal_Mask

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

AlignJustify

Signature: [static,const] Qt_AlignmentFlag AlignJustify

Description: Enum constant Qt::AlignJustify

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

AlignLeading

Signature: [static,const] Qt_AlignmentFlag AlignLeading

Description: Enum constant Qt::AlignLeading

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

AlignLeft

Signature: [static,const] Qt_AlignmentFlag AlignLeft

Description: Enum constant Qt::AlignLeft

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

AlignRight

Signature: [static,const] Qt_AlignmentFlag AlignRight

Description: Enum constant Qt::AlignRight

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

AlignTop

Signature: [static,const] Qt_AlignmentFlag AlignTop

Description: Enum constant Qt::AlignTop

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

AlignTrailing

Signature: [static,const] Qt_AlignmentFlag AlignTrailing

Description: Enum constant Qt::AlignTrailing

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

AlignVCenter

Signature: [static,const] Qt_AlignmentFlag AlignVCenter

Description: Enum constant Qt::AlignVCenter

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

AlignVertical_Mask

Signature: [static,const] Qt_AlignmentFlag AlignVertical_Mask

Description: Enum constant Qt::AlignVertical_Mask

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

AllButtons

Signature: [static,const] Qt_MouseButton AllButtons

Description: Enum constant Qt::AllButtons

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

AllDockWidgetAreas

Signature: [static,const] Qt_DockWidgetArea AllDockWidgetAreas

Description: Enum constant Qt::AllDockWidgetAreas

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

AllToolBarAreas

Signature: [static,const] Qt_ToolBarArea AllToolBarAreas

Description: Enum constant Qt::AllToolBarAreas

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

AlphaDither_Mask

Signature: [static,const] Qt_ImageConversionFlag AlphaDither_Mask

Description: Enum constant Qt::AlphaDither_Mask

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

AltModifier

Signature: [static,const] Qt_KeyboardModifier AltModifier

Description: Enum constant Qt::AltModifier

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

AnchorBottom

Signature: [static,const] Qt_AnchorPoint AnchorBottom

Description: Enum constant Qt::AnchorBottom

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

AnchorHorizontalCenter

Signature: [static,const] Qt_AnchorPoint AnchorHorizontalCenter

Description: Enum constant Qt::AnchorHorizontalCenter

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

AnchorLeft

Signature: [static,const] Qt_AnchorPoint AnchorLeft

Description: Enum constant Qt::AnchorLeft

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

AnchorRight

Signature: [static,const] Qt_AnchorPoint AnchorRight

Description: Enum constant Qt::AnchorRight

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

AnchorTop

Signature: [static,const] Qt_AnchorPoint AnchorTop

Description: Enum constant Qt::AnchorTop

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

AnchorVerticalCenter

Signature: [static,const] Qt_AnchorPoint AnchorVerticalCenter

Description: Enum constant Qt::AnchorVerticalCenter

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

ApplicationActive

Signature: [static,const] Qt_ApplicationState ApplicationActive

Description: Enum constant Qt::ApplicationActive

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

ApplicationHidden

Signature: [static,const] Qt_ApplicationState ApplicationHidden

Description: Enum constant Qt::ApplicationHidden

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

ApplicationInactive

Signature: [static,const] Qt_ApplicationState ApplicationInactive

Description: Enum constant Qt::ApplicationInactive

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

ApplicationModal

Signature: [static,const] Qt_WindowModality ApplicationModal

Description: Enum constant Qt::ApplicationModal

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

ApplicationShortcut

Signature: [static,const] Qt_ShortcutContext ApplicationShortcut

Description: Enum constant Qt::ApplicationShortcut

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

ApplicationSuspended

Signature: [static,const] Qt_ApplicationState ApplicationSuspended

Description: Enum constant Qt::ApplicationSuspended

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

ArrowCursor

Signature: [static,const] Qt_CursorShape ArrowCursor

Description: Enum constant Qt::ArrowCursor

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

AscendingOrder

Signature: [static,const] Qt_SortOrder AscendingOrder

Description: Enum constant Qt::AscendingOrder

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

AutoColor

Signature: [static,const] Qt_ImageConversionFlag AutoColor

Description: Enum constant Qt::AutoColor

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

AutoConnection

Signature: [static,const] Qt_ConnectionType AutoConnection

Description: Enum constant Qt::AutoConnection

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

AutoDither

Signature: [static,const] Qt_ImageConversionFlag AutoDither

Description: Enum constant Qt::AutoDither

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

AutoText

Signature: [static,const] Qt_TextFormat AutoText

Description: Enum constant Qt::AutoText

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

AvoidDither

Signature: [static,const] Qt_ImageConversionFlag AvoidDither

Description: Enum constant Qt::AvoidDither

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

BDiagPattern

Signature: [static,const] Qt_BrushStyle BDiagPattern

Description: Enum constant Qt::BDiagPattern

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

BackButton

Signature: [static,const] Qt_MouseButton BackButton

Description: Enum constant Qt::BackButton

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

BackgroundColorRole

Signature: [static,const] Qt_ItemDataRole BackgroundColorRole

Description: Enum constant Qt::BackgroundColorRole

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

BackgroundRole

Signature: [static,const] Qt_ItemDataRole BackgroundRole

Description: Enum constant Qt::BackgroundRole

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

BacktabFocusReason

Signature: [static,const] Qt_FocusReason BacktabFocusReason

Description: Enum constant Qt::BacktabFocusReason

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

BeginNativeGesture

Signature: [static,const] Qt_NativeGestureType BeginNativeGesture

Description: Enum constant Qt::BeginNativeGesture

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

BevelJoin

Signature: [static,const] Qt_PenJoinStyle BevelJoin

Description: Enum constant Qt::BevelJoin

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

BitmapCursor

Signature: [static,const] Qt_CursorShape BitmapCursor

Description: Enum constant Qt::BitmapCursor

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

BlankCursor

Signature: [static,const] Qt_CursorShape BlankCursor

Description: Enum constant Qt::BlankCursor

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

BlockingQueuedConnection

Signature: [static,const] Qt_ConnectionType BlockingQueuedConnection

Description: Enum constant Qt::BlockingQueuedConnection

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

BottomDockWidgetArea

Signature: [static,const] Qt_DockWidgetArea BottomDockWidgetArea

Description: Enum constant Qt::BottomDockWidgetArea

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

BottomEdge

Signature: [static,const] Qt_Edge BottomEdge

Description: Enum constant Qt::BottomEdge

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

BottomLeftCorner

Signature: [static,const] Qt_Corner BottomLeftCorner

Description: Enum constant Qt::BottomLeftCorner

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

BottomLeftSection

Signature: [static,const] Qt_WindowFrameSection BottomLeftSection

Description: Enum constant Qt::BottomLeftSection

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

BottomRightCorner

Signature: [static,const] Qt_Corner BottomRightCorner

Description: Enum constant Qt::BottomRightCorner

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

BottomRightSection

Signature: [static,const] Qt_WindowFrameSection BottomRightSection

Description: Enum constant Qt::BottomRightSection

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

BottomSection

Signature: [static,const] Qt_WindowFrameSection BottomSection

Description: Enum constant Qt::BottomSection

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

BottomToolBarArea

Signature: [static,const] Qt_ToolBarArea BottomToolBarArea

Description: Enum constant Qt::BottomToolBarArea

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

BusyCursor

Signature: [static,const] Qt_CursorShape BusyCursor

Description: Enum constant Qt::BusyCursor

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

BypassGraphicsProxyWidget

Signature: [static,const] Qt_WindowType BypassGraphicsProxyWidget

Description: Enum constant Qt::BypassGraphicsProxyWidget

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

BypassWindowManagerHint

Signature: [static,const] Qt_WindowType BypassWindowManagerHint

Description: Enum constant Qt::BypassWindowManagerHint

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

CTRL

Signature: [static,const] Qt_Modifier CTRL

Description: Enum constant Qt::CTRL

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

CaseInsensitive

Signature: [static,const] Qt_CaseSensitivity CaseInsensitive

Description: Enum constant Qt::CaseInsensitive

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

CaseSensitive

Signature: [static,const] Qt_CaseSensitivity CaseSensitive

Description: Enum constant Qt::CaseSensitive

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

CheckStateRole

Signature: [static,const] Qt_ItemDataRole CheckStateRole

Description: Enum constant Qt::CheckStateRole

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

Checked

Signature: [static,const] Qt_CheckState Checked

Description: Enum constant Qt::Checked

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

ClickFocus

Signature: [static,const] Qt_FocusPolicy ClickFocus

Description: Enum constant Qt::ClickFocus

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

ClosedHandCursor

Signature: [static,const] Qt_CursorShape ClosedHandCursor

Description: Enum constant Qt::ClosedHandCursor

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

CoarseTimer

Signature: [static,const] Qt_TimerType CoarseTimer

Description: Enum constant Qt::CoarseTimer

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

ColorMode_Mask

Signature: [static,const] Qt_ImageConversionFlag ColorMode_Mask

Description: Enum constant Qt::ColorMode_Mask

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

ColorOnly

Signature: [static,const] Qt_ImageConversionFlag ColorOnly

Description: Enum constant Qt::ColorOnly

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

ConicalGradientPattern

Signature: [static,const] Qt_BrushStyle ConicalGradientPattern

Description: Enum constant Qt::ConicalGradientPattern

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

ContainsItemBoundingRect

Signature: [static,const] Qt_ItemSelectionMode ContainsItemBoundingRect

Description: Enum constant Qt::ContainsItemBoundingRect

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

ContainsItemShape

Signature: [static,const] Qt_ItemSelectionMode ContainsItemShape

Description: Enum constant Qt::ContainsItemShape

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

ControlModifier

Signature: [static,const] Qt_KeyboardModifier ControlModifier

Description: Enum constant Qt::ControlModifier

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

CopyAction

Signature: [static,const] Qt_DropAction CopyAction

Description: Enum constant Qt::CopyAction

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

CoverWindow

Signature: [static,const] Qt_WindowType CoverWindow

Description: Enum constant Qt::CoverWindow

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

CrossCursor

Signature: [static,const] Qt_CursorShape CrossCursor

Description: Enum constant Qt::CrossCursor

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

CrossPattern

Signature: [static,const] Qt_BrushStyle CrossPattern

Description: Enum constant Qt::CrossPattern

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

CustomContextMenu

Signature: [static,const] Qt_ContextMenuPolicy CustomContextMenu

Description: Enum constant Qt::CustomContextMenu

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

CustomCursor

Signature: [static,const] Qt_CursorShape CustomCursor

Description: Enum constant Qt::CustomCursor

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

CustomDashLine

Signature: [static,const] Qt_PenStyle CustomDashLine

Description: Enum constant Qt::CustomDashLine

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

CustomGesture

Signature: [static,const] Qt_GestureType CustomGesture

Description: Enum constant Qt::CustomGesture

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

CustomizeWindowHint

Signature: [static,const] Qt_WindowType CustomizeWindowHint

Description: Enum constant Qt::CustomizeWindowHint

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

DashDotDotLine

Signature: [static,const] Qt_PenStyle DashDotDotLine

Description: Enum constant Qt::DashDotDotLine

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

DashDotLine

Signature: [static,const] Qt_PenStyle DashDotLine

Description: Enum constant Qt::DashDotLine

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

DashLine

Signature: [static,const] Qt_PenStyle DashLine

Description: Enum constant Qt::DashLine

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

DecorationPropertyRole

Signature: [static,const] Qt_ItemDataRole DecorationPropertyRole

Description: Enum constant Qt::DecorationPropertyRole

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

DecorationRole

Signature: [static,const] Qt_ItemDataRole DecorationRole

Description: Enum constant Qt::DecorationRole

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

DefaultContextMenu

Signature: [static,const] Qt_ContextMenuPolicy DefaultContextMenu

Description: Enum constant Qt::DefaultContextMenu

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

DefaultLocaleLongDate

Signature: [static,const] Qt_DateFormat DefaultLocaleLongDate

Description: Enum constant Qt::DefaultLocaleLongDate

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

DefaultLocaleShortDate

Signature: [static,const] Qt_DateFormat DefaultLocaleShortDate

Description: Enum constant Qt::DefaultLocaleShortDate

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

Dense1Pattern

Signature: [static,const] Qt_BrushStyle Dense1Pattern

Description: Enum constant Qt::Dense1Pattern

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

Dense2Pattern

Signature: [static,const] Qt_BrushStyle Dense2Pattern

Description: Enum constant Qt::Dense2Pattern

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

Dense3Pattern

Signature: [static,const] Qt_BrushStyle Dense3Pattern

Description: Enum constant Qt::Dense3Pattern

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

Dense4Pattern

Signature: [static,const] Qt_BrushStyle Dense4Pattern

Description: Enum constant Qt::Dense4Pattern

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

Dense5Pattern

Signature: [static,const] Qt_BrushStyle Dense5Pattern

Description: Enum constant Qt::Dense5Pattern

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

Dense6Pattern

Signature: [static,const] Qt_BrushStyle Dense6Pattern

Description: Enum constant Qt::Dense6Pattern

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

Dense7Pattern

Signature: [static,const] Qt_BrushStyle Dense7Pattern

Description: Enum constant Qt::Dense7Pattern

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

DescendingOrder

Signature: [static,const] Qt_SortOrder DescendingOrder

Description: Enum constant Qt::DescendingOrder

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

Desktop

Signature: [static,const] Qt_WindowType Desktop

Description: Enum constant Qt::Desktop

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

DeviceCoordinates

Signature: [static,const] Qt_CoordinateSystem DeviceCoordinates

Description: Enum constant Qt::DeviceCoordinates

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

DiagCrossPattern

Signature: [static,const] Qt_BrushStyle DiagCrossPattern

Description: Enum constant Qt::DiagCrossPattern

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

Dialog

Signature: [static,const] Qt_WindowType Dialog

Description: Enum constant Qt::Dialog

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

DiffuseAlphaDither

Signature: [static,const] Qt_ImageConversionFlag DiffuseAlphaDither

Description: Enum constant Qt::DiffuseAlphaDither

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

DiffuseDither

Signature: [static,const] Qt_ImageConversionFlag DiffuseDither

Description: Enum constant Qt::DiffuseDither

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

DirectConnection

Signature: [static,const] Qt_ConnectionType DirectConnection

Description: Enum constant Qt::DirectConnection

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

DisplayPropertyRole

Signature: [static,const] Qt_ItemDataRole DisplayPropertyRole

Description: Enum constant Qt::DisplayPropertyRole

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

DisplayRole

Signature: [static,const] Qt_ItemDataRole DisplayRole

Description: Enum constant Qt::DisplayRole

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

DitherMode_Mask

Signature: [static,const] Qt_ImageConversionFlag DitherMode_Mask

Description: Enum constant Qt::DitherMode_Mask

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

Dither_Mask

Signature: [static,const] Qt_ImageConversionFlag Dither_Mask

Description: Enum constant Qt::Dither_Mask

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

DockWidgetArea_Mask

Signature: [static,const] Qt_DockWidgetArea DockWidgetArea_Mask

Description: Enum constant Qt::DockWidgetArea_Mask

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

DontStartGestureOnChildren

Signature: [static,const] Qt_GestureFlag DontStartGestureOnChildren

Description: Enum constant Qt::DontStartGestureOnChildren

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

DotLine

Signature: [static,const] Qt_PenStyle DotLine

Description: Enum constant Qt::DotLine

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

DownArrow

Signature: [static,const] Qt_ArrowType DownArrow

Description: Enum constant Qt::DownArrow

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

DragCopyCursor

Signature: [static,const] Qt_CursorShape DragCopyCursor

Description: Enum constant Qt::DragCopyCursor

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

DragLinkCursor

Signature: [static,const] Qt_CursorShape DragLinkCursor

Description: Enum constant Qt::DragLinkCursor

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

DragMoveCursor

Signature: [static,const] Qt_CursorShape DragMoveCursor

Description: Enum constant Qt::DragMoveCursor

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

Drawer

Signature: [static,const] Qt_WindowType Drawer

Description: Enum constant Qt::Drawer

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

EditRole

Signature: [static,const] Qt_ItemDataRole EditRole

Description: Enum constant Qt::EditRole

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

ElideLeft

Signature: [static,const] Qt_TextElideMode ElideLeft

Description: Enum constant Qt::ElideLeft

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

ElideMiddle

Signature: [static,const] Qt_TextElideMode ElideMiddle

Description: Enum constant Qt::ElideMiddle

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

ElideNone

Signature: [static,const] Qt_TextElideMode ElideNone

Description: Enum constant Qt::ElideNone

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

ElideRight

Signature: [static,const] Qt_TextElideMode ElideRight

Description: Enum constant Qt::ElideRight

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

EndNativeGesture

Signature: [static,const] Qt_NativeGestureType EndNativeGesture

Description: Enum constant Qt::EndNativeGesture

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

ExactHit

Signature: [static,const] Qt_HitTestAccuracy ExactHit

Description: Enum constant Qt::ExactHit

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

ExtraButton1

Signature: [static,const] Qt_MouseButton ExtraButton1

Description: Enum constant Qt::ExtraButton1

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

ExtraButton10

Signature: [static,const] Qt_MouseButton ExtraButton10

Description: Enum constant Qt::ExtraButton10

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

ExtraButton11

Signature: [static,const] Qt_MouseButton ExtraButton11

Description: Enum constant Qt::ExtraButton11

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

ExtraButton12

Signature: [static,const] Qt_MouseButton ExtraButton12

Description: Enum constant Qt::ExtraButton12

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

ExtraButton13

Signature: [static,const] Qt_MouseButton ExtraButton13

Description: Enum constant Qt::ExtraButton13

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

ExtraButton14

Signature: [static,const] Qt_MouseButton ExtraButton14

Description: Enum constant Qt::ExtraButton14

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

ExtraButton15

Signature: [static,const] Qt_MouseButton ExtraButton15

Description: Enum constant Qt::ExtraButton15

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

ExtraButton16

Signature: [static,const] Qt_MouseButton ExtraButton16

Description: Enum constant Qt::ExtraButton16

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

ExtraButton17

Signature: [static,const] Qt_MouseButton ExtraButton17

Description: Enum constant Qt::ExtraButton17

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

ExtraButton18

Signature: [static,const] Qt_MouseButton ExtraButton18

Description: Enum constant Qt::ExtraButton18

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

ExtraButton19

Signature: [static,const] Qt_MouseButton ExtraButton19

Description: Enum constant Qt::ExtraButton19

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

ExtraButton2

Signature: [static,const] Qt_MouseButton ExtraButton2

Description: Enum constant Qt::ExtraButton2

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

ExtraButton20

Signature: [static,const] Qt_MouseButton ExtraButton20

Description: Enum constant Qt::ExtraButton20

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

ExtraButton21

Signature: [static,const] Qt_MouseButton ExtraButton21

Description: Enum constant Qt::ExtraButton21

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

ExtraButton22

Signature: [static,const] Qt_MouseButton ExtraButton22

Description: Enum constant Qt::ExtraButton22

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

ExtraButton23

Signature: [static,const] Qt_MouseButton ExtraButton23

Description: Enum constant Qt::ExtraButton23

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

ExtraButton24

Signature: [static,const] Qt_MouseButton ExtraButton24

Description: Enum constant Qt::ExtraButton24

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

ExtraButton3

Signature: [static,const] Qt_MouseButton ExtraButton3

Description: Enum constant Qt::ExtraButton3

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

ExtraButton4

Signature: [static,const] Qt_MouseButton ExtraButton4

Description: Enum constant Qt::ExtraButton4

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

ExtraButton5

Signature: [static,const] Qt_MouseButton ExtraButton5

Description: Enum constant Qt::ExtraButton5

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

ExtraButton6

Signature: [static,const] Qt_MouseButton ExtraButton6

Description: Enum constant Qt::ExtraButton6

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

ExtraButton7

Signature: [static,const] Qt_MouseButton ExtraButton7

Description: Enum constant Qt::ExtraButton7

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

ExtraButton8

Signature: [static,const] Qt_MouseButton ExtraButton8

Description: Enum constant Qt::ExtraButton8

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

ExtraButton9

Signature: [static,const] Qt_MouseButton ExtraButton9

Description: Enum constant Qt::ExtraButton9

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

FDiagPattern

Signature: [static,const] Qt_BrushStyle FDiagPattern

Description: Enum constant Qt::FDiagPattern

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

FastTransformation

Signature: [static,const] Qt_TransformationMode FastTransformation

Description: Enum constant Qt::FastTransformation

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

FindChildrenRecursively

Signature: [static,const] Qt_FindChildOption FindChildrenRecursively

Description: Enum constant Qt::FindChildrenRecursively

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

FindDirectChildrenOnly

Signature: [static,const] Qt_FindChildOption FindDirectChildrenOnly

Description: Enum constant Qt::FindDirectChildrenOnly

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

FlatCap

Signature: [static,const] Qt_PenCapStyle FlatCap

Description: Enum constant Qt::FlatCap

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

FontRole

Signature: [static,const] Qt_ItemDataRole FontRole

Description: Enum constant Qt::FontRole

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

ForbiddenCursor

Signature: [static,const] Qt_CursorShape ForbiddenCursor

Description: Enum constant Qt::ForbiddenCursor

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

ForegroundRole

Signature: [static,const] Qt_ItemDataRole ForegroundRole

Description: Enum constant Qt::ForegroundRole

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

ForeignWindow

Signature: [static,const] Qt_WindowType ForeignWindow

Description: Enum constant Qt::ForeignWindow

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

ForwardButton

Signature: [static,const] Qt_MouseButton ForwardButton

Description: Enum constant Qt::ForwardButton

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

FramelessWindowHint

Signature: [static,const] Qt_WindowType FramelessWindowHint

Description: Enum constant Qt::FramelessWindowHint

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

Friday

Signature: [static,const] Qt_DayOfWeek Friday

Description: Enum constant Qt::Friday

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

FuzzyHit

Signature: [static,const] Qt_HitTestAccuracy FuzzyHit

Description: Enum constant Qt::FuzzyHit

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

GestureCanceled

Signature: [static,const] Qt_GestureState GestureCanceled

Description: Enum constant Qt::GestureCanceled

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

GestureFinished

Signature: [static,const] Qt_GestureState GestureFinished

Description: Enum constant Qt::GestureFinished

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

GestureStarted

Signature: [static,const] Qt_GestureState GestureStarted

Description: Enum constant Qt::GestureStarted

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

GestureUpdated

Signature: [static,const] Qt_GestureState GestureUpdated

Description: Enum constant Qt::GestureUpdated

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

GroupSwitchModifier

Signature: [static,const] Qt_KeyboardModifier GroupSwitchModifier

Description: Enum constant Qt::GroupSwitchModifier

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

HighEventPriority

Signature: [static,const] Qt_EventPriority HighEventPriority

Description: Enum constant Qt::HighEventPriority

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

HorPattern

Signature: [static,const] Qt_BrushStyle HorPattern

Description: Enum constant Qt::HorPattern

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

Horizontal

Signature: [static,const] Qt_Orientation Horizontal

Description: Enum constant Qt::Horizontal

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

IBeamCursor

Signature: [static,const] Qt_CursorShape IBeamCursor

Description: Enum constant Qt::IBeamCursor

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

ISODate

Signature: [static,const] Qt_DateFormat ISODate

Description: Enum constant Qt::ISODate

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

IgnoreAction

Signature: [static,const] Qt_DropAction IgnoreAction

Description: Enum constant Qt::IgnoreAction

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

IgnoreAspectRatio

Signature: [static,const] Qt_AspectRatioMode IgnoreAspectRatio

Description: Enum constant Qt::IgnoreAspectRatio

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

IgnoredGesturesPropagateToParent

Signature: [static,const] Qt_GestureFlag IgnoredGesturesPropagateToParent

Description: Enum constant Qt::IgnoredGesturesPropagateToParent

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

ImAbsolutePosition

Signature: [static,const] Qt_InputMethodQuery ImAbsolutePosition

Description: Enum constant Qt::ImAbsolutePosition

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

ImAnchorPosition

Signature: [static,const] Qt_InputMethodQuery ImAnchorPosition

Description: Enum constant Qt::ImAnchorPosition

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

ImCurrentSelection

Signature: [static,const] Qt_InputMethodQuery ImCurrentSelection

Description: Enum constant Qt::ImCurrentSelection

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

ImCursorPosition

Signature: [static,const] Qt_InputMethodQuery ImCursorPosition

Description: Enum constant Qt::ImCursorPosition

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

ImCursorRectangle

Signature: [static,const] Qt_InputMethodQuery ImCursorRectangle

Description: Enum constant Qt::ImCursorRectangle

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

ImEnabled

Signature: [static,const] Qt_InputMethodQuery ImEnabled

Description: Enum constant Qt::ImEnabled

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

ImFont

Signature: [static,const] Qt_InputMethodQuery ImFont

Description: Enum constant Qt::ImFont

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

ImHints

Signature: [static,const] Qt_InputMethodQuery ImHints

Description: Enum constant Qt::ImHints

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

ImMaximumTextLength

Signature: [static,const] Qt_InputMethodQuery ImMaximumTextLength

Description: Enum constant Qt::ImMaximumTextLength

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

ImMicroFocus

Signature: [static,const] Qt_InputMethodQuery ImMicroFocus

Description: Enum constant Qt::ImMicroFocus

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

ImPlatformData

Signature: [static,const] Qt_InputMethodQuery ImPlatformData

Description: Enum constant Qt::ImPlatformData

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

ImPreferredLanguage

Signature: [static,const] Qt_InputMethodQuery ImPreferredLanguage

Description: Enum constant Qt::ImPreferredLanguage

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

ImQueryAll

Signature: [static,const] Qt_InputMethodQuery ImQueryAll

Description: Enum constant Qt::ImQueryAll

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

ImQueryInput

Signature: [static,const] Qt_InputMethodQuery ImQueryInput

Description: Enum constant Qt::ImQueryInput

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

ImSurroundingText

Signature: [static,const] Qt_InputMethodQuery ImSurroundingText

Description: Enum constant Qt::ImSurroundingText

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

ImTextAfterCursor

Signature: [static,const] Qt_InputMethodQuery ImTextAfterCursor

Description: Enum constant Qt::ImTextAfterCursor

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

ImTextBeforeCursor

Signature: [static,const] Qt_InputMethodQuery ImTextBeforeCursor

Description: Enum constant Qt::ImTextBeforeCursor

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

ImhDate

Signature: [static,const] Qt_InputMethodHint ImhDate

Description: Enum constant Qt::ImhDate

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

ImhDialableCharactersOnly

Signature: [static,const] Qt_InputMethodHint ImhDialableCharactersOnly

Description: Enum constant Qt::ImhDialableCharactersOnly

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

ImhDigitsOnly

Signature: [static,const] Qt_InputMethodHint ImhDigitsOnly

Description: Enum constant Qt::ImhDigitsOnly

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

ImhEmailCharactersOnly

Signature: [static,const] Qt_InputMethodHint ImhEmailCharactersOnly

Description: Enum constant Qt::ImhEmailCharactersOnly

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

ImhExclusiveInputMask

Signature: [static,const] Qt_InputMethodHint ImhExclusiveInputMask

Description: Enum constant Qt::ImhExclusiveInputMask

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

ImhFormattedNumbersOnly

Signature: [static,const] Qt_InputMethodHint ImhFormattedNumbersOnly

Description: Enum constant Qt::ImhFormattedNumbersOnly

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

ImhHiddenText

Signature: [static,const] Qt_InputMethodHint ImhHiddenText

Description: Enum constant Qt::ImhHiddenText

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

ImhLatinOnly

Signature: [static,const] Qt_InputMethodHint ImhLatinOnly

Description: Enum constant Qt::ImhLatinOnly

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

ImhLowercaseOnly

Signature: [static,const] Qt_InputMethodHint ImhLowercaseOnly

Description: Enum constant Qt::ImhLowercaseOnly

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

ImhMultiLine

Signature: [static,const] Qt_InputMethodHint ImhMultiLine

Description: Enum constant Qt::ImhMultiLine

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

ImhNoAutoUppercase

Signature: [static,const] Qt_InputMethodHint ImhNoAutoUppercase

Description: Enum constant Qt::ImhNoAutoUppercase

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

ImhNoPredictiveText

Signature: [static,const] Qt_InputMethodHint ImhNoPredictiveText

Description: Enum constant Qt::ImhNoPredictiveText

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

ImhNone

Signature: [static,const] Qt_InputMethodHint ImhNone

Description: Enum constant Qt::ImhNone

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

ImhPreferLatin

Signature: [static,const] Qt_InputMethodHint ImhPreferLatin

Description: Enum constant Qt::ImhPreferLatin

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

ImhPreferLowercase

Signature: [static,const] Qt_InputMethodHint ImhPreferLowercase

Description: Enum constant Qt::ImhPreferLowercase

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

ImhPreferNumbers

Signature: [static,const] Qt_InputMethodHint ImhPreferNumbers

Description: Enum constant Qt::ImhPreferNumbers

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

ImhPreferUppercase

Signature: [static,const] Qt_InputMethodHint ImhPreferUppercase

Description: Enum constant Qt::ImhPreferUppercase

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

ImhSensitiveData

Signature: [static,const] Qt_InputMethodHint ImhSensitiveData

Description: Enum constant Qt::ImhSensitiveData

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

ImhTime

Signature: [static,const] Qt_InputMethodHint ImhTime

Description: Enum constant Qt::ImhTime

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

ImhUppercaseOnly

Signature: [static,const] Qt_InputMethodHint ImhUppercaseOnly

Description: Enum constant Qt::ImhUppercaseOnly

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

ImhUrlCharactersOnly

Signature: [static,const] Qt_InputMethodHint ImhUrlCharactersOnly

Description: Enum constant Qt::ImhUrlCharactersOnly

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

InitialSortOrderRole

Signature: [static,const] Qt_ItemDataRole InitialSortOrderRole

Description: Enum constant Qt::InitialSortOrderRole

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

IntersectClip

Signature: [static,const] Qt_ClipOperation IntersectClip

Description: Enum constant Qt::IntersectClip

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

IntersectsItemBoundingRect

Signature: [static,const] Qt_ItemSelectionMode IntersectsItemBoundingRect

Description: Enum constant Qt::IntersectsItemBoundingRect

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

IntersectsItemShape

Signature: [static,const] Qt_ItemSelectionMode IntersectsItemShape

Description: Enum constant Qt::IntersectsItemShape

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

InvertedLandscapeOrientation

Signature: [static,const] Qt_ScreenOrientation InvertedLandscapeOrientation

Description: Enum constant Qt::InvertedLandscapeOrientation

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

InvertedPortraitOrientation

Signature: [static,const] Qt_ScreenOrientation InvertedPortraitOrientation

Description: Enum constant Qt::InvertedPortraitOrientation

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

ItemIsDragEnabled

Signature: [static,const] Qt_ItemFlag ItemIsDragEnabled

Description: Enum constant Qt::ItemIsDragEnabled

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

ItemIsDropEnabled

Signature: [static,const] Qt_ItemFlag ItemIsDropEnabled

Description: Enum constant Qt::ItemIsDropEnabled

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

ItemIsEditable

Signature: [static,const] Qt_ItemFlag ItemIsEditable

Description: Enum constant Qt::ItemIsEditable

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

ItemIsEnabled

Signature: [static,const] Qt_ItemFlag ItemIsEnabled

Description: Enum constant Qt::ItemIsEnabled

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

ItemIsSelectable

Signature: [static,const] Qt_ItemFlag ItemIsSelectable

Description: Enum constant Qt::ItemIsSelectable

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

ItemIsTristate

Signature: [static,const] Qt_ItemFlag ItemIsTristate

Description: Enum constant Qt::ItemIsTristate

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

ItemIsUserCheckable

Signature: [static,const] Qt_ItemFlag ItemIsUserCheckable

Description: Enum constant Qt::ItemIsUserCheckable

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

ItemIsUserTristate

Signature: [static,const] Qt_ItemFlag ItemIsUserTristate

Description: Enum constant Qt::ItemIsUserTristate

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

ItemNeverHasChildren

Signature: [static,const] Qt_ItemFlag ItemNeverHasChildren

Description: Enum constant Qt::ItemNeverHasChildren

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

KeepAspectRatio

Signature: [static,const] Qt_AspectRatioMode KeepAspectRatio

Description: Enum constant Qt::KeepAspectRatio

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

KeepAspectRatioByExpanding

Signature: [static,const] Qt_AspectRatioMode KeepAspectRatioByExpanding

Description: Enum constant Qt::KeepAspectRatioByExpanding

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

Key_0

Signature: [static,const] Qt_Key Key_0

Description: Enum constant Qt::Key_0

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

Key_1

Signature: [static,const] Qt_Key Key_1

Description: Enum constant Qt::Key_1

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

Key_2

Signature: [static,const] Qt_Key Key_2

Description: Enum constant Qt::Key_2

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

Key_3

Signature: [static,const] Qt_Key Key_3

Description: Enum constant Qt::Key_3

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

Key_4

Signature: [static,const] Qt_Key Key_4

Description: Enum constant Qt::Key_4

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

Key_5

Signature: [static,const] Qt_Key Key_5

Description: Enum constant Qt::Key_5

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

Key_6

Signature: [static,const] Qt_Key Key_6

Description: Enum constant Qt::Key_6

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

Key_7

Signature: [static,const] Qt_Key Key_7

Description: Enum constant Qt::Key_7

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

Key_8

Signature: [static,const] Qt_Key Key_8

Description: Enum constant Qt::Key_8

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

Key_9

Signature: [static,const] Qt_Key Key_9

Description: Enum constant Qt::Key_9

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

Key_A

Signature: [static,const] Qt_Key Key_A

Description: Enum constant Qt::Key_A

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

Key_AE

Signature: [static,const] Qt_Key Key_AE

Description: Enum constant Qt::Key_AE

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

Key_Aacute

Signature: [static,const] Qt_Key Key_Aacute

Description: Enum constant Qt::Key_Aacute

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

Key_Acircumflex

Signature: [static,const] Qt_Key Key_Acircumflex

Description: Enum constant Qt::Key_Acircumflex

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

Key_AddFavorite

Signature: [static,const] Qt_Key Key_AddFavorite

Description: Enum constant Qt::Key_AddFavorite

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

Key_Adiaeresis

Signature: [static,const] Qt_Key Key_Adiaeresis

Description: Enum constant Qt::Key_Adiaeresis

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

Key_Agrave

Signature: [static,const] Qt_Key Key_Agrave

Description: Enum constant Qt::Key_Agrave

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

Key_Alt

Signature: [static,const] Qt_Key Key_Alt

Description: Enum constant Qt::Key_Alt

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

Key_AltGr

Signature: [static,const] Qt_Key Key_AltGr

Description: Enum constant Qt::Key_AltGr

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

Key_Ampersand

Signature: [static,const] Qt_Key Key_Ampersand

Description: Enum constant Qt::Key_Ampersand

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

Key_Any

Signature: [static,const] Qt_Key Key_Any

Description: Enum constant Qt::Key_Any

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

Key_Apostrophe

Signature: [static,const] Qt_Key Key_Apostrophe

Description: Enum constant Qt::Key_Apostrophe

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

Key_ApplicationLeft

Signature: [static,const] Qt_Key Key_ApplicationLeft

Description: Enum constant Qt::Key_ApplicationLeft

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

Key_ApplicationRight

Signature: [static,const] Qt_Key Key_ApplicationRight

Description: Enum constant Qt::Key_ApplicationRight

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

Key_Aring

Signature: [static,const] Qt_Key Key_Aring

Description: Enum constant Qt::Key_Aring

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

Key_AsciiCircum

Signature: [static,const] Qt_Key Key_AsciiCircum

Description: Enum constant Qt::Key_AsciiCircum

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

Key_AsciiTilde

Signature: [static,const] Qt_Key Key_AsciiTilde

Description: Enum constant Qt::Key_AsciiTilde

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

Key_Asterisk

Signature: [static,const] Qt_Key Key_Asterisk

Description: Enum constant Qt::Key_Asterisk

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

Key_At

Signature: [static,const] Qt_Key Key_At

Description: Enum constant Qt::Key_At

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

Key_Atilde

Signature: [static,const] Qt_Key Key_Atilde

Description: Enum constant Qt::Key_Atilde

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

Key_AudioCycleTrack

Signature: [static,const] Qt_Key Key_AudioCycleTrack

Description: Enum constant Qt::Key_AudioCycleTrack

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

Key_AudioForward

Signature: [static,const] Qt_Key Key_AudioForward

Description: Enum constant Qt::Key_AudioForward

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

Key_AudioRandomPlay

Signature: [static,const] Qt_Key Key_AudioRandomPlay

Description: Enum constant Qt::Key_AudioRandomPlay

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

Key_AudioRepeat

Signature: [static,const] Qt_Key Key_AudioRepeat

Description: Enum constant Qt::Key_AudioRepeat

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

Key_AudioRewind

Signature: [static,const] Qt_Key Key_AudioRewind

Description: Enum constant Qt::Key_AudioRewind

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

Key_Away

Signature: [static,const] Qt_Key Key_Away

Description: Enum constant Qt::Key_Away

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

Key_B

Signature: [static,const] Qt_Key Key_B

Description: Enum constant Qt::Key_B

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

Key_Back

Signature: [static,const] Qt_Key Key_Back

Description: Enum constant Qt::Key_Back

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

Key_BackForward

Signature: [static,const] Qt_Key Key_BackForward

Description: Enum constant Qt::Key_BackForward

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

Key_Backslash

Signature: [static,const] Qt_Key Key_Backslash

Description: Enum constant Qt::Key_Backslash

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

Key_Backspace

Signature: [static,const] Qt_Key Key_Backspace

Description: Enum constant Qt::Key_Backspace

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

Key_Backtab

Signature: [static,const] Qt_Key Key_Backtab

Description: Enum constant Qt::Key_Backtab

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

Key_Bar

Signature: [static,const] Qt_Key Key_Bar

Description: Enum constant Qt::Key_Bar

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

Key_BassBoost

Signature: [static,const] Qt_Key Key_BassBoost

Description: Enum constant Qt::Key_BassBoost

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

Key_BassDown

Signature: [static,const] Qt_Key Key_BassDown

Description: Enum constant Qt::Key_BassDown

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

Key_BassUp

Signature: [static,const] Qt_Key Key_BassUp

Description: Enum constant Qt::Key_BassUp

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

Key_Battery

Signature: [static,const] Qt_Key Key_Battery

Description: Enum constant Qt::Key_Battery

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

Key_Blue

Signature: [static,const] Qt_Key Key_Blue

Description: Enum constant Qt::Key_Blue

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

Key_Bluetooth

Signature: [static,const] Qt_Key Key_Bluetooth

Description: Enum constant Qt::Key_Bluetooth

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

Key_Book

Signature: [static,const] Qt_Key Key_Book

Description: Enum constant Qt::Key_Book

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

Key_BraceLeft

Signature: [static,const] Qt_Key Key_BraceLeft

Description: Enum constant Qt::Key_BraceLeft

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

Key_BraceRight

Signature: [static,const] Qt_Key Key_BraceRight

Description: Enum constant Qt::Key_BraceRight

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

Key_BracketLeft

Signature: [static,const] Qt_Key Key_BracketLeft

Description: Enum constant Qt::Key_BracketLeft

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

Key_BracketRight

Signature: [static,const] Qt_Key Key_BracketRight

Description: Enum constant Qt::Key_BracketRight

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

Key_BrightnessAdjust

Signature: [static,const] Qt_Key Key_BrightnessAdjust

Description: Enum constant Qt::Key_BrightnessAdjust

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

Key_C

Signature: [static,const] Qt_Key Key_C

Description: Enum constant Qt::Key_C

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

Key_CD

Signature: [static,const] Qt_Key Key_CD

Description: Enum constant Qt::Key_CD

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

Key_Calculator

Signature: [static,const] Qt_Key Key_Calculator

Description: Enum constant Qt::Key_Calculator

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

Key_Calendar

Signature: [static,const] Qt_Key Key_Calendar

Description: Enum constant Qt::Key_Calendar

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

Key_Call

Signature: [static,const] Qt_Key Key_Call

Description: Enum constant Qt::Key_Call

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

Key_Camera

Signature: [static,const] Qt_Key Key_Camera

Description: Enum constant Qt::Key_Camera

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

Key_CameraFocus

Signature: [static,const] Qt_Key Key_CameraFocus

Description: Enum constant Qt::Key_CameraFocus

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

Key_Cancel

Signature: [static,const] Qt_Key Key_Cancel

Description: Enum constant Qt::Key_Cancel

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

Key_CapsLock

Signature: [static,const] Qt_Key Key_CapsLock

Description: Enum constant Qt::Key_CapsLock

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

Key_Ccedilla

Signature: [static,const] Qt_Key Key_Ccedilla

Description: Enum constant Qt::Key_Ccedilla

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

Key_ChannelDown

Signature: [static,const] Qt_Key Key_ChannelDown

Description: Enum constant Qt::Key_ChannelDown

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

Key_ChannelUp

Signature: [static,const] Qt_Key Key_ChannelUp

Description: Enum constant Qt::Key_ChannelUp

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

Key_Clear

Signature: [static,const] Qt_Key Key_Clear

Description: Enum constant Qt::Key_Clear

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

Key_ClearGrab

Signature: [static,const] Qt_Key Key_ClearGrab

Description: Enum constant Qt::Key_ClearGrab

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

Key_Close

Signature: [static,const] Qt_Key Key_Close

Description: Enum constant Qt::Key_Close

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

Key_Codeinput

Signature: [static,const] Qt_Key Key_Codeinput

Description: Enum constant Qt::Key_Codeinput

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

Key_Colon

Signature: [static,const] Qt_Key Key_Colon

Description: Enum constant Qt::Key_Colon

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

Key_Comma

Signature: [static,const] Qt_Key Key_Comma

Description: Enum constant Qt::Key_Comma

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

Key_Community

Signature: [static,const] Qt_Key Key_Community

Description: Enum constant Qt::Key_Community

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

Key_Context1

Signature: [static,const] Qt_Key Key_Context1

Description: Enum constant Qt::Key_Context1

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

Key_Context2

Signature: [static,const] Qt_Key Key_Context2

Description: Enum constant Qt::Key_Context2

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

Key_Context3

Signature: [static,const] Qt_Key Key_Context3

Description: Enum constant Qt::Key_Context3

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

Key_Context4

Signature: [static,const] Qt_Key Key_Context4

Description: Enum constant Qt::Key_Context4

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

Key_ContrastAdjust

Signature: [static,const] Qt_Key Key_ContrastAdjust

Description: Enum constant Qt::Key_ContrastAdjust

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

Key_Control

Signature: [static,const] Qt_Key Key_Control

Description: Enum constant Qt::Key_Control

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

Key_Copy

Signature: [static,const] Qt_Key Key_Copy

Description: Enum constant Qt::Key_Copy

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

Key_Cut

Signature: [static,const] Qt_Key Key_Cut

Description: Enum constant Qt::Key_Cut

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

Key_D

Signature: [static,const] Qt_Key Key_D

Description: Enum constant Qt::Key_D

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

Key_DOS

Signature: [static,const] Qt_Key Key_DOS

Description: Enum constant Qt::Key_DOS

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

Key_Dead_Abovedot

Signature: [static,const] Qt_Key Key_Dead_Abovedot

Description: Enum constant Qt::Key_Dead_Abovedot

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

Key_Dead_Abovering

Signature: [static,const] Qt_Key Key_Dead_Abovering

Description: Enum constant Qt::Key_Dead_Abovering

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

Key_Dead_Acute

Signature: [static,const] Qt_Key Key_Dead_Acute

Description: Enum constant Qt::Key_Dead_Acute

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

Key_Dead_Belowdot

Signature: [static,const] Qt_Key Key_Dead_Belowdot

Description: Enum constant Qt::Key_Dead_Belowdot

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

Key_Dead_Breve

Signature: [static,const] Qt_Key Key_Dead_Breve

Description: Enum constant Qt::Key_Dead_Breve

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

Key_Dead_Caron

Signature: [static,const] Qt_Key Key_Dead_Caron

Description: Enum constant Qt::Key_Dead_Caron

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

Key_Dead_Cedilla

Signature: [static,const] Qt_Key Key_Dead_Cedilla

Description: Enum constant Qt::Key_Dead_Cedilla

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

Key_Dead_Circumflex

Signature: [static,const] Qt_Key Key_Dead_Circumflex

Description: Enum constant Qt::Key_Dead_Circumflex

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

Key_Dead_Diaeresis

Signature: [static,const] Qt_Key Key_Dead_Diaeresis

Description: Enum constant Qt::Key_Dead_Diaeresis

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

Key_Dead_Doubleacute

Signature: [static,const] Qt_Key Key_Dead_Doubleacute

Description: Enum constant Qt::Key_Dead_Doubleacute

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

Key_Dead_Grave

Signature: [static,const] Qt_Key Key_Dead_Grave

Description: Enum constant Qt::Key_Dead_Grave

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

Key_Dead_Hook

Signature: [static,const] Qt_Key Key_Dead_Hook

Description: Enum constant Qt::Key_Dead_Hook

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

Key_Dead_Horn

Signature: [static,const] Qt_Key Key_Dead_Horn

Description: Enum constant Qt::Key_Dead_Horn

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

Key_Dead_Iota

Signature: [static,const] Qt_Key Key_Dead_Iota

Description: Enum constant Qt::Key_Dead_Iota

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

Key_Dead_Macron

Signature: [static,const] Qt_Key Key_Dead_Macron

Description: Enum constant Qt::Key_Dead_Macron

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

Key_Dead_Ogonek

Signature: [static,const] Qt_Key Key_Dead_Ogonek

Description: Enum constant Qt::Key_Dead_Ogonek

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

Key_Dead_Semivoiced_Sound

Signature: [static,const] Qt_Key Key_Dead_Semivoiced_Sound

Description: Enum constant Qt::Key_Dead_Semivoiced_Sound

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

Key_Dead_Tilde

Signature: [static,const] Qt_Key Key_Dead_Tilde

Description: Enum constant Qt::Key_Dead_Tilde

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

Key_Dead_Voiced_Sound

Signature: [static,const] Qt_Key Key_Dead_Voiced_Sound

Description: Enum constant Qt::Key_Dead_Voiced_Sound

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

Key_Delete

Signature: [static,const] Qt_Key Key_Delete

Description: Enum constant Qt::Key_Delete

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

Key_Direction_L

Signature: [static,const] Qt_Key Key_Direction_L

Description: Enum constant Qt::Key_Direction_L

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

Key_Direction_R

Signature: [static,const] Qt_Key Key_Direction_R

Description: Enum constant Qt::Key_Direction_R

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

Key_Display

Signature: [static,const] Qt_Key Key_Display

Description: Enum constant Qt::Key_Display

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

Key_Documents

Signature: [static,const] Qt_Key Key_Documents

Description: Enum constant Qt::Key_Documents

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

Key_Dollar

Signature: [static,const] Qt_Key Key_Dollar

Description: Enum constant Qt::Key_Dollar

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

Key_Down

Signature: [static,const] Qt_Key Key_Down

Description: Enum constant Qt::Key_Down

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

Key_E

Signature: [static,const] Qt_Key Key_E

Description: Enum constant Qt::Key_E

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

Key_ETH

Signature: [static,const] Qt_Key Key_ETH

Description: Enum constant Qt::Key_ETH

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

Key_Eacute

Signature: [static,const] Qt_Key Key_Eacute

Description: Enum constant Qt::Key_Eacute

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

Key_Ecircumflex

Signature: [static,const] Qt_Key Key_Ecircumflex

Description: Enum constant Qt::Key_Ecircumflex

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

Key_Ediaeresis

Signature: [static,const] Qt_Key Key_Ediaeresis

Description: Enum constant Qt::Key_Ediaeresis

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

Key_Egrave

Signature: [static,const] Qt_Key Key_Egrave

Description: Enum constant Qt::Key_Egrave

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

Key_Eisu_Shift

Signature: [static,const] Qt_Key Key_Eisu_Shift

Description: Enum constant Qt::Key_Eisu_Shift

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

Key_Eisu_toggle

Signature: [static,const] Qt_Key Key_Eisu_toggle

Description: Enum constant Qt::Key_Eisu_toggle

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

Key_Eject

Signature: [static,const] Qt_Key Key_Eject

Description: Enum constant Qt::Key_Eject

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

Key_End

Signature: [static,const] Qt_Key Key_End

Description: Enum constant Qt::Key_End

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

Key_Enter

Signature: [static,const] Qt_Key Key_Enter

Description: Enum constant Qt::Key_Enter

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

Key_Equal

Signature: [static,const] Qt_Key Key_Equal

Description: Enum constant Qt::Key_Equal

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

Key_Escape

Signature: [static,const] Qt_Key Key_Escape

Description: Enum constant Qt::Key_Escape

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

Key_Excel

Signature: [static,const] Qt_Key Key_Excel

Description: Enum constant Qt::Key_Excel

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

Key_Exclam

Signature: [static,const] Qt_Key Key_Exclam

Description: Enum constant Qt::Key_Exclam

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

Key_Execute

Signature: [static,const] Qt_Key Key_Execute

Description: Enum constant Qt::Key_Execute

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

Key_Exit

Signature: [static,const] Qt_Key Key_Exit

Description: Enum constant Qt::Key_Exit

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

Key_Explorer

Signature: [static,const] Qt_Key Key_Explorer

Description: Enum constant Qt::Key_Explorer

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

Key_F

Signature: [static,const] Qt_Key Key_F

Description: Enum constant Qt::Key_F

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

Key_F1

Signature: [static,const] Qt_Key Key_F1

Description: Enum constant Qt::Key_F1

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

Key_F10

Signature: [static,const] Qt_Key Key_F10

Description: Enum constant Qt::Key_F10

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

Key_F11

Signature: [static,const] Qt_Key Key_F11

Description: Enum constant Qt::Key_F11

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

Key_F12

Signature: [static,const] Qt_Key Key_F12

Description: Enum constant Qt::Key_F12

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

Key_F13

Signature: [static,const] Qt_Key Key_F13

Description: Enum constant Qt::Key_F13

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

Key_F14

Signature: [static,const] Qt_Key Key_F14

Description: Enum constant Qt::Key_F14

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

Key_F15

Signature: [static,const] Qt_Key Key_F15

Description: Enum constant Qt::Key_F15

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

Key_F16

Signature: [static,const] Qt_Key Key_F16

Description: Enum constant Qt::Key_F16

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

Key_F17

Signature: [static,const] Qt_Key Key_F17

Description: Enum constant Qt::Key_F17

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

Key_F18

Signature: [static,const] Qt_Key Key_F18

Description: Enum constant Qt::Key_F18

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

Key_F19

Signature: [static,const] Qt_Key Key_F19

Description: Enum constant Qt::Key_F19

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

Key_F2

Signature: [static,const] Qt_Key Key_F2

Description: Enum constant Qt::Key_F2

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

Key_F20

Signature: [static,const] Qt_Key Key_F20

Description: Enum constant Qt::Key_F20

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

Key_F21

Signature: [static,const] Qt_Key Key_F21

Description: Enum constant Qt::Key_F21

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

Key_F22

Signature: [static,const] Qt_Key Key_F22

Description: Enum constant Qt::Key_F22

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

Key_F23

Signature: [static,const] Qt_Key Key_F23

Description: Enum constant Qt::Key_F23

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

Key_F24

Signature: [static,const] Qt_Key Key_F24

Description: Enum constant Qt::Key_F24

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

Key_F25

Signature: [static,const] Qt_Key Key_F25

Description: Enum constant Qt::Key_F25

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

Key_F26

Signature: [static,const] Qt_Key Key_F26

Description: Enum constant Qt::Key_F26

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

Key_F27

Signature: [static,const] Qt_Key Key_F27

Description: Enum constant Qt::Key_F27

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

Key_F28

Signature: [static,const] Qt_Key Key_F28

Description: Enum constant Qt::Key_F28

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

Key_F29

Signature: [static,const] Qt_Key Key_F29

Description: Enum constant Qt::Key_F29

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

Key_F3

Signature: [static,const] Qt_Key Key_F3

Description: Enum constant Qt::Key_F3

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

Key_F30

Signature: [static,const] Qt_Key Key_F30

Description: Enum constant Qt::Key_F30

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

Key_F31

Signature: [static,const] Qt_Key Key_F31

Description: Enum constant Qt::Key_F31

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

Key_F32

Signature: [static,const] Qt_Key Key_F32

Description: Enum constant Qt::Key_F32

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

Key_F33

Signature: [static,const] Qt_Key Key_F33

Description: Enum constant Qt::Key_F33

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

Key_F34

Signature: [static,const] Qt_Key Key_F34

Description: Enum constant Qt::Key_F34

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

Key_F35

Signature: [static,const] Qt_Key Key_F35

Description: Enum constant Qt::Key_F35

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

Key_F4

Signature: [static,const] Qt_Key Key_F4

Description: Enum constant Qt::Key_F4

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

Key_F5

Signature: [static,const] Qt_Key Key_F5

Description: Enum constant Qt::Key_F5

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

Key_F6

Signature: [static,const] Qt_Key Key_F6

Description: Enum constant Qt::Key_F6

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

Key_F7

Signature: [static,const] Qt_Key Key_F7

Description: Enum constant Qt::Key_F7

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

Key_F8

Signature: [static,const] Qt_Key Key_F8

Description: Enum constant Qt::Key_F8

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

Key_F9

Signature: [static,const] Qt_Key Key_F9

Description: Enum constant Qt::Key_F9

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

Key_Favorites

Signature: [static,const] Qt_Key Key_Favorites

Description: Enum constant Qt::Key_Favorites

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

Key_Finance

Signature: [static,const] Qt_Key Key_Finance

Description: Enum constant Qt::Key_Finance

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

Key_Find

Signature: [static,const] Qt_Key Key_Find

Description: Enum constant Qt::Key_Find

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

Key_Flip

Signature: [static,const] Qt_Key Key_Flip

Description: Enum constant Qt::Key_Flip

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

Key_Forward

Signature: [static,const] Qt_Key Key_Forward

Description: Enum constant Qt::Key_Forward

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

Key_G

Signature: [static,const] Qt_Key Key_G

Description: Enum constant Qt::Key_G

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

Key_Game

Signature: [static,const] Qt_Key Key_Game

Description: Enum constant Qt::Key_Game

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

Key_Go

Signature: [static,const] Qt_Key Key_Go

Description: Enum constant Qt::Key_Go

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

Key_Greater

Signature: [static,const] Qt_Key Key_Greater

Description: Enum constant Qt::Key_Greater

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

Key_Green

Signature: [static,const] Qt_Key Key_Green

Description: Enum constant Qt::Key_Green

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

Key_Guide

Signature: [static,const] Qt_Key Key_Guide

Description: Enum constant Qt::Key_Guide

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

Key_H

Signature: [static,const] Qt_Key Key_H

Description: Enum constant Qt::Key_H

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

Key_Hangul

Signature: [static,const] Qt_Key Key_Hangul

Description: Enum constant Qt::Key_Hangul

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

Key_Hangul_Banja

Signature: [static,const] Qt_Key Key_Hangul_Banja

Description: Enum constant Qt::Key_Hangul_Banja

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

Key_Hangul_End

Signature: [static,const] Qt_Key Key_Hangul_End

Description: Enum constant Qt::Key_Hangul_End

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

Key_Hangul_Hanja

Signature: [static,const] Qt_Key Key_Hangul_Hanja

Description: Enum constant Qt::Key_Hangul_Hanja

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

Key_Hangul_Jamo

Signature: [static,const] Qt_Key Key_Hangul_Jamo

Description: Enum constant Qt::Key_Hangul_Jamo

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

Key_Hangul_Jeonja

Signature: [static,const] Qt_Key Key_Hangul_Jeonja

Description: Enum constant Qt::Key_Hangul_Jeonja

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

Key_Hangul_PostHanja

Signature: [static,const] Qt_Key Key_Hangul_PostHanja

Description: Enum constant Qt::Key_Hangul_PostHanja

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

Key_Hangul_PreHanja

Signature: [static,const] Qt_Key Key_Hangul_PreHanja

Description: Enum constant Qt::Key_Hangul_PreHanja

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

Key_Hangul_Romaja

Signature: [static,const] Qt_Key Key_Hangul_Romaja

Description: Enum constant Qt::Key_Hangul_Romaja

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

Key_Hangul_Special

Signature: [static,const] Qt_Key Key_Hangul_Special

Description: Enum constant Qt::Key_Hangul_Special

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

Key_Hangul_Start

Signature: [static,const] Qt_Key Key_Hangul_Start

Description: Enum constant Qt::Key_Hangul_Start

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

Key_Hangup

Signature: [static,const] Qt_Key Key_Hangup

Description: Enum constant Qt::Key_Hangup

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

Key_Hankaku

Signature: [static,const] Qt_Key Key_Hankaku

Description: Enum constant Qt::Key_Hankaku

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

Key_Help

Signature: [static,const] Qt_Key Key_Help

Description: Enum constant Qt::Key_Help

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

Key_Henkan

Signature: [static,const] Qt_Key Key_Henkan

Description: Enum constant Qt::Key_Henkan

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

Key_Hibernate

Signature: [static,const] Qt_Key Key_Hibernate

Description: Enum constant Qt::Key_Hibernate

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

Key_Hiragana

Signature: [static,const] Qt_Key Key_Hiragana

Description: Enum constant Qt::Key_Hiragana

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

Key_Hiragana_Katakana

Signature: [static,const] Qt_Key Key_Hiragana_Katakana

Description: Enum constant Qt::Key_Hiragana_Katakana

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

Key_History

Signature: [static,const] Qt_Key Key_History

Description: Enum constant Qt::Key_History

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

Key_Home

Signature: [static,const] Qt_Key Key_Home

Description: Enum constant Qt::Key_Home

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

Key_HomePage

Signature: [static,const] Qt_Key Key_HomePage

Description: Enum constant Qt::Key_HomePage

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

Key_HotLinks

Signature: [static,const] Qt_Key Key_HotLinks

Description: Enum constant Qt::Key_HotLinks

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

Key_Hyper_L

Signature: [static,const] Qt_Key Key_Hyper_L

Description: Enum constant Qt::Key_Hyper_L

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

Key_Hyper_R

Signature: [static,const] Qt_Key Key_Hyper_R

Description: Enum constant Qt::Key_Hyper_R

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

Key_I

Signature: [static,const] Qt_Key Key_I

Description: Enum constant Qt::Key_I

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

Key_Iacute

Signature: [static,const] Qt_Key Key_Iacute

Description: Enum constant Qt::Key_Iacute

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

Key_Icircumflex

Signature: [static,const] Qt_Key Key_Icircumflex

Description: Enum constant Qt::Key_Icircumflex

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

Key_Idiaeresis

Signature: [static,const] Qt_Key Key_Idiaeresis

Description: Enum constant Qt::Key_Idiaeresis

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

Key_Igrave

Signature: [static,const] Qt_Key Key_Igrave

Description: Enum constant Qt::Key_Igrave

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

Key_Info

Signature: [static,const] Qt_Key Key_Info

Description: Enum constant Qt::Key_Info

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

Key_Insert

Signature: [static,const] Qt_Key Key_Insert

Description: Enum constant Qt::Key_Insert

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

Key_J

Signature: [static,const] Qt_Key Key_J

Description: Enum constant Qt::Key_J

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

Key_K

Signature: [static,const] Qt_Key Key_K

Description: Enum constant Qt::Key_K

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

Key_Kana_Lock

Signature: [static,const] Qt_Key Key_Kana_Lock

Description: Enum constant Qt::Key_Kana_Lock

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

Key_Kana_Shift

Signature: [static,const] Qt_Key Key_Kana_Shift

Description: Enum constant Qt::Key_Kana_Shift

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

Key_Kanji

Signature: [static,const] Qt_Key Key_Kanji

Description: Enum constant Qt::Key_Kanji

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

Key_Katakana

Signature: [static,const] Qt_Key Key_Katakana

Description: Enum constant Qt::Key_Katakana

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

Key_KeyboardBrightnessDown

Signature: [static,const] Qt_Key Key_KeyboardBrightnessDown

Description: Enum constant Qt::Key_KeyboardBrightnessDown

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

Key_KeyboardBrightnessUp

Signature: [static,const] Qt_Key Key_KeyboardBrightnessUp

Description: Enum constant Qt::Key_KeyboardBrightnessUp

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

Key_KeyboardLightOnOff

Signature: [static,const] Qt_Key Key_KeyboardLightOnOff

Description: Enum constant Qt::Key_KeyboardLightOnOff

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

Key_L

Signature: [static,const] Qt_Key Key_L

Description: Enum constant Qt::Key_L

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

Key_LastNumberRedial

Signature: [static,const] Qt_Key Key_LastNumberRedial

Description: Enum constant Qt::Key_LastNumberRedial

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

Key_Launch0

Signature: [static,const] Qt_Key Key_Launch0

Description: Enum constant Qt::Key_Launch0

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

Key_Launch1

Signature: [static,const] Qt_Key Key_Launch1

Description: Enum constant Qt::Key_Launch1

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

Key_Launch2

Signature: [static,const] Qt_Key Key_Launch2

Description: Enum constant Qt::Key_Launch2

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

Key_Launch3

Signature: [static,const] Qt_Key Key_Launch3

Description: Enum constant Qt::Key_Launch3

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

Key_Launch4

Signature: [static,const] Qt_Key Key_Launch4

Description: Enum constant Qt::Key_Launch4

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

Key_Launch5

Signature: [static,const] Qt_Key Key_Launch5

Description: Enum constant Qt::Key_Launch5

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

Key_Launch6

Signature: [static,const] Qt_Key Key_Launch6

Description: Enum constant Qt::Key_Launch6

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

Key_Launch7

Signature: [static,const] Qt_Key Key_Launch7

Description: Enum constant Qt::Key_Launch7

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

Key_Launch8

Signature: [static,const] Qt_Key Key_Launch8

Description: Enum constant Qt::Key_Launch8

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

Key_Launch9

Signature: [static,const] Qt_Key Key_Launch9

Description: Enum constant Qt::Key_Launch9

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

Key_LaunchA

Signature: [static,const] Qt_Key Key_LaunchA

Description: Enum constant Qt::Key_LaunchA

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

Key_LaunchB

Signature: [static,const] Qt_Key Key_LaunchB

Description: Enum constant Qt::Key_LaunchB

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

Key_LaunchC

Signature: [static,const] Qt_Key Key_LaunchC

Description: Enum constant Qt::Key_LaunchC

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

Key_LaunchD

Signature: [static,const] Qt_Key Key_LaunchD

Description: Enum constant Qt::Key_LaunchD

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

Key_LaunchE

Signature: [static,const] Qt_Key Key_LaunchE

Description: Enum constant Qt::Key_LaunchE

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

Key_LaunchF

Signature: [static,const] Qt_Key Key_LaunchF

Description: Enum constant Qt::Key_LaunchF

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

Key_LaunchG

Signature: [static,const] Qt_Key Key_LaunchG

Description: Enum constant Qt::Key_LaunchG

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

Key_LaunchH

Signature: [static,const] Qt_Key Key_LaunchH

Description: Enum constant Qt::Key_LaunchH

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

Key_LaunchMail

Signature: [static,const] Qt_Key Key_LaunchMail

Description: Enum constant Qt::Key_LaunchMail

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

Key_LaunchMedia

Signature: [static,const] Qt_Key Key_LaunchMedia

Description: Enum constant Qt::Key_LaunchMedia

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

Key_Left

Signature: [static,const] Qt_Key Key_Left

Description: Enum constant Qt::Key_Left

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

Key_Less

Signature: [static,const] Qt_Key Key_Less

Description: Enum constant Qt::Key_Less

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

Key_LightBulb

Signature: [static,const] Qt_Key Key_LightBulb

Description: Enum constant Qt::Key_LightBulb

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

Key_LogOff

Signature: [static,const] Qt_Key Key_LogOff

Description: Enum constant Qt::Key_LogOff

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

Key_M

Signature: [static,const] Qt_Key Key_M

Description: Enum constant Qt::Key_M

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

Key_MailForward

Signature: [static,const] Qt_Key Key_MailForward

Description: Enum constant Qt::Key_MailForward

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

Key_Market

Signature: [static,const] Qt_Key Key_Market

Description: Enum constant Qt::Key_Market

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

Key_Massyo

Signature: [static,const] Qt_Key Key_Massyo

Description: Enum constant Qt::Key_Massyo

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

Key_MediaLast

Signature: [static,const] Qt_Key Key_MediaLast

Description: Enum constant Qt::Key_MediaLast

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

Key_MediaNext

Signature: [static,const] Qt_Key Key_MediaNext

Description: Enum constant Qt::Key_MediaNext

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

Key_MediaPause

Signature: [static,const] Qt_Key Key_MediaPause

Description: Enum constant Qt::Key_MediaPause

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

Key_MediaPlay

Signature: [static,const] Qt_Key Key_MediaPlay

Description: Enum constant Qt::Key_MediaPlay

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

Key_MediaPrevious

Signature: [static,const] Qt_Key Key_MediaPrevious

Description: Enum constant Qt::Key_MediaPrevious

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

Key_MediaRecord

Signature: [static,const] Qt_Key Key_MediaRecord

Description: Enum constant Qt::Key_MediaRecord

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

Key_MediaStop

Signature: [static,const] Qt_Key Key_MediaStop

Description: Enum constant Qt::Key_MediaStop

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

Key_MediaTogglePlayPause

Signature: [static,const] Qt_Key Key_MediaTogglePlayPause

Description: Enum constant Qt::Key_MediaTogglePlayPause

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

Key_Meeting

Signature: [static,const] Qt_Key Key_Meeting

Description: Enum constant Qt::Key_Meeting

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

Key_Memo

Signature: [static,const] Qt_Key Key_Memo

Description: Enum constant Qt::Key_Memo

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

Key_Menu

Signature: [static,const] Qt_Key Key_Menu

Description: Enum constant Qt::Key_Menu

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

Key_MenuKB

Signature: [static,const] Qt_Key Key_MenuKB

Description: Enum constant Qt::Key_MenuKB

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

Key_MenuPB

Signature: [static,const] Qt_Key Key_MenuPB

Description: Enum constant Qt::Key_MenuPB

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

Key_Messenger

Signature: [static,const] Qt_Key Key_Messenger

Description: Enum constant Qt::Key_Messenger

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

Key_Meta

Signature: [static,const] Qt_Key Key_Meta

Description: Enum constant Qt::Key_Meta

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

Key_MicMute

Signature: [static,const] Qt_Key Key_MicMute

Description: Enum constant Qt::Key_MicMute

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

Key_MicVolumeDown

Signature: [static,const] Qt_Key Key_MicVolumeDown

Description: Enum constant Qt::Key_MicVolumeDown

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

Key_MicVolumeUp

Signature: [static,const] Qt_Key Key_MicVolumeUp

Description: Enum constant Qt::Key_MicVolumeUp

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

Key_Minus

Signature: [static,const] Qt_Key Key_Minus

Description: Enum constant Qt::Key_Minus

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

Key_Mode_switch

Signature: [static,const] Qt_Key Key_Mode_switch

Description: Enum constant Qt::Key_Mode_switch

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

Key_MonBrightnessDown

Signature: [static,const] Qt_Key Key_MonBrightnessDown

Description: Enum constant Qt::Key_MonBrightnessDown

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

Key_MonBrightnessUp

Signature: [static,const] Qt_Key Key_MonBrightnessUp

Description: Enum constant Qt::Key_MonBrightnessUp

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

Key_Muhenkan

Signature: [static,const] Qt_Key Key_Muhenkan

Description: Enum constant Qt::Key_Muhenkan

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

Key_Multi_key

Signature: [static,const] Qt_Key Key_Multi_key

Description: Enum constant Qt::Key_Multi_key

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

Key_MultipleCandidate

Signature: [static,const] Qt_Key Key_MultipleCandidate

Description: Enum constant Qt::Key_MultipleCandidate

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

Key_Music

Signature: [static,const] Qt_Key Key_Music

Description: Enum constant Qt::Key_Music

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

Key_MySites

Signature: [static,const] Qt_Key Key_MySites

Description: Enum constant Qt::Key_MySites

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

Key_N

Signature: [static,const] Qt_Key Key_N

Description: Enum constant Qt::Key_N

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

Key_New

Signature: [static,const] Qt_Key Key_New

Description: Enum constant Qt::Key_New

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

Key_News

Signature: [static,const] Qt_Key Key_News

Description: Enum constant Qt::Key_News

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

Key_No

Signature: [static,const] Qt_Key Key_No

Description: Enum constant Qt::Key_No

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

Key_Ntilde

Signature: [static,const] Qt_Key Key_Ntilde

Description: Enum constant Qt::Key_Ntilde

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

Key_NumLock

Signature: [static,const] Qt_Key Key_NumLock

Description: Enum constant Qt::Key_NumLock

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

Key_NumberSign

Signature: [static,const] Qt_Key Key_NumberSign

Description: Enum constant Qt::Key_NumberSign

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

Key_O

Signature: [static,const] Qt_Key Key_O

Description: Enum constant Qt::Key_O

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

Key_Oacute

Signature: [static,const] Qt_Key Key_Oacute

Description: Enum constant Qt::Key_Oacute

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

Key_Ocircumflex

Signature: [static,const] Qt_Key Key_Ocircumflex

Description: Enum constant Qt::Key_Ocircumflex

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

Key_Odiaeresis

Signature: [static,const] Qt_Key Key_Odiaeresis

Description: Enum constant Qt::Key_Odiaeresis

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

Key_OfficeHome

Signature: [static,const] Qt_Key Key_OfficeHome

Description: Enum constant Qt::Key_OfficeHome

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

Key_Ograve

Signature: [static,const] Qt_Key Key_Ograve

Description: Enum constant Qt::Key_Ograve

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

Key_Ooblique

Signature: [static,const] Qt_Key Key_Ooblique

Description: Enum constant Qt::Key_Ooblique

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

Key_Open

Signature: [static,const] Qt_Key Key_Open

Description: Enum constant Qt::Key_Open

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

Key_OpenUrl

Signature: [static,const] Qt_Key Key_OpenUrl

Description: Enum constant Qt::Key_OpenUrl

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

Key_Option

Signature: [static,const] Qt_Key Key_Option

Description: Enum constant Qt::Key_Option

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

Key_Otilde

Signature: [static,const] Qt_Key Key_Otilde

Description: Enum constant Qt::Key_Otilde

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

Key_P

Signature: [static,const] Qt_Key Key_P

Description: Enum constant Qt::Key_P

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

Key_PageDown

Signature: [static,const] Qt_Key Key_PageDown

Description: Enum constant Qt::Key_PageDown

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

Key_PageUp

Signature: [static,const] Qt_Key Key_PageUp

Description: Enum constant Qt::Key_PageUp

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

Key_ParenLeft

Signature: [static,const] Qt_Key Key_ParenLeft

Description: Enum constant Qt::Key_ParenLeft

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

Key_ParenRight

Signature: [static,const] Qt_Key Key_ParenRight

Description: Enum constant Qt::Key_ParenRight

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

Key_Paste

Signature: [static,const] Qt_Key Key_Paste

Description: Enum constant Qt::Key_Paste

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

Key_Pause

Signature: [static,const] Qt_Key Key_Pause

Description: Enum constant Qt::Key_Pause

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

Key_Percent

Signature: [static,const] Qt_Key Key_Percent

Description: Enum constant Qt::Key_Percent

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

Key_Period

Signature: [static,const] Qt_Key Key_Period

Description: Enum constant Qt::Key_Period

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

Key_Phone

Signature: [static,const] Qt_Key Key_Phone

Description: Enum constant Qt::Key_Phone

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

Key_Pictures

Signature: [static,const] Qt_Key Key_Pictures

Description: Enum constant Qt::Key_Pictures

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

Key_Play

Signature: [static,const] Qt_Key Key_Play

Description: Enum constant Qt::Key_Play

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

Key_Plus

Signature: [static,const] Qt_Key Key_Plus

Description: Enum constant Qt::Key_Plus

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

Key_PowerDown

Signature: [static,const] Qt_Key Key_PowerDown

Description: Enum constant Qt::Key_PowerDown

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

Key_PowerOff

Signature: [static,const] Qt_Key Key_PowerOff

Description: Enum constant Qt::Key_PowerOff

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

Key_PreviousCandidate

Signature: [static,const] Qt_Key Key_PreviousCandidate

Description: Enum constant Qt::Key_PreviousCandidate

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

Key_Print

Signature: [static,const] Qt_Key Key_Print

Description: Enum constant Qt::Key_Print

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

Key_Printer

Signature: [static,const] Qt_Key Key_Printer

Description: Enum constant Qt::Key_Printer

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

Key_Q

Signature: [static,const] Qt_Key Key_Q

Description: Enum constant Qt::Key_Q

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

Key_Question

Signature: [static,const] Qt_Key Key_Question

Description: Enum constant Qt::Key_Question

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

Key_QuoteDbl

Signature: [static,const] Qt_Key Key_QuoteDbl

Description: Enum constant Qt::Key_QuoteDbl

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

Key_QuoteLeft

Signature: [static,const] Qt_Key Key_QuoteLeft

Description: Enum constant Qt::Key_QuoteLeft

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

Key_R

Signature: [static,const] Qt_Key Key_R

Description: Enum constant Qt::Key_R

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

Key_Red

Signature: [static,const] Qt_Key Key_Red

Description: Enum constant Qt::Key_Red

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

Key_Redo

Signature: [static,const] Qt_Key Key_Redo

Description: Enum constant Qt::Key_Redo

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

Key_Refresh

Signature: [static,const] Qt_Key Key_Refresh

Description: Enum constant Qt::Key_Refresh

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

Key_Reload

Signature: [static,const] Qt_Key Key_Reload

Description: Enum constant Qt::Key_Reload

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

Key_Reply

Signature: [static,const] Qt_Key Key_Reply

Description: Enum constant Qt::Key_Reply

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

Key_Return

Signature: [static,const] Qt_Key Key_Return

Description: Enum constant Qt::Key_Return

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

Key_Right

Signature: [static,const] Qt_Key Key_Right

Description: Enum constant Qt::Key_Right

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

Key_Romaji

Signature: [static,const] Qt_Key Key_Romaji

Description: Enum constant Qt::Key_Romaji

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

Key_RotateWindows

Signature: [static,const] Qt_Key Key_RotateWindows

Description: Enum constant Qt::Key_RotateWindows

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

Key_RotationKB

Signature: [static,const] Qt_Key Key_RotationKB

Description: Enum constant Qt::Key_RotationKB

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

Key_RotationPB

Signature: [static,const] Qt_Key Key_RotationPB

Description: Enum constant Qt::Key_RotationPB

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

Key_S

Signature: [static,const] Qt_Key Key_S

Description: Enum constant Qt::Key_S

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

Key_Save

Signature: [static,const] Qt_Key Key_Save

Description: Enum constant Qt::Key_Save

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

Key_ScreenSaver

Signature: [static,const] Qt_Key Key_ScreenSaver

Description: Enum constant Qt::Key_ScreenSaver

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

Key_ScrollLock

Signature: [static,const] Qt_Key Key_ScrollLock

Description: Enum constant Qt::Key_ScrollLock

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

Key_Search

Signature: [static,const] Qt_Key Key_Search

Description: Enum constant Qt::Key_Search

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

Key_Select

Signature: [static,const] Qt_Key Key_Select

Description: Enum constant Qt::Key_Select

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

Key_Semicolon

Signature: [static,const] Qt_Key Key_Semicolon

Description: Enum constant Qt::Key_Semicolon

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

Key_Send

Signature: [static,const] Qt_Key Key_Send

Description: Enum constant Qt::Key_Send

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

Key_Settings

Signature: [static,const] Qt_Key Key_Settings

Description: Enum constant Qt::Key_Settings

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

Key_Shift

Signature: [static,const] Qt_Key Key_Shift

Description: Enum constant Qt::Key_Shift

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

Key_Shop

Signature: [static,const] Qt_Key Key_Shop

Description: Enum constant Qt::Key_Shop

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

Key_SingleCandidate

Signature: [static,const] Qt_Key Key_SingleCandidate

Description: Enum constant Qt::Key_SingleCandidate

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

Key_Slash

Signature: [static,const] Qt_Key Key_Slash

Description: Enum constant Qt::Key_Slash

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

Key_Sleep

Signature: [static,const] Qt_Key Key_Sleep

Description: Enum constant Qt::Key_Sleep

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

Key_Space

Signature: [static,const] Qt_Key Key_Space

Description: Enum constant Qt::Key_Space

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

Key_Spell

Signature: [static,const] Qt_Key Key_Spell

Description: Enum constant Qt::Key_Spell

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

Key_SplitScreen

Signature: [static,const] Qt_Key Key_SplitScreen

Description: Enum constant Qt::Key_SplitScreen

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

Key_Standby

Signature: [static,const] Qt_Key Key_Standby

Description: Enum constant Qt::Key_Standby

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

Key_Stop

Signature: [static,const] Qt_Key Key_Stop

Description: Enum constant Qt::Key_Stop

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

Key_Subtitle

Signature: [static,const] Qt_Key Key_Subtitle

Description: Enum constant Qt::Key_Subtitle

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

Key_Super_L

Signature: [static,const] Qt_Key Key_Super_L

Description: Enum constant Qt::Key_Super_L

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

Key_Super_R

Signature: [static,const] Qt_Key Key_Super_R

Description: Enum constant Qt::Key_Super_R

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

Key_Support

Signature: [static,const] Qt_Key Key_Support

Description: Enum constant Qt::Key_Support

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

Key_Suspend

Signature: [static,const] Qt_Key Key_Suspend

Description: Enum constant Qt::Key_Suspend

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

Key_SysReq

Signature: [static,const] Qt_Key Key_SysReq

Description: Enum constant Qt::Key_SysReq

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

Key_T

Signature: [static,const] Qt_Key Key_T

Description: Enum constant Qt::Key_T

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

Key_THORN

Signature: [static,const] Qt_Key Key_THORN

Description: Enum constant Qt::Key_THORN

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

Key_Tab

Signature: [static,const] Qt_Key Key_Tab

Description: Enum constant Qt::Key_Tab

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

Key_TaskPane

Signature: [static,const] Qt_Key Key_TaskPane

Description: Enum constant Qt::Key_TaskPane

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

Key_Terminal

Signature: [static,const] Qt_Key Key_Terminal

Description: Enum constant Qt::Key_Terminal

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

Key_Time

Signature: [static,const] Qt_Key Key_Time

Description: Enum constant Qt::Key_Time

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

Key_ToDoList

Signature: [static,const] Qt_Key Key_ToDoList

Description: Enum constant Qt::Key_ToDoList

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

Key_ToggleCallHangup

Signature: [static,const] Qt_Key Key_ToggleCallHangup

Description: Enum constant Qt::Key_ToggleCallHangup

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

Key_Tools

Signature: [static,const] Qt_Key Key_Tools

Description: Enum constant Qt::Key_Tools

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

Key_TopMenu

Signature: [static,const] Qt_Key Key_TopMenu

Description: Enum constant Qt::Key_TopMenu

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

Key_TouchpadOff

Signature: [static,const] Qt_Key Key_TouchpadOff

Description: Enum constant Qt::Key_TouchpadOff

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

Key_TouchpadOn

Signature: [static,const] Qt_Key Key_TouchpadOn

Description: Enum constant Qt::Key_TouchpadOn

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

Key_TouchpadToggle

Signature: [static,const] Qt_Key Key_TouchpadToggle

Description: Enum constant Qt::Key_TouchpadToggle

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

Key_Touroku

Signature: [static,const] Qt_Key Key_Touroku

Description: Enum constant Qt::Key_Touroku

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

Key_Travel

Signature: [static,const] Qt_Key Key_Travel

Description: Enum constant Qt::Key_Travel

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

Key_TrebleDown

Signature: [static,const] Qt_Key Key_TrebleDown

Description: Enum constant Qt::Key_TrebleDown

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

Key_TrebleUp

Signature: [static,const] Qt_Key Key_TrebleUp

Description: Enum constant Qt::Key_TrebleUp

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

Key_U

Signature: [static,const] Qt_Key Key_U

Description: Enum constant Qt::Key_U

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

Key_UWB

Signature: [static,const] Qt_Key Key_UWB

Description: Enum constant Qt::Key_UWB

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

Key_Uacute

Signature: [static,const] Qt_Key Key_Uacute

Description: Enum constant Qt::Key_Uacute

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

Key_Ucircumflex

Signature: [static,const] Qt_Key Key_Ucircumflex

Description: Enum constant Qt::Key_Ucircumflex

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

Key_Udiaeresis

Signature: [static,const] Qt_Key Key_Udiaeresis

Description: Enum constant Qt::Key_Udiaeresis

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

Key_Ugrave

Signature: [static,const] Qt_Key Key_Ugrave

Description: Enum constant Qt::Key_Ugrave

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

Key_Underscore

Signature: [static,const] Qt_Key Key_Underscore

Description: Enum constant Qt::Key_Underscore

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

Key_Undo

Signature: [static,const] Qt_Key Key_Undo

Description: Enum constant Qt::Key_Undo

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

Key_Up

Signature: [static,const] Qt_Key Key_Up

Description: Enum constant Qt::Key_Up

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

Key_V

Signature: [static,const] Qt_Key Key_V

Description: Enum constant Qt::Key_V

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

Key_Video

Signature: [static,const] Qt_Key Key_Video

Description: Enum constant Qt::Key_Video

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

Key_View

Signature: [static,const] Qt_Key Key_View

Description: Enum constant Qt::Key_View

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

Key_VoiceDial

Signature: [static,const] Qt_Key Key_VoiceDial

Description: Enum constant Qt::Key_VoiceDial

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

Key_VolumeDown

Signature: [static,const] Qt_Key Key_VolumeDown

Description: Enum constant Qt::Key_VolumeDown

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

Key_VolumeMute

Signature: [static,const] Qt_Key Key_VolumeMute

Description: Enum constant Qt::Key_VolumeMute

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

Key_VolumeUp

Signature: [static,const] Qt_Key Key_VolumeUp

Description: Enum constant Qt::Key_VolumeUp

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

Key_W

Signature: [static,const] Qt_Key Key_W

Description: Enum constant Qt::Key_W

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

Key_WLAN

Signature: [static,const] Qt_Key Key_WLAN

Description: Enum constant Qt::Key_WLAN

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

Key_WWW

Signature: [static,const] Qt_Key Key_WWW

Description: Enum constant Qt::Key_WWW

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

Key_WakeUp

Signature: [static,const] Qt_Key Key_WakeUp

Description: Enum constant Qt::Key_WakeUp

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

Key_WebCam

Signature: [static,const] Qt_Key Key_WebCam

Description: Enum constant Qt::Key_WebCam

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

Key_Word

Signature: [static,const] Qt_Key Key_Word

Description: Enum constant Qt::Key_Word

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

Key_X

Signature: [static,const] Qt_Key Key_X

Description: Enum constant Qt::Key_X

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

Key_Xfer

Signature: [static,const] Qt_Key Key_Xfer

Description: Enum constant Qt::Key_Xfer

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

Key_Y

Signature: [static,const] Qt_Key Key_Y

Description: Enum constant Qt::Key_Y

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

Key_Yacute

Signature: [static,const] Qt_Key Key_Yacute

Description: Enum constant Qt::Key_Yacute

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

Key_Yellow

Signature: [static,const] Qt_Key Key_Yellow

Description: Enum constant Qt::Key_Yellow

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

Key_Yes

Signature: [static,const] Qt_Key Key_Yes

Description: Enum constant Qt::Key_Yes

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

Key_Z

Signature: [static,const] Qt_Key Key_Z

Description: Enum constant Qt::Key_Z

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

Key_Zenkaku

Signature: [static,const] Qt_Key Key_Zenkaku

Description: Enum constant Qt::Key_Zenkaku

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

Key_Zenkaku_Hankaku

Signature: [static,const] Qt_Key Key_Zenkaku_Hankaku

Description: Enum constant Qt::Key_Zenkaku_Hankaku

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

Key_Zoom

Signature: [static,const] Qt_Key Key_Zoom

Description: Enum constant Qt::Key_Zoom

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

Key_ZoomIn

Signature: [static,const] Qt_Key Key_ZoomIn

Description: Enum constant Qt::Key_ZoomIn

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

Key_ZoomOut

Signature: [static,const] Qt_Key Key_ZoomOut

Description: Enum constant Qt::Key_ZoomOut

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

Key_acute

Signature: [static,const] Qt_Key Key_acute

Description: Enum constant Qt::Key_acute

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

Key_brokenbar

Signature: [static,const] Qt_Key Key_brokenbar

Description: Enum constant Qt::Key_brokenbar

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

Key_cedilla

Signature: [static,const] Qt_Key Key_cedilla

Description: Enum constant Qt::Key_cedilla

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

Key_cent

Signature: [static,const] Qt_Key Key_cent

Description: Enum constant Qt::Key_cent

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

Key_copyright

Signature: [static,const] Qt_Key Key_copyright

Description: Enum constant Qt::Key_copyright

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

Key_currency

Signature: [static,const] Qt_Key Key_currency

Description: Enum constant Qt::Key_currency

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

Key_degree

Signature: [static,const] Qt_Key Key_degree

Description: Enum constant Qt::Key_degree

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

Key_diaeresis

Signature: [static,const] Qt_Key Key_diaeresis

Description: Enum constant Qt::Key_diaeresis

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

Key_division

Signature: [static,const] Qt_Key Key_division

Description: Enum constant Qt::Key_division

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

Key_exclamdown

Signature: [static,const] Qt_Key Key_exclamdown

Description: Enum constant Qt::Key_exclamdown

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

Key_guillemotleft

Signature: [static,const] Qt_Key Key_guillemotleft

Description: Enum constant Qt::Key_guillemotleft

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

Key_guillemotright

Signature: [static,const] Qt_Key Key_guillemotright

Description: Enum constant Qt::Key_guillemotright

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

Key_hyphen

Signature: [static,const] Qt_Key Key_hyphen

Description: Enum constant Qt::Key_hyphen

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

Key_iTouch

Signature: [static,const] Qt_Key Key_iTouch

Description: Enum constant Qt::Key_iTouch

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

Key_macron

Signature: [static,const] Qt_Key Key_macron

Description: Enum constant Qt::Key_macron

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

Key_masculine

Signature: [static,const] Qt_Key Key_masculine

Description: Enum constant Qt::Key_masculine

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

Key_mu

Signature: [static,const] Qt_Key Key_mu

Description: Enum constant Qt::Key_mu

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

Key_multiply

Signature: [static,const] Qt_Key Key_multiply

Description: Enum constant Qt::Key_multiply

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

Key_nobreakspace

Signature: [static,const] Qt_Key Key_nobreakspace

Description: Enum constant Qt::Key_nobreakspace

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

Key_notsign

Signature: [static,const] Qt_Key Key_notsign

Description: Enum constant Qt::Key_notsign

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

Key_onehalf

Signature: [static,const] Qt_Key Key_onehalf

Description: Enum constant Qt::Key_onehalf

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

Key_onequarter

Signature: [static,const] Qt_Key Key_onequarter

Description: Enum constant Qt::Key_onequarter

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

Key_onesuperior

Signature: [static,const] Qt_Key Key_onesuperior

Description: Enum constant Qt::Key_onesuperior

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

Key_ordfeminine

Signature: [static,const] Qt_Key Key_ordfeminine

Description: Enum constant Qt::Key_ordfeminine

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

Key_paragraph

Signature: [static,const] Qt_Key Key_paragraph

Description: Enum constant Qt::Key_paragraph

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

Key_periodcentered

Signature: [static,const] Qt_Key Key_periodcentered

Description: Enum constant Qt::Key_periodcentered

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

Key_plusminus

Signature: [static,const] Qt_Key Key_plusminus

Description: Enum constant Qt::Key_plusminus

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

Key_questiondown

Signature: [static,const] Qt_Key Key_questiondown

Description: Enum constant Qt::Key_questiondown

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

Key_registered

Signature: [static,const] Qt_Key Key_registered

Description: Enum constant Qt::Key_registered

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

Key_section

Signature: [static,const] Qt_Key Key_section

Description: Enum constant Qt::Key_section

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

Key_ssharp

Signature: [static,const] Qt_Key Key_ssharp

Description: Enum constant Qt::Key_ssharp

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

Key_sterling

Signature: [static,const] Qt_Key Key_sterling

Description: Enum constant Qt::Key_sterling

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

Key_threequarters

Signature: [static,const] Qt_Key Key_threequarters

Description: Enum constant Qt::Key_threequarters

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

Key_threesuperior

Signature: [static,const] Qt_Key Key_threesuperior

Description: Enum constant Qt::Key_threesuperior

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

Key_twosuperior

Signature: [static,const] Qt_Key Key_twosuperior

Description: Enum constant Qt::Key_twosuperior

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

Key_unknown

Signature: [static,const] Qt_Key Key_unknown

Description: Enum constant Qt::Key_unknown

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

Key_ydiaeresis

Signature: [static,const] Qt_Key Key_ydiaeresis

Description: Enum constant Qt::Key_ydiaeresis

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

Key_yen

Signature: [static,const] Qt_Key Key_yen

Description: Enum constant Qt::Key_yen

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

KeyboardModifierMask

Signature: [static,const] Qt_KeyboardModifier KeyboardModifierMask

Description: Enum constant Qt::KeyboardModifierMask

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

KeypadModifier

Signature: [static,const] Qt_KeyboardModifier KeypadModifier

Description: Enum constant Qt::KeypadModifier

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

LandscapeOrientation

Signature: [static,const] Qt_ScreenOrientation LandscapeOrientation

Description: Enum constant Qt::LandscapeOrientation

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

LastCursor

Signature: [static,const] Qt_CursorShape LastCursor

Description: Enum constant Qt::LastCursor

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

LastGestureType

Signature: [static,const] Qt_GestureType LastGestureType

Description: Enum constant Qt::LastGestureType

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

LayoutDirectionAuto

Signature: [static,const] Qt_LayoutDirection LayoutDirectionAuto

Description: Enum constant Qt::LayoutDirectionAuto

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

LeftArrow

Signature: [static,const] Qt_ArrowType LeftArrow

Description: Enum constant Qt::LeftArrow

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

LeftButton

Signature: [static,const] Qt_MouseButton LeftButton

Description: Enum constant Qt::LeftButton

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

LeftDockWidgetArea

Signature: [static,const] Qt_DockWidgetArea LeftDockWidgetArea

Description: Enum constant Qt::LeftDockWidgetArea

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

LeftEdge

Signature: [static,const] Qt_Edge LeftEdge

Description: Enum constant Qt::LeftEdge

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

LeftSection

Signature: [static,const] Qt_WindowFrameSection LeftSection

Description: Enum constant Qt::LeftSection

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

LeftToRight

Signature: [static,const] Qt_LayoutDirection LeftToRight

Description: Enum constant Qt::LeftToRight

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

LeftToolBarArea

Signature: [static,const] Qt_ToolBarArea LeftToolBarArea

Description: Enum constant Qt::LeftToolBarArea

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

LinearGradientPattern

Signature: [static,const] Qt_BrushStyle LinearGradientPattern

Description: Enum constant Qt::LinearGradientPattern

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

LinkAction

Signature: [static,const] Qt_DropAction LinkAction

Description: Enum constant Qt::LinkAction

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

LinksAccessibleByKeyboard

Signature: [static,const] Qt_TextInteractionFlag LinksAccessibleByKeyboard

Description: Enum constant Qt::LinksAccessibleByKeyboard

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

LinksAccessibleByMouse

Signature: [static,const] Qt_TextInteractionFlag LinksAccessibleByMouse

Description: Enum constant Qt::LinksAccessibleByMouse

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

LocalDate

Signature: [static,const] Qt_DateFormat LocalDate

Description: Enum constant Qt::LocalDate

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

LocalTime

Signature: [static,const] Qt_TimeSpec LocalTime

Description: Enum constant Qt::LocalTime

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

LocaleDate

Signature: [static,const] Qt_DateFormat LocaleDate

Description: Enum constant Qt::LocaleDate

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

LogicalCoordinates

Signature: [static,const] Qt_CoordinateSystem LogicalCoordinates

Description: Enum constant Qt::LogicalCoordinates

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

LogicalMoveStyle

Signature: [static,const] Qt_CursorMoveStyle LogicalMoveStyle

Description: Enum constant Qt::LogicalMoveStyle

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

LowEventPriority

Signature: [static,const] Qt_EventPriority LowEventPriority

Description: Enum constant Qt::LowEventPriority

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

META

Signature: [static,const] Qt_Modifier META

Description: Enum constant Qt::META

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

MODIFIER_MASK

Signature: [static,const] Qt_Modifier MODIFIER_MASK

Description: Enum constant Qt::MODIFIER_MASK

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

MPenCapStyle

Signature: [static,const] Qt_PenCapStyle MPenCapStyle

Description: Enum constant Qt::MPenCapStyle

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

MPenJoinStyle

Signature: [static,const] Qt_PenJoinStyle MPenJoinStyle

Description: Enum constant Qt::MPenJoinStyle

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

MPenStyle

Signature: [static,const] Qt_PenStyle MPenStyle

Description: Enum constant Qt::MPenStyle

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

MSWindowsFixedSizeDialogHint

Signature: [static,const] Qt_WindowType MSWindowsFixedSizeDialogHint

Description: Enum constant Qt::MSWindowsFixedSizeDialogHint

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

MSWindowsOwnDC

Signature: [static,const] Qt_WindowType MSWindowsOwnDC

Description: Enum constant Qt::MSWindowsOwnDC

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

MacWindowToolBarButtonHint

Signature: [static,const] Qt_WindowType MacWindowToolBarButtonHint

Description: Enum constant Qt::MacWindowToolBarButtonHint

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

MaskInColor

Signature: [static,const] Qt_MaskMode MaskInColor

Description: Enum constant Qt::MaskInColor

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

MaskOutColor

Signature: [static,const] Qt_MaskMode MaskOutColor

Description: Enum constant Qt::MaskOutColor

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

MatchCaseSensitive

Signature: [static,const] Qt_MatchFlag MatchCaseSensitive

Description: Enum constant Qt::MatchCaseSensitive

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

MatchContains

Signature: [static,const] Qt_MatchFlag MatchContains

Description: Enum constant Qt::MatchContains

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

MatchEndsWith

Signature: [static,const] Qt_MatchFlag MatchEndsWith

Description: Enum constant Qt::MatchEndsWith

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

MatchExactly

Signature: [static,const] Qt_MatchFlag MatchExactly

Description: Enum constant Qt::MatchExactly

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

MatchFixedString

Signature: [static,const] Qt_MatchFlag MatchFixedString

Description: Enum constant Qt::MatchFixedString

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

MatchRecursive

Signature: [static,const] Qt_MatchFlag MatchRecursive

Description: Enum constant Qt::MatchRecursive

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

MatchRegExp

Signature: [static,const] Qt_MatchFlag MatchRegExp

Description: Enum constant Qt::MatchRegExp

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

MatchStartsWith

Signature: [static,const] Qt_MatchFlag MatchStartsWith

Description: Enum constant Qt::MatchStartsWith

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

MatchWildcard

Signature: [static,const] Qt_MatchFlag MatchWildcard

Description: Enum constant Qt::MatchWildcard

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

MatchWrap

Signature: [static,const] Qt_MatchFlag MatchWrap

Description: Enum constant Qt::MatchWrap

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

MaxMouseButton

Signature: [static,const] Qt_MouseButton MaxMouseButton

Description: Enum constant Qt::MaxMouseButton

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

MaximizeUsingFullscreenGeometryHint

Signature: [static,const] Qt_WindowType MaximizeUsingFullscreenGeometryHint

Description: Enum constant Qt::MaximizeUsingFullscreenGeometryHint

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

MaximumSize

Signature: [static,const] Qt_SizeHint MaximumSize

Description: Enum constant Qt::MaximumSize

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

MenuBarFocusReason

Signature: [static,const] Qt_FocusReason MenuBarFocusReason

Description: Enum constant Qt::MenuBarFocusReason

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

MetaModifier

Signature: [static,const] Qt_KeyboardModifier MetaModifier

Description: Enum constant Qt::MetaModifier

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

MidButton

Signature: [static,const] Qt_MouseButton MidButton

Description: Enum constant Qt::MidButton

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

MiddleButton

Signature: [static,const] Qt_MouseButton MiddleButton

Description: Enum constant Qt::MiddleButton

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

MinimumDescent

Signature: [static,const] Qt_SizeHint MinimumDescent

Description: Enum constant Qt::MinimumDescent

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

MinimumSize

Signature: [static,const] Qt_SizeHint MinimumSize

Description: Enum constant Qt::MinimumSize

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

MiterJoin

Signature: [static,const] Qt_PenJoinStyle MiterJoin

Description: Enum constant Qt::MiterJoin

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

Monday

Signature: [static,const] Qt_DayOfWeek Monday

Description: Enum constant Qt::Monday

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

MonoOnly

Signature: [static,const] Qt_ImageConversionFlag MonoOnly

Description: Enum constant Qt::MonoOnly

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

MouseButtonMask

Signature: [static,const] Qt_MouseButton MouseButtonMask

Description: Enum constant Qt::MouseButtonMask

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

MouseEventCreatedDoubleClick

Signature: [static,const] Qt_MouseEventFlag MouseEventCreatedDoubleClick

Description: Enum constant Qt::MouseEventCreatedDoubleClick

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

MouseEventFlagMask

Signature: [static,const] Qt_MouseEventFlag MouseEventFlagMask

Description: Enum constant Qt::MouseEventFlagMask

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

MouseEventNotSynthesized

Signature: [static,const] Qt_MouseEventSource MouseEventNotSynthesized

Description: Enum constant Qt::MouseEventNotSynthesized

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

MouseEventSynthesizedByQt

Signature: [static,const] Qt_MouseEventSource MouseEventSynthesizedByQt

Description: Enum constant Qt::MouseEventSynthesizedByQt

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

MouseEventSynthesizedBySystem

Signature: [static,const] Qt_MouseEventSource MouseEventSynthesizedBySystem

Description: Enum constant Qt::MouseEventSynthesizedBySystem

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

MouseFocusReason

Signature: [static,const] Qt_FocusReason MouseFocusReason

Description: Enum constant Qt::MouseFocusReason

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

MoveAction

Signature: [static,const] Qt_DropAction MoveAction

Description: Enum constant Qt::MoveAction

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

NDockWidgetAreas

Signature: [static,const] Qt_DockWidgetAreaSizes NDockWidgetAreas

Description: Enum constant Qt::NDockWidgetAreas

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

NSizeHints

Signature: [static,const] Qt_SizeHint NSizeHints

Description: Enum constant Qt::NSizeHints

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

NToolBarAreas

Signature: [static,const] Qt_ToolBarAreaSizes NToolBarAreas

Description: Enum constant Qt::NToolBarAreas

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

NavigationModeCursorAuto

Signature: [static,const] Qt_NavigationMode NavigationModeCursorAuto

Description: Enum constant Qt::NavigationModeCursorAuto

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

NavigationModeCursorForceVisible

Signature: [static,const] Qt_NavigationMode NavigationModeCursorForceVisible

Description: Enum constant Qt::NavigationModeCursorForceVisible

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

NavigationModeKeypadDirectional

Signature: [static,const] Qt_NavigationMode NavigationModeKeypadDirectional

Description: Enum constant Qt::NavigationModeKeypadDirectional

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

NavigationModeKeypadTabOrder

Signature: [static,const] Qt_NavigationMode NavigationModeKeypadTabOrder

Description: Enum constant Qt::NavigationModeKeypadTabOrder

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

NavigationModeNone

Signature: [static,const] Qt_NavigationMode NavigationModeNone

Description: Enum constant Qt::NavigationModeNone

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

NoAlpha

Signature: [static,const] Qt_ImageConversionFlag NoAlpha

Description: Enum constant Qt::NoAlpha

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

NoArrow

Signature: [static,const] Qt_ArrowType NoArrow

Description: Enum constant Qt::NoArrow

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

NoBrush

Signature: [static,const] Qt_BrushStyle NoBrush

Description: Enum constant Qt::NoBrush

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

NoButton

Signature: [static,const] Qt_MouseButton NoButton

Description: Enum constant Qt::NoButton

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

NoClip

Signature: [static,const] Qt_ClipOperation NoClip

Description: Enum constant Qt::NoClip

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

NoContextMenu

Signature: [static,const] Qt_ContextMenuPolicy NoContextMenu

Description: Enum constant Qt::NoContextMenu

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

NoDockWidgetArea

Signature: [static,const] Qt_DockWidgetArea NoDockWidgetArea

Description: Enum constant Qt::NoDockWidgetArea

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

NoDropShadowWindowHint

Signature: [static,const] Qt_WindowType NoDropShadowWindowHint

Description: Enum constant Qt::NoDropShadowWindowHint

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

NoFocus

Signature: [static,const] Qt_FocusPolicy NoFocus

Description: Enum constant Qt::NoFocus

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

NoFocusReason

Signature: [static,const] Qt_FocusReason NoFocusReason

Description: Enum constant Qt::NoFocusReason

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

NoFormatConversion

Signature: [static,const] Qt_ImageConversionFlag NoFormatConversion

Description: Enum constant Qt::NoFormatConversion

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

NoGesture

Signature: [static,const] Qt_GestureState NoGesture

Description: Enum constant Qt::NoGesture

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

NoItemFlags

Signature: [static,const] Qt_ItemFlag NoItemFlags

Description: Enum constant Qt::NoItemFlags

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

NoModifier

Signature: [static,const] Qt_KeyboardModifier NoModifier

Description: Enum constant Qt::NoModifier

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

NoOpaqueDetection

Signature: [static,const] Qt_ImageConversionFlag NoOpaqueDetection

Description: Enum constant Qt::NoOpaqueDetection

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

NoPen

Signature: [static,const] Qt_PenStyle NoPen

Description: Enum constant Qt::NoPen

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

NoSection

Signature: [static,const] Qt_WindowFrameSection NoSection

Description: Enum constant Qt::NoSection

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

NoTabFocus

Signature: [static,const] Qt_TabFocusBehavior NoTabFocus

Description: Enum constant Qt::NoTabFocus

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

NoTextInteraction

Signature: [static,const] Qt_TextInteractionFlag NoTextInteraction

Description: Enum constant Qt::NoTextInteraction

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

NoToolBarArea

Signature: [static,const] Qt_ToolBarArea NoToolBarArea

Description: Enum constant Qt::NoToolBarArea

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

NonModal

Signature: [static,const] Qt_WindowModality NonModal

Description: Enum constant Qt::NonModal

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

NormalEventPriority

Signature: [static,const] Qt_EventPriority NormalEventPriority

Description: Enum constant Qt::NormalEventPriority

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

OddEvenFill

Signature: [static,const] Qt_FillRule OddEvenFill

Description: Enum constant Qt::OddEvenFill

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

OffsetFromUTC

Signature: [static,const] Qt_TimeSpec OffsetFromUTC

Description: Enum constant Qt::OffsetFromUTC

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

OpaqueMode

Signature: [static,const] Qt_BGMode OpaqueMode

Description: Enum constant Qt::OpaqueMode

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

OpenHandCursor

Signature: [static,const] Qt_CursorShape OpenHandCursor

Description: Enum constant Qt::OpenHandCursor

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

OrderedAlphaDither

Signature: [static,const] Qt_ImageConversionFlag OrderedAlphaDither

Description: Enum constant Qt::OrderedAlphaDither

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

OrderedDither

Signature: [static,const] Qt_ImageConversionFlag OrderedDither

Description: Enum constant Qt::OrderedDither

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

OtherFocusReason

Signature: [static,const] Qt_FocusReason OtherFocusReason

Description: Enum constant Qt::OtherFocusReason

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

PanGesture

Signature: [static,const] Qt_GestureType PanGesture

Description: Enum constant Qt::PanGesture

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

PanNativeGesture

Signature: [static,const] Qt_NativeGestureType PanNativeGesture

Description: Enum constant Qt::PanNativeGesture

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

PartiallyChecked

Signature: [static,const] Qt_CheckState PartiallyChecked

Description: Enum constant Qt::PartiallyChecked

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

PinchGesture

Signature: [static,const] Qt_GestureType PinchGesture

Description: Enum constant Qt::PinchGesture

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

PlainText

Signature: [static,const] Qt_TextFormat PlainText

Description: Enum constant Qt::PlainText

Python specific notes:
The object exposes a readable attribute 'PlainText'. This is the getter.

PointingHandCursor

Signature: [static,const] Qt_CursorShape PointingHandCursor

Description: Enum constant Qt::PointingHandCursor

Python specific notes:
The object exposes a readable attribute 'PointingHandCursor'. This is the getter.

Popup

Signature: [static,const] Qt_WindowType Popup

Description: Enum constant Qt::Popup

Python specific notes:
The object exposes a readable attribute 'Popup'. This is the getter.

PopupFocusReason

Signature: [static,const] Qt_FocusReason PopupFocusReason

Description: Enum constant Qt::PopupFocusReason

Python specific notes:
The object exposes a readable attribute 'PopupFocusReason'. This is the getter.

PortraitOrientation

Signature: [static,const] Qt_ScreenOrientation PortraitOrientation

Description: Enum constant Qt::PortraitOrientation

Python specific notes:
The object exposes a readable attribute 'PortraitOrientation'. This is the getter.

PreciseTimer

Signature: [static,const] Qt_TimerType PreciseTimer

Description: Enum constant Qt::PreciseTimer

Python specific notes:
The object exposes a readable attribute 'PreciseTimer'. This is the getter.

PreferDither

Signature: [static,const] Qt_ImageConversionFlag PreferDither

Description: Enum constant Qt::PreferDither

Python specific notes:
The object exposes a readable attribute 'PreferDither'. This is the getter.

PreferredSize

Signature: [static,const] Qt_SizeHint PreferredSize

Description: Enum constant Qt::PreferredSize

Python specific notes:
The object exposes a readable attribute 'PreferredSize'. This is the getter.

PreventContextMenu

Signature: [static,const] Qt_ContextMenuPolicy PreventContextMenu

Description: Enum constant Qt::PreventContextMenu

Python specific notes:
The object exposes a readable attribute 'PreventContextMenu'. This is the getter.

PrimaryOrientation

Signature: [static,const] Qt_ScreenOrientation PrimaryOrientation

Description: Enum constant Qt::PrimaryOrientation

Python specific notes:
The object exposes a readable attribute 'PrimaryOrientation'. This is the getter.

QT_VERSION

Signature: [static,const] int QT_VERSION

Description: QT_VERSION constant

This is the Qt version used at build time. Note that the script binding may be derived from an older version so effectively the API may be older.

Python specific notes:
The object exposes a readable attribute 'QT_VERSION'. This is the getter.

QT_VERSION_STR

Signature: [static,const] string QT_VERSION_STR

Description: QT_VERSION_STR constant

This is the Qt version used at build time. Note that the script binding may be derived from an older version so effectively the API may be older.

Python specific notes:
The object exposes a readable attribute 'QT_VERSION_STR'. This is the getter.

QueuedConnection

Signature: [static,const] Qt_ConnectionType QueuedConnection

Description: Enum constant Qt::QueuedConnection

Python specific notes:
The object exposes a readable attribute 'QueuedConnection'. This is the getter.

RFC2822Date

Signature: [static,const] Qt_DateFormat RFC2822Date

Description: Enum constant Qt::RFC2822Date

Python specific notes:
The object exposes a readable attribute 'RFC2822Date'. This is the getter.

RadialGradientPattern

Signature: [static,const] Qt_BrushStyle RadialGradientPattern

Description: Enum constant Qt::RadialGradientPattern

Python specific notes:
The object exposes a readable attribute 'RadialGradientPattern'. This is the getter.

ReceivePartialGestures

Signature: [static,const] Qt_GestureFlag ReceivePartialGestures

Description: Enum constant Qt::ReceivePartialGestures

Python specific notes:
The object exposes a readable attribute 'ReceivePartialGestures'. This is the getter.

RelativeSize

Signature: [static,const] Qt_SizeMode RelativeSize

Description: Enum constant Qt::RelativeSize

Python specific notes:
The object exposes a readable attribute 'RelativeSize'. This is the getter.

RepeatTile

Signature: [static,const] Qt_TileRule RepeatTile

Description: Enum constant Qt::RepeatTile

Python specific notes:
The object exposes a readable attribute 'RepeatTile'. This is the getter.

ReplaceClip

Signature: [static,const] Qt_ClipOperation ReplaceClip

Description: Enum constant Qt::ReplaceClip

Python specific notes:
The object exposes a readable attribute 'ReplaceClip'. This is the getter.

ReplaceSelection

Signature: [static,const] Qt_ItemSelectionOperation ReplaceSelection

Description: Enum constant Qt::ReplaceSelection

Python specific notes:
The object exposes a readable attribute 'ReplaceSelection'. This is the getter.

RichText

Signature: [static,const] Qt_TextFormat RichText

Description: Enum constant Qt::RichText

Python specific notes:
The object exposes a readable attribute 'RichText'. This is the getter.

RightArrow

Signature: [static,const] Qt_ArrowType RightArrow

Description: Enum constant Qt::RightArrow

Python specific notes:
The object exposes a readable attribute 'RightArrow'. This is the getter.

RightButton

Signature: [static,const] Qt_MouseButton RightButton

Description: Enum constant Qt::RightButton

Python specific notes:
The object exposes a readable attribute 'RightButton'. This is the getter.

RightDockWidgetArea

Signature: [static,const] Qt_DockWidgetArea RightDockWidgetArea

Description: Enum constant Qt::RightDockWidgetArea

Python specific notes:
The object exposes a readable attribute 'RightDockWidgetArea'. This is the getter.

RightEdge

Signature: [static,const] Qt_Edge RightEdge

Description: Enum constant Qt::RightEdge

Python specific notes:
The object exposes a readable attribute 'RightEdge'. This is the getter.

RightSection

Signature: [static,const] Qt_WindowFrameSection RightSection

Description: Enum constant Qt::RightSection

Python specific notes:
The object exposes a readable attribute 'RightSection'. This is the getter.

RightToLeft

Signature: [static,const] Qt_LayoutDirection RightToLeft

Description: Enum constant Qt::RightToLeft

Python specific notes:
The object exposes a readable attribute 'RightToLeft'. This is the getter.

RightToolBarArea

Signature: [static,const] Qt_ToolBarArea RightToolBarArea

Description: Enum constant Qt::RightToolBarArea

Python specific notes:
The object exposes a readable attribute 'RightToolBarArea'. This is the getter.

RotateNativeGesture

Signature: [static,const] Qt_NativeGestureType RotateNativeGesture

Description: Enum constant Qt::RotateNativeGesture

Python specific notes:
The object exposes a readable attribute 'RotateNativeGesture'. This is the getter.

RoundCap

Signature: [static,const] Qt_PenCapStyle RoundCap

Description: Enum constant Qt::RoundCap

Python specific notes:
The object exposes a readable attribute 'RoundCap'. This is the getter.

RoundJoin

Signature: [static,const] Qt_PenJoinStyle RoundJoin

Description: Enum constant Qt::RoundJoin

Python specific notes:
The object exposes a readable attribute 'RoundJoin'. This is the getter.

RoundTile

Signature: [static,const] Qt_TileRule RoundTile

Description: Enum constant Qt::RoundTile

Python specific notes:
The object exposes a readable attribute 'RoundTile'. This is the getter.

SHIFT

Signature: [static,const] Qt_Modifier SHIFT

Description: Enum constant Qt::SHIFT

Python specific notes:
The object exposes a readable attribute 'SHIFT'. This is the getter.

Saturday

Signature: [static,const] Qt_DayOfWeek Saturday

Description: Enum constant Qt::Saturday

Python specific notes:
The object exposes a readable attribute 'Saturday'. This is the getter.

ScrollBarAlwaysOff

Signature: [static,const] Qt_ScrollBarPolicy ScrollBarAlwaysOff

Description: Enum constant Qt::ScrollBarAlwaysOff

Python specific notes:
The object exposes a readable attribute 'ScrollBarAlwaysOff'. This is the getter.

ScrollBarAlwaysOn

Signature: [static,const] Qt_ScrollBarPolicy ScrollBarAlwaysOn

Description: Enum constant Qt::ScrollBarAlwaysOn

Python specific notes:
The object exposes a readable attribute 'ScrollBarAlwaysOn'. This is the getter.

ScrollBarAsNeeded

Signature: [static,const] Qt_ScrollBarPolicy ScrollBarAsNeeded

Description: Enum constant Qt::ScrollBarAsNeeded

Python specific notes:
The object exposes a readable attribute 'ScrollBarAsNeeded'. This is the getter.

ScrollBegin

Signature: [static,const] Qt_ScrollPhase ScrollBegin

Description: Enum constant Qt::ScrollBegin

Python specific notes:
The object exposes a readable attribute 'ScrollBegin'. This is the getter.

ScrollEnd

Signature: [static,const] Qt_ScrollPhase ScrollEnd

Description: Enum constant Qt::ScrollEnd

Python specific notes:
The object exposes a readable attribute 'ScrollEnd'. This is the getter.

ScrollUpdate

Signature: [static,const] Qt_ScrollPhase ScrollUpdate

Description: Enum constant Qt::ScrollUpdate

Python specific notes:
The object exposes a readable attribute 'ScrollUpdate'. This is the getter.

Sheet

Signature: [static,const] Qt_WindowType Sheet

Description: Enum constant Qt::Sheet

Python specific notes:
The object exposes a readable attribute 'Sheet'. This is the getter.

ShiftModifier

Signature: [static,const] Qt_KeyboardModifier ShiftModifier

Description: Enum constant Qt::ShiftModifier

Python specific notes:
The object exposes a readable attribute 'ShiftModifier'. This is the getter.

ShortcutFocusReason

Signature: [static,const] Qt_FocusReason ShortcutFocusReason

Description: Enum constant Qt::ShortcutFocusReason

Python specific notes:
The object exposes a readable attribute 'ShortcutFocusReason'. This is the getter.

SizeAllCursor

Signature: [static,const] Qt_CursorShape SizeAllCursor

Description: Enum constant Qt::SizeAllCursor

Python specific notes:
The object exposes a readable attribute 'SizeAllCursor'. This is the getter.

SizeBDiagCursor

Signature: [static,const] Qt_CursorShape SizeBDiagCursor

Description: Enum constant Qt::SizeBDiagCursor

Python specific notes:
The object exposes a readable attribute 'SizeBDiagCursor'. This is the getter.

SizeFDiagCursor

Signature: [static,const] Qt_CursorShape SizeFDiagCursor

Description: Enum constant Qt::SizeFDiagCursor

Python specific notes:
The object exposes a readable attribute 'SizeFDiagCursor'. This is the getter.

SizeHintRole

Signature: [static,const] Qt_ItemDataRole SizeHintRole

Description: Enum constant Qt::SizeHintRole

Python specific notes:
The object exposes a readable attribute 'SizeHintRole'. This is the getter.

SizeHorCursor

Signature: [static,const] Qt_CursorShape SizeHorCursor

Description: Enum constant Qt::SizeHorCursor

Python specific notes:
The object exposes a readable attribute 'SizeHorCursor'. This is the getter.

SizeVerCursor

Signature: [static,const] Qt_CursorShape SizeVerCursor

Description: Enum constant Qt::SizeVerCursor

Python specific notes:
The object exposes a readable attribute 'SizeVerCursor'. This is the getter.

SmartZoomNativeGesture

Signature: [static,const] Qt_NativeGestureType SmartZoomNativeGesture

Description: Enum constant Qt::SmartZoomNativeGesture

Python specific notes:
The object exposes a readable attribute 'SmartZoomNativeGesture'. This is the getter.

SmoothTransformation

Signature: [static,const] Qt_TransformationMode SmoothTransformation

Description: Enum constant Qt::SmoothTransformation

Python specific notes:
The object exposes a readable attribute 'SmoothTransformation'. This is the getter.

SolidLine

Signature: [static,const] Qt_PenStyle SolidLine

Description: Enum constant Qt::SolidLine

Python specific notes:
The object exposes a readable attribute 'SolidLine'. This is the getter.

SolidPattern

Signature: [static,const] Qt_BrushStyle SolidPattern

Description: Enum constant Qt::SolidPattern

Python specific notes:
The object exposes a readable attribute 'SolidPattern'. This is the getter.

SplashScreen

Signature: [static,const] Qt_WindowType SplashScreen

Description: Enum constant Qt::SplashScreen

Python specific notes:
The object exposes a readable attribute 'SplashScreen'. This is the getter.

SplitHCursor

Signature: [static,const] Qt_CursorShape SplitHCursor

Description: Enum constant Qt::SplitHCursor

Python specific notes:
The object exposes a readable attribute 'SplitHCursor'. This is the getter.

SplitVCursor

Signature: [static,const] Qt_CursorShape SplitVCursor

Description: Enum constant Qt::SplitVCursor

Python specific notes:
The object exposes a readable attribute 'SplitVCursor'. This is the getter.

SquareCap

Signature: [static,const] Qt_PenCapStyle SquareCap

Description: Enum constant Qt::SquareCap

Python specific notes:
The object exposes a readable attribute 'SquareCap'. This is the getter.

StatusTipPropertyRole

Signature: [static,const] Qt_ItemDataRole StatusTipPropertyRole

Description: Enum constant Qt::StatusTipPropertyRole

Python specific notes:
The object exposes a readable attribute 'StatusTipPropertyRole'. This is the getter.

StatusTipRole

Signature: [static,const] Qt_ItemDataRole StatusTipRole

Description: Enum constant Qt::StatusTipRole

Python specific notes:
The object exposes a readable attribute 'StatusTipRole'. This is the getter.

StretchTile

Signature: [static,const] Qt_TileRule StretchTile

Description: Enum constant Qt::StretchTile

Python specific notes:
The object exposes a readable attribute 'StretchTile'. This is the getter.

StrongFocus

Signature: [static,const] Qt_FocusPolicy StrongFocus

Description: Enum constant Qt::StrongFocus

Python specific notes:
The object exposes a readable attribute 'StrongFocus'. This is the getter.

SubWindow

Signature: [static,const] Qt_WindowType SubWindow

Description: Enum constant Qt::SubWindow

Python specific notes:
The object exposes a readable attribute 'SubWindow'. This is the getter.

Sunday

Signature: [static,const] Qt_DayOfWeek Sunday

Description: Enum constant Qt::Sunday

Python specific notes:
The object exposes a readable attribute 'Sunday'. This is the getter.

SvgMiterJoin

Signature: [static,const] Qt_PenJoinStyle SvgMiterJoin

Description: Enum constant Qt::SvgMiterJoin

Python specific notes:
The object exposes a readable attribute 'SvgMiterJoin'. This is the getter.

SwipeGesture

Signature: [static,const] Qt_GestureType SwipeGesture

Description: Enum constant Qt::SwipeGesture

Python specific notes:
The object exposes a readable attribute 'SwipeGesture'. This is the getter.

SwipeNativeGesture

Signature: [static,const] Qt_NativeGestureType SwipeNativeGesture

Description: Enum constant Qt::SwipeNativeGesture

Python specific notes:
The object exposes a readable attribute 'SwipeNativeGesture'. This is the getter.

SystemLocaleDate

Signature: [static,const] Qt_DateFormat SystemLocaleDate

Description: Enum constant Qt::SystemLocaleDate

Python specific notes:
The object exposes a readable attribute 'SystemLocaleDate'. This is the getter.

SystemLocaleLongDate

Signature: [static,const] Qt_DateFormat SystemLocaleLongDate

Description: Enum constant Qt::SystemLocaleLongDate

Python specific notes:
The object exposes a readable attribute 'SystemLocaleLongDate'. This is the getter.

SystemLocaleShortDate

Signature: [static,const] Qt_DateFormat SystemLocaleShortDate

Description: Enum constant Qt::SystemLocaleShortDate

Python specific notes:
The object exposes a readable attribute 'SystemLocaleShortDate'. This is the getter.

TabFocus

Signature: [static,const] Qt_FocusPolicy TabFocus

Description: Enum constant Qt::TabFocus

Python specific notes:
The object exposes a readable attribute 'TabFocus'. This is the getter.

TabFocusAllControls

Signature: [static,const] Qt_TabFocusBehavior TabFocusAllControls

Description: Enum constant Qt::TabFocusAllControls

Python specific notes:
The object exposes a readable attribute 'TabFocusAllControls'. This is the getter.

TabFocusListControls

Signature: [static,const] Qt_TabFocusBehavior TabFocusListControls

Description: Enum constant Qt::TabFocusListControls

Python specific notes:
The object exposes a readable attribute 'TabFocusListControls'. This is the getter.

TabFocusReason

Signature: [static,const] Qt_FocusReason TabFocusReason

Description: Enum constant Qt::TabFocusReason

Python specific notes:
The object exposes a readable attribute 'TabFocusReason'. This is the getter.

TabFocusTextControls

Signature: [static,const] Qt_TabFocusBehavior TabFocusTextControls

Description: Enum constant Qt::TabFocusTextControls

Python specific notes:
The object exposes a readable attribute 'TabFocusTextControls'. This is the getter.

TapAndHoldGesture

Signature: [static,const] Qt_GestureType TapAndHoldGesture

Description: Enum constant Qt::TapAndHoldGesture

Python specific notes:
The object exposes a readable attribute 'TapAndHoldGesture'. This is the getter.

TapGesture

Signature: [static,const] Qt_GestureType TapGesture

Description: Enum constant Qt::TapGesture

Python specific notes:
The object exposes a readable attribute 'TapGesture'. This is the getter.

TargetMoveAction

Signature: [static,const] Qt_DropAction TargetMoveAction

Description: Enum constant Qt::TargetMoveAction

Python specific notes:
The object exposes a readable attribute 'TargetMoveAction'. This is the getter.

TaskButton

Signature: [static,const] Qt_MouseButton TaskButton

Description: Enum constant Qt::TaskButton

Python specific notes:
The object exposes a readable attribute 'TaskButton'. This is the getter.

TextAlignmentRole

Signature: [static,const] Qt_ItemDataRole TextAlignmentRole

Description: Enum constant Qt::TextAlignmentRole

Python specific notes:
The object exposes a readable attribute 'TextAlignmentRole'. This is the getter.

TextBrowserInteraction

Signature: [static,const] Qt_TextInteractionFlag TextBrowserInteraction

Description: Enum constant Qt::TextBrowserInteraction

Python specific notes:
The object exposes a readable attribute 'TextBrowserInteraction'. This is the getter.

TextBypassShaping

Signature: [static,const] Qt_TextFlag TextBypassShaping

Description: Enum constant Qt::TextBypassShaping

Python specific notes:
The object exposes a readable attribute 'TextBypassShaping'. This is the getter.

TextColorRole

Signature: [static,const] Qt_ItemDataRole TextColorRole

Description: Enum constant Qt::TextColorRole

Python specific notes:
The object exposes a readable attribute 'TextColorRole'. This is the getter.

TextDate

Signature: [static,const] Qt_DateFormat TextDate

Description: Enum constant Qt::TextDate

Python specific notes:
The object exposes a readable attribute 'TextDate'. This is the getter.

TextDontClip

Signature: [static,const] Qt_TextFlag TextDontClip

Description: Enum constant Qt::TextDontClip

Python specific notes:
The object exposes a readable attribute 'TextDontClip'. This is the getter.

TextDontPrint

Signature: [static,const] Qt_TextFlag TextDontPrint

Description: Enum constant Qt::TextDontPrint

Python specific notes:
The object exposes a readable attribute 'TextDontPrint'. This is the getter.

TextEditable

Signature: [static,const] Qt_TextInteractionFlag TextEditable

Description: Enum constant Qt::TextEditable

Python specific notes:
The object exposes a readable attribute 'TextEditable'. This is the getter.

TextEditorInteraction

Signature: [static,const] Qt_TextInteractionFlag TextEditorInteraction

Description: Enum constant Qt::TextEditorInteraction

Python specific notes:
The object exposes a readable attribute 'TextEditorInteraction'. This is the getter.

TextExpandTabs

Signature: [static,const] Qt_TextFlag TextExpandTabs

Description: Enum constant Qt::TextExpandTabs

Python specific notes:
The object exposes a readable attribute 'TextExpandTabs'. This is the getter.

TextForceLeftToRight

Signature: [static,const] Qt_TextFlag TextForceLeftToRight

Description: Enum constant Qt::TextForceLeftToRight

Python specific notes:
The object exposes a readable attribute 'TextForceLeftToRight'. This is the getter.

TextForceRightToLeft

Signature: [static,const] Qt_TextFlag TextForceRightToLeft

Description: Enum constant Qt::TextForceRightToLeft

Python specific notes:
The object exposes a readable attribute 'TextForceRightToLeft'. This is the getter.

TextHideMnemonic

Signature: [static,const] Qt_TextFlag TextHideMnemonic

Description: Enum constant Qt::TextHideMnemonic

Python specific notes:
The object exposes a readable attribute 'TextHideMnemonic'. This is the getter.

TextIncludeTrailingSpaces

Signature: [static,const] Qt_TextFlag TextIncludeTrailingSpaces

Description: Enum constant Qt::TextIncludeTrailingSpaces

Python specific notes:
The object exposes a readable attribute 'TextIncludeTrailingSpaces'. This is the getter.

TextJustificationForced

Signature: [static,const] Qt_TextFlag TextJustificationForced

Description: Enum constant Qt::TextJustificationForced

Python specific notes:
The object exposes a readable attribute 'TextJustificationForced'. This is the getter.

TextLongestVariant

Signature: [static,const] Qt_TextFlag TextLongestVariant

Description: Enum constant Qt::TextLongestVariant

Python specific notes:
The object exposes a readable attribute 'TextLongestVariant'. This is the getter.

TextSelectableByKeyboard

Signature: [static,const] Qt_TextInteractionFlag TextSelectableByKeyboard

Description: Enum constant Qt::TextSelectableByKeyboard

Python specific notes:
The object exposes a readable attribute 'TextSelectableByKeyboard'. This is the getter.

TextSelectableByMouse

Signature: [static,const] Qt_TextInteractionFlag TextSelectableByMouse

Description: Enum constant Qt::TextSelectableByMouse

Python specific notes:
The object exposes a readable attribute 'TextSelectableByMouse'. This is the getter.

TextShowMnemonic

Signature: [static,const] Qt_TextFlag TextShowMnemonic

Description: Enum constant Qt::TextShowMnemonic

Python specific notes:
The object exposes a readable attribute 'TextShowMnemonic'. This is the getter.

TextSingleLine

Signature: [static,const] Qt_TextFlag TextSingleLine

Description: Enum constant Qt::TextSingleLine

Python specific notes:
The object exposes a readable attribute 'TextSingleLine'. This is the getter.

TextWordWrap

Signature: [static,const] Qt_TextFlag TextWordWrap

Description: Enum constant Qt::TextWordWrap

Python specific notes:
The object exposes a readable attribute 'TextWordWrap'. This is the getter.

TextWrapAnywhere

Signature: [static,const] Qt_TextFlag TextWrapAnywhere

Description: Enum constant Qt::TextWrapAnywhere

Python specific notes:
The object exposes a readable attribute 'TextWrapAnywhere'. This is the getter.

TexturePattern

Signature: [static,const] Qt_BrushStyle TexturePattern

Description: Enum constant Qt::TexturePattern

Python specific notes:
The object exposes a readable attribute 'TexturePattern'. This is the getter.

ThresholdAlphaDither

Signature: [static,const] Qt_ImageConversionFlag ThresholdAlphaDither

Description: Enum constant Qt::ThresholdAlphaDither

Python specific notes:
The object exposes a readable attribute 'ThresholdAlphaDither'. This is the getter.

ThresholdDither

Signature: [static,const] Qt_ImageConversionFlag ThresholdDither

Description: Enum constant Qt::ThresholdDither

Python specific notes:
The object exposes a readable attribute 'ThresholdDither'. This is the getter.

Thursday

Signature: [static,const] Qt_DayOfWeek Thursday

Description: Enum constant Qt::Thursday

Python specific notes:
The object exposes a readable attribute 'Thursday'. This is the getter.

TimeZone

Signature: [static,const] Qt_TimeSpec TimeZone

Description: Enum constant Qt::TimeZone

Python specific notes:
The object exposes a readable attribute 'TimeZone'. This is the getter.

TitleBarArea

Signature: [static,const] Qt_WindowFrameSection TitleBarArea

Description: Enum constant Qt::TitleBarArea

Python specific notes:
The object exposes a readable attribute 'TitleBarArea'. This is the getter.

Tool

Signature: [static,const] Qt_WindowType Tool

Description: Enum constant Qt::Tool

Python specific notes:
The object exposes a readable attribute 'Tool'. This is the getter.

ToolBarArea_Mask

Signature: [static,const] Qt_ToolBarArea ToolBarArea_Mask

Description: Enum constant Qt::ToolBarArea_Mask

Python specific notes:
The object exposes a readable attribute 'ToolBarArea_Mask'. This is the getter.

ToolButtonFollowStyle

Signature: [static,const] Qt_ToolButtonStyle ToolButtonFollowStyle

Description: Enum constant Qt::ToolButtonFollowStyle

Python specific notes:
The object exposes a readable attribute 'ToolButtonFollowStyle'. This is the getter.

ToolButtonIconOnly

Signature: [static,const] Qt_ToolButtonStyle ToolButtonIconOnly

Description: Enum constant Qt::ToolButtonIconOnly

Python specific notes:
The object exposes a readable attribute 'ToolButtonIconOnly'. This is the getter.

ToolButtonTextBesideIcon

Signature: [static,const] Qt_ToolButtonStyle ToolButtonTextBesideIcon

Description: Enum constant Qt::ToolButtonTextBesideIcon

Python specific notes:
The object exposes a readable attribute 'ToolButtonTextBesideIcon'. This is the getter.

ToolButtonTextOnly

Signature: [static,const] Qt_ToolButtonStyle ToolButtonTextOnly

Description: Enum constant Qt::ToolButtonTextOnly

Python specific notes:
The object exposes a readable attribute 'ToolButtonTextOnly'. This is the getter.

ToolButtonTextUnderIcon

Signature: [static,const] Qt_ToolButtonStyle ToolButtonTextUnderIcon

Description: Enum constant Qt::ToolButtonTextUnderIcon

Python specific notes:
The object exposes a readable attribute 'ToolButtonTextUnderIcon'. This is the getter.

ToolTip

Signature: [static,const] Qt_WindowType ToolTip

Description: Enum constant Qt::ToolTip

Python specific notes:
The object exposes a readable attribute 'ToolTip'. This is the getter.

ToolTipPropertyRole

Signature: [static,const] Qt_ItemDataRole ToolTipPropertyRole

Description: Enum constant Qt::ToolTipPropertyRole

Python specific notes:
The object exposes a readable attribute 'ToolTipPropertyRole'. This is the getter.

ToolTipRole

Signature: [static,const] Qt_ItemDataRole ToolTipRole

Description: Enum constant Qt::ToolTipRole

Python specific notes:
The object exposes a readable attribute 'ToolTipRole'. This is the getter.

TopDockWidgetArea

Signature: [static,const] Qt_DockWidgetArea TopDockWidgetArea

Description: Enum constant Qt::TopDockWidgetArea

Python specific notes:
The object exposes a readable attribute 'TopDockWidgetArea'. This is the getter.

TopEdge

Signature: [static,const] Qt_Edge TopEdge

Description: Enum constant Qt::TopEdge

Python specific notes:
The object exposes a readable attribute 'TopEdge'. This is the getter.

TopLeftCorner

Signature: [static,const] Qt_Corner TopLeftCorner

Description: Enum constant Qt::TopLeftCorner

Python specific notes:
The object exposes a readable attribute 'TopLeftCorner'. This is the getter.

TopLeftSection

Signature: [static,const] Qt_WindowFrameSection TopLeftSection

Description: Enum constant Qt::TopLeftSection

Python specific notes:
The object exposes a readable attribute 'TopLeftSection'. This is the getter.

TopRightCorner

Signature: [static,const] Qt_Corner TopRightCorner

Description: Enum constant Qt::TopRightCorner

Python specific notes:
The object exposes a readable attribute 'TopRightCorner'. This is the getter.

TopRightSection

Signature: [static,const] Qt_WindowFrameSection TopRightSection

Description: Enum constant Qt::TopRightSection

Python specific notes:
The object exposes a readable attribute 'TopRightSection'. This is the getter.

TopSection

Signature: [static,const] Qt_WindowFrameSection TopSection

Description: Enum constant Qt::TopSection

Python specific notes:
The object exposes a readable attribute 'TopSection'. This is the getter.

TopToolBarArea

Signature: [static,const] Qt_ToolBarArea TopToolBarArea

Description: Enum constant Qt::TopToolBarArea

Python specific notes:
The object exposes a readable attribute 'TopToolBarArea'. This is the getter.

TouchPointMoved

Signature: [static,const] Qt_TouchPointState TouchPointMoved

Description: Enum constant Qt::TouchPointMoved

Python specific notes:
The object exposes a readable attribute 'TouchPointMoved'. This is the getter.

TouchPointPressed

Signature: [static,const] Qt_TouchPointState TouchPointPressed

Description: Enum constant Qt::TouchPointPressed

Python specific notes:
The object exposes a readable attribute 'TouchPointPressed'. This is the getter.

TouchPointReleased

Signature: [static,const] Qt_TouchPointState TouchPointReleased

Description: Enum constant Qt::TouchPointReleased

Python specific notes:
The object exposes a readable attribute 'TouchPointReleased'. This is the getter.

TouchPointStationary

Signature: [static,const] Qt_TouchPointState TouchPointStationary

Description: Enum constant Qt::TouchPointStationary

Python specific notes:
The object exposes a readable attribute 'TouchPointStationary'. This is the getter.

TransparentMode

Signature: [static,const] Qt_BGMode TransparentMode

Description: Enum constant Qt::TransparentMode

Python specific notes:
The object exposes a readable attribute 'TransparentMode'. This is the getter.

Tuesday

Signature: [static,const] Qt_DayOfWeek Tuesday

Description: Enum constant Qt::Tuesday

Python specific notes:
The object exposes a readable attribute 'Tuesday'. This is the getter.

UI_AnimateCombo

Signature: [static,const] Qt_UIEffect UI_AnimateCombo

Description: Enum constant Qt::UI_AnimateCombo

Python specific notes:
The object exposes a readable attribute 'UI_AnimateCombo'. This is the getter.

UI_AnimateMenu

Signature: [static,const] Qt_UIEffect UI_AnimateMenu

Description: Enum constant Qt::UI_AnimateMenu

Python specific notes:
The object exposes a readable attribute 'UI_AnimateMenu'. This is the getter.

UI_AnimateToolBox

Signature: [static,const] Qt_UIEffect UI_AnimateToolBox

Description: Enum constant Qt::UI_AnimateToolBox

Python specific notes:
The object exposes a readable attribute 'UI_AnimateToolBox'. This is the getter.

UI_AnimateTooltip

Signature: [static,const] Qt_UIEffect UI_AnimateTooltip

Description: Enum constant Qt::UI_AnimateTooltip

Python specific notes:
The object exposes a readable attribute 'UI_AnimateTooltip'. This is the getter.

UI_FadeMenu

Signature: [static,const] Qt_UIEffect UI_FadeMenu

Description: Enum constant Qt::UI_FadeMenu

Python specific notes:
The object exposes a readable attribute 'UI_FadeMenu'. This is the getter.

UI_FadeTooltip

Signature: [static,const] Qt_UIEffect UI_FadeTooltip

Description: Enum constant Qt::UI_FadeTooltip

Python specific notes:
The object exposes a readable attribute 'UI_FadeTooltip'. This is the getter.

UI_General

Signature: [static,const] Qt_UIEffect UI_General

Description: Enum constant Qt::UI_General

Python specific notes:
The object exposes a readable attribute 'UI_General'. This is the getter.

UNICODE_ACCEL

Signature: [static,const] Qt_Modifier UNICODE_ACCEL

Description: Enum constant Qt::UNICODE_ACCEL

Python specific notes:
The object exposes a readable attribute 'UNICODE_ACCEL'. This is the getter.

UTC

Signature: [static,const] Qt_TimeSpec UTC

Description: Enum constant Qt::UTC

Python specific notes:
The object exposes a readable attribute 'UTC'. This is the getter.

Unchecked

Signature: [static,const] Qt_CheckState Unchecked

Description: Enum constant Qt::Unchecked

Python specific notes:
The object exposes a readable attribute 'Unchecked'. This is the getter.

Uninitialized

Signature: [static,const] Qt_Initialization Uninitialized

Description: Enum constant Qt::Uninitialized

Python specific notes:
The object exposes a readable attribute 'Uninitialized'. This is the getter.

UniqueConnection

Signature: [static,const] Qt_ConnectionType UniqueConnection

Description: Enum constant Qt::UniqueConnection

Python specific notes:
The object exposes a readable attribute 'UniqueConnection'. This is the getter.

UpArrow

Signature: [static,const] Qt_ArrowType UpArrow

Description: Enum constant Qt::UpArrow

Python specific notes:
The object exposes a readable attribute 'UpArrow'. This is the getter.

UpArrowCursor

Signature: [static,const] Qt_CursorShape UpArrowCursor

Description: Enum constant Qt::UpArrowCursor

Python specific notes:
The object exposes a readable attribute 'UpArrowCursor'. This is the getter.

UserRole

Signature: [static,const] Qt_ItemDataRole UserRole

Description: Enum constant Qt::UserRole

Python specific notes:
The object exposes a readable attribute 'UserRole'. This is the getter.

VerPattern

Signature: [static,const] Qt_BrushStyle VerPattern

Description: Enum constant Qt::VerPattern

Python specific notes:
The object exposes a readable attribute 'VerPattern'. This is the getter.

Vertical

Signature: [static,const] Qt_Orientation Vertical

Description: Enum constant Qt::Vertical

Python specific notes:
The object exposes a readable attribute 'Vertical'. This is the getter.

VeryCoarseTimer

Signature: [static,const] Qt_TimerType VeryCoarseTimer

Description: Enum constant Qt::VeryCoarseTimer

Python specific notes:
The object exposes a readable attribute 'VeryCoarseTimer'. This is the getter.

VisualMoveStyle

Signature: [static,const] Qt_CursorMoveStyle VisualMoveStyle

Description: Enum constant Qt::VisualMoveStyle

Python specific notes:
The object exposes a readable attribute 'VisualMoveStyle'. This is the getter.

WA_AcceptDrops

Signature: [static,const] Qt_WidgetAttribute WA_AcceptDrops

Description: Enum constant Qt::WA_AcceptDrops

Python specific notes:
The object exposes a readable attribute 'WA_AcceptDrops'. This is the getter.

WA_AcceptTouchEvents

Signature: [static,const] Qt_WidgetAttribute WA_AcceptTouchEvents

Description: Enum constant Qt::WA_AcceptTouchEvents

Python specific notes:
The object exposes a readable attribute 'WA_AcceptTouchEvents'. This is the getter.

WA_AlwaysShowToolTips

Signature: [static,const] Qt_WidgetAttribute WA_AlwaysShowToolTips

Description: Enum constant Qt::WA_AlwaysShowToolTips

Python specific notes:
The object exposes a readable attribute 'WA_AlwaysShowToolTips'. This is the getter.

WA_AlwaysStackOnTop

Signature: [static,const] Qt_WidgetAttribute WA_AlwaysStackOnTop

Description: Enum constant Qt::WA_AlwaysStackOnTop

Python specific notes:
The object exposes a readable attribute 'WA_AlwaysStackOnTop'. This is the getter.

WA_AttributeCount

Signature: [static,const] Qt_WidgetAttribute WA_AttributeCount

Description: Enum constant Qt::WA_AttributeCount

Python specific notes:
The object exposes a readable attribute 'WA_AttributeCount'. This is the getter.

WA_CanHostQMdiSubWindowTitleBar

Signature: [static,const] Qt_WidgetAttribute WA_CanHostQMdiSubWindowTitleBar

Description: Enum constant Qt::WA_CanHostQMdiSubWindowTitleBar

Python specific notes:
The object exposes a readable attribute 'WA_CanHostQMdiSubWindowTitleBar'. This is the getter.

WA_ContentsPropagated

Signature: [static,const] Qt_WidgetAttribute WA_ContentsPropagated

Description: Enum constant Qt::WA_ContentsPropagated

Python specific notes:
The object exposes a readable attribute 'WA_ContentsPropagated'. This is the getter.

WA_CustomWhatsThis

Signature: [static,const] Qt_WidgetAttribute WA_CustomWhatsThis

Description: Enum constant Qt::WA_CustomWhatsThis

Python specific notes:
The object exposes a readable attribute 'WA_CustomWhatsThis'. This is the getter.

WA_DeleteOnClose

Signature: [static,const] Qt_WidgetAttribute WA_DeleteOnClose

Description: Enum constant Qt::WA_DeleteOnClose

Python specific notes:
The object exposes a readable attribute 'WA_DeleteOnClose'. This is the getter.

WA_Disabled

Signature: [static,const] Qt_WidgetAttribute WA_Disabled

Description: Enum constant Qt::WA_Disabled

Python specific notes:
The object exposes a readable attribute 'WA_Disabled'. This is the getter.

WA_DontCreateNativeAncestors

Signature: [static,const] Qt_WidgetAttribute WA_DontCreateNativeAncestors

Description: Enum constant Qt::WA_DontCreateNativeAncestors

Python specific notes:
The object exposes a readable attribute 'WA_DontCreateNativeAncestors'. This is the getter.

WA_DontShowOnScreen

Signature: [static,const] Qt_WidgetAttribute WA_DontShowOnScreen

Description: Enum constant Qt::WA_DontShowOnScreen

Python specific notes:
The object exposes a readable attribute 'WA_DontShowOnScreen'. This is the getter.

WA_DropSiteRegistered

Signature: [static,const] Qt_WidgetAttribute WA_DropSiteRegistered

Description: Enum constant Qt::WA_DropSiteRegistered

Python specific notes:
The object exposes a readable attribute 'WA_DropSiteRegistered'. This is the getter.

WA_ForceAcceptDrops

Signature: [static,const] Qt_WidgetAttribute WA_ForceAcceptDrops

Description: Enum constant Qt::WA_ForceAcceptDrops

Python specific notes:
The object exposes a readable attribute 'WA_ForceAcceptDrops'. This is the getter.

WA_ForceDisabled

Signature: [static,const] Qt_WidgetAttribute WA_ForceDisabled

Description: Enum constant Qt::WA_ForceDisabled

Python specific notes:
The object exposes a readable attribute 'WA_ForceDisabled'. This is the getter.

WA_ForceUpdatesDisabled

Signature: [static,const] Qt_WidgetAttribute WA_ForceUpdatesDisabled

Description: Enum constant Qt::WA_ForceUpdatesDisabled

Python specific notes:
The object exposes a readable attribute 'WA_ForceUpdatesDisabled'. This is the getter.

WA_GrabbedShortcut

Signature: [static,const] Qt_WidgetAttribute WA_GrabbedShortcut

Description: Enum constant Qt::WA_GrabbedShortcut

Python specific notes:
The object exposes a readable attribute 'WA_GrabbedShortcut'. This is the getter.

WA_GroupLeader

Signature: [static,const] Qt_WidgetAttribute WA_GroupLeader

Description: Enum constant Qt::WA_GroupLeader

Python specific notes:
The object exposes a readable attribute 'WA_GroupLeader'. This is the getter.

WA_Hover

Signature: [static,const] Qt_WidgetAttribute WA_Hover

Description: Enum constant Qt::WA_Hover

Python specific notes:
The object exposes a readable attribute 'WA_Hover'. This is the getter.

WA_InputMethodEnabled

Signature: [static,const] Qt_WidgetAttribute WA_InputMethodEnabled

Description: Enum constant Qt::WA_InputMethodEnabled

Python specific notes:
The object exposes a readable attribute 'WA_InputMethodEnabled'. This is the getter.

WA_InputMethodTransparent

Signature: [static,const] Qt_WidgetAttribute WA_InputMethodTransparent

Description: Enum constant Qt::WA_InputMethodTransparent

Python specific notes:
The object exposes a readable attribute 'WA_InputMethodTransparent'. This is the getter.

WA_InvalidSize

Signature: [static,const] Qt_WidgetAttribute WA_InvalidSize

Description: Enum constant Qt::WA_InvalidSize

Python specific notes:
The object exposes a readable attribute 'WA_InvalidSize'. This is the getter.

WA_KeyCompression

Signature: [static,const] Qt_WidgetAttribute WA_KeyCompression

Description: Enum constant Qt::WA_KeyCompression

Python specific notes:
The object exposes a readable attribute 'WA_KeyCompression'. This is the getter.

WA_KeyboardFocusChange

Signature: [static,const] Qt_WidgetAttribute WA_KeyboardFocusChange

Description: Enum constant Qt::WA_KeyboardFocusChange

Python specific notes:
The object exposes a readable attribute 'WA_KeyboardFocusChange'. This is the getter.

WA_LaidOut

Signature: [static,const] Qt_WidgetAttribute WA_LaidOut

Description: Enum constant Qt::WA_LaidOut

Python specific notes:
The object exposes a readable attribute 'WA_LaidOut'. This is the getter.

WA_LayoutOnEntireRect

Signature: [static,const] Qt_WidgetAttribute WA_LayoutOnEntireRect

Description: Enum constant Qt::WA_LayoutOnEntireRect

Python specific notes:
The object exposes a readable attribute 'WA_LayoutOnEntireRect'. This is the getter.

WA_LayoutUsesWidgetRect

Signature: [static,const] Qt_WidgetAttribute WA_LayoutUsesWidgetRect

Description: Enum constant Qt::WA_LayoutUsesWidgetRect

Python specific notes:
The object exposes a readable attribute 'WA_LayoutUsesWidgetRect'. This is the getter.

WA_MSWindowsUseDirect3D

Signature: [static,const] Qt_WidgetAttribute WA_MSWindowsUseDirect3D

Description: Enum constant Qt::WA_MSWindowsUseDirect3D

Python specific notes:
The object exposes a readable attribute 'WA_MSWindowsUseDirect3D'. This is the getter.

WA_MacAlwaysShowToolWindow

Signature: [static,const] Qt_WidgetAttribute WA_MacAlwaysShowToolWindow

Description: Enum constant Qt::WA_MacAlwaysShowToolWindow

Python specific notes:
The object exposes a readable attribute 'WA_MacAlwaysShowToolWindow'. This is the getter.

WA_MacBrushedMetal

Signature: [static,const] Qt_WidgetAttribute WA_MacBrushedMetal

Description: Enum constant Qt::WA_MacBrushedMetal

Python specific notes:
The object exposes a readable attribute 'WA_MacBrushedMetal'. This is the getter.

WA_MacFrameworkScaled

Signature: [static,const] Qt_WidgetAttribute WA_MacFrameworkScaled

Description: Enum constant Qt::WA_MacFrameworkScaled

Python specific notes:
The object exposes a readable attribute 'WA_MacFrameworkScaled'. This is the getter.

WA_MacMetalStyle

Signature: [static,const] Qt_WidgetAttribute WA_MacMetalStyle

Description: Enum constant Qt::WA_MacMetalStyle

Python specific notes:
The object exposes a readable attribute 'WA_MacMetalStyle'. This is the getter.

WA_MacMiniSize

Signature: [static,const] Qt_WidgetAttribute WA_MacMiniSize

Description: Enum constant Qt::WA_MacMiniSize

Python specific notes:
The object exposes a readable attribute 'WA_MacMiniSize'. This is the getter.

WA_MacNoClickThrough

Signature: [static,const] Qt_WidgetAttribute WA_MacNoClickThrough

Description: Enum constant Qt::WA_MacNoClickThrough

Python specific notes:
The object exposes a readable attribute 'WA_MacNoClickThrough'. This is the getter.

WA_MacNoShadow

Signature: [static,const] Qt_WidgetAttribute WA_MacNoShadow

Description: Enum constant Qt::WA_MacNoShadow

Python specific notes:
The object exposes a readable attribute 'WA_MacNoShadow'. This is the getter.

WA_MacNormalSize

Signature: [static,const] Qt_WidgetAttribute WA_MacNormalSize

Description: Enum constant Qt::WA_MacNormalSize

Python specific notes:
The object exposes a readable attribute 'WA_MacNormalSize'. This is the getter.

WA_MacOpaqueSizeGrip

Signature: [static,const] Qt_WidgetAttribute WA_MacOpaqueSizeGrip

Description: Enum constant Qt::WA_MacOpaqueSizeGrip

Python specific notes:
The object exposes a readable attribute 'WA_MacOpaqueSizeGrip'. This is the getter.

WA_MacShowFocusRect

Signature: [static,const] Qt_WidgetAttribute WA_MacShowFocusRect

Description: Enum constant Qt::WA_MacShowFocusRect

Python specific notes:
The object exposes a readable attribute 'WA_MacShowFocusRect'. This is the getter.

WA_MacSmallSize

Signature: [static,const] Qt_WidgetAttribute WA_MacSmallSize

Description: Enum constant Qt::WA_MacSmallSize

Python specific notes:
The object exposes a readable attribute 'WA_MacSmallSize'. This is the getter.

WA_MacVariableSize

Signature: [static,const] Qt_WidgetAttribute WA_MacVariableSize

Description: Enum constant Qt::WA_MacVariableSize

Python specific notes:
The object exposes a readable attribute 'WA_MacVariableSize'. This is the getter.

WA_Mapped

Signature: [static,const] Qt_WidgetAttribute WA_Mapped

Description: Enum constant Qt::WA_Mapped

Python specific notes:
The object exposes a readable attribute 'WA_Mapped'. This is the getter.

WA_MouseNoMask

Signature: [static,const] Qt_WidgetAttribute WA_MouseNoMask

Description: Enum constant Qt::WA_MouseNoMask

Python specific notes:
The object exposes a readable attribute 'WA_MouseNoMask'. This is the getter.

WA_MouseTracking

Signature: [static,const] Qt_WidgetAttribute WA_MouseTracking

Description: Enum constant Qt::WA_MouseTracking

Python specific notes:
The object exposes a readable attribute 'WA_MouseTracking'. This is the getter.

WA_Moved

Signature: [static,const] Qt_WidgetAttribute WA_Moved

Description: Enum constant Qt::WA_Moved

Python specific notes:
The object exposes a readable attribute 'WA_Moved'. This is the getter.

WA_NativeWindow

Signature: [static,const] Qt_WidgetAttribute WA_NativeWindow

Description: Enum constant Qt::WA_NativeWindow

Python specific notes:
The object exposes a readable attribute 'WA_NativeWindow'. This is the getter.

WA_NoBackground

Signature: [static,const] Qt_WidgetAttribute WA_NoBackground

Description: Enum constant Qt::WA_NoBackground

Python specific notes:
The object exposes a readable attribute 'WA_NoBackground'. This is the getter.

WA_NoChildEventsForParent

Signature: [static,const] Qt_WidgetAttribute WA_NoChildEventsForParent

Description: Enum constant Qt::WA_NoChildEventsForParent

Python specific notes:
The object exposes a readable attribute 'WA_NoChildEventsForParent'. This is the getter.

WA_NoChildEventsFromChildren

Signature: [static,const] Qt_WidgetAttribute WA_NoChildEventsFromChildren

Description: Enum constant Qt::WA_NoChildEventsFromChildren

Python specific notes:
The object exposes a readable attribute 'WA_NoChildEventsFromChildren'. This is the getter.

WA_NoMousePropagation

Signature: [static,const] Qt_WidgetAttribute WA_NoMousePropagation

Description: Enum constant Qt::WA_NoMousePropagation

Python specific notes:
The object exposes a readable attribute 'WA_NoMousePropagation'. This is the getter.

WA_NoMouseReplay

Signature: [static,const] Qt_WidgetAttribute WA_NoMouseReplay

Description: Enum constant Qt::WA_NoMouseReplay

Python specific notes:
The object exposes a readable attribute 'WA_NoMouseReplay'. This is the getter.

WA_NoSystemBackground

Signature: [static,const] Qt_WidgetAttribute WA_NoSystemBackground

Description: Enum constant Qt::WA_NoSystemBackground

Python specific notes:
The object exposes a readable attribute 'WA_NoSystemBackground'. This is the getter.

WA_NoX11EventCompression

Signature: [static,const] Qt_WidgetAttribute WA_NoX11EventCompression

Description: Enum constant Qt::WA_NoX11EventCompression

Python specific notes:
The object exposes a readable attribute 'WA_NoX11EventCompression'. This is the getter.

WA_OpaquePaintEvent

Signature: [static,const] Qt_WidgetAttribute WA_OpaquePaintEvent

Description: Enum constant Qt::WA_OpaquePaintEvent

Python specific notes:
The object exposes a readable attribute 'WA_OpaquePaintEvent'. This is the getter.

WA_OutsideWSRange

Signature: [static,const] Qt_WidgetAttribute WA_OutsideWSRange

Description: Enum constant Qt::WA_OutsideWSRange

Python specific notes:
The object exposes a readable attribute 'WA_OutsideWSRange'. This is the getter.

WA_PaintOnScreen

Signature: [static,const] Qt_WidgetAttribute WA_PaintOnScreen

Description: Enum constant Qt::WA_PaintOnScreen

Python specific notes:
The object exposes a readable attribute 'WA_PaintOnScreen'. This is the getter.

WA_PaintUnclipped

Signature: [static,const] Qt_WidgetAttribute WA_PaintUnclipped

Description: Enum constant Qt::WA_PaintUnclipped

Python specific notes:
The object exposes a readable attribute 'WA_PaintUnclipped'. This is the getter.

WA_PendingMoveEvent

Signature: [static,const] Qt_WidgetAttribute WA_PendingMoveEvent

Description: Enum constant Qt::WA_PendingMoveEvent

Python specific notes:
The object exposes a readable attribute 'WA_PendingMoveEvent'. This is the getter.

WA_PendingResizeEvent

Signature: [static,const] Qt_WidgetAttribute WA_PendingResizeEvent

Description: Enum constant Qt::WA_PendingResizeEvent

Python specific notes:
The object exposes a readable attribute 'WA_PendingResizeEvent'. This is the getter.

WA_PendingUpdate

Signature: [static,const] Qt_WidgetAttribute WA_PendingUpdate

Description: Enum constant Qt::WA_PendingUpdate

Python specific notes:
The object exposes a readable attribute 'WA_PendingUpdate'. This is the getter.

WA_QuitOnClose

Signature: [static,const] Qt_WidgetAttribute WA_QuitOnClose

Description: Enum constant Qt::WA_QuitOnClose

Python specific notes:
The object exposes a readable attribute 'WA_QuitOnClose'. This is the getter.

WA_Resized

Signature: [static,const] Qt_WidgetAttribute WA_Resized

Description: Enum constant Qt::WA_Resized

Python specific notes:
The object exposes a readable attribute 'WA_Resized'. This is the getter.

WA_RightToLeft

Signature: [static,const] Qt_WidgetAttribute WA_RightToLeft

Description: Enum constant Qt::WA_RightToLeft

Python specific notes:
The object exposes a readable attribute 'WA_RightToLeft'. This is the getter.

WA_SetCursor

Signature: [static,const] Qt_WidgetAttribute WA_SetCursor

Description: Enum constant Qt::WA_SetCursor

Python specific notes:
The object exposes a readable attribute 'WA_SetCursor'. This is the getter.

WA_SetFont

Signature: [static,const] Qt_WidgetAttribute WA_SetFont

Description: Enum constant Qt::WA_SetFont

Python specific notes:
The object exposes a readable attribute 'WA_SetFont'. This is the getter.

WA_SetLayoutDirection

Signature: [static,const] Qt_WidgetAttribute WA_SetLayoutDirection

Description: Enum constant Qt::WA_SetLayoutDirection

Python specific notes:
The object exposes a readable attribute 'WA_SetLayoutDirection'. This is the getter.

WA_SetLocale

Signature: [static,const] Qt_WidgetAttribute WA_SetLocale

Description: Enum constant Qt::WA_SetLocale

Python specific notes:
The object exposes a readable attribute 'WA_SetLocale'. This is the getter.

WA_SetPalette

Signature: [static,const] Qt_WidgetAttribute WA_SetPalette

Description: Enum constant Qt::WA_SetPalette

Python specific notes:
The object exposes a readable attribute 'WA_SetPalette'. This is the getter.

WA_SetStyle

Signature: [static,const] Qt_WidgetAttribute WA_SetStyle

Description: Enum constant Qt::WA_SetStyle

Python specific notes:
The object exposes a readable attribute 'WA_SetStyle'. This is the getter.

WA_SetWindowIcon

Signature: [static,const] Qt_WidgetAttribute WA_SetWindowIcon

Description: Enum constant Qt::WA_SetWindowIcon

Python specific notes:
The object exposes a readable attribute 'WA_SetWindowIcon'. This is the getter.

WA_SetWindowModality

Signature: [static,const] Qt_WidgetAttribute WA_SetWindowModality

Description: Enum constant Qt::WA_SetWindowModality

Python specific notes:
The object exposes a readable attribute 'WA_SetWindowModality'. This is the getter.

WA_ShowModal

Signature: [static,const] Qt_WidgetAttribute WA_ShowModal

Description: Enum constant Qt::WA_ShowModal

Python specific notes:
The object exposes a readable attribute 'WA_ShowModal'. This is the getter.

WA_ShowWithoutActivating

Signature: [static,const] Qt_WidgetAttribute WA_ShowWithoutActivating

Description: Enum constant Qt::WA_ShowWithoutActivating

Python specific notes:
The object exposes a readable attribute 'WA_ShowWithoutActivating'. This is the getter.

WA_StaticContents

Signature: [static,const] Qt_WidgetAttribute WA_StaticContents

Description: Enum constant Qt::WA_StaticContents

Python specific notes:
The object exposes a readable attribute 'WA_StaticContents'. This is the getter.

WA_StyleSheet

Signature: [static,const] Qt_WidgetAttribute WA_StyleSheet

Description: Enum constant Qt::WA_StyleSheet

Python specific notes:
The object exposes a readable attribute 'WA_StyleSheet'. This is the getter.

WA_StyledBackground

Signature: [static,const] Qt_WidgetAttribute WA_StyledBackground

Description: Enum constant Qt::WA_StyledBackground

Python specific notes:
The object exposes a readable attribute 'WA_StyledBackground'. This is the getter.

WA_TintedBackground

Signature: [static,const] Qt_WidgetAttribute WA_TintedBackground

Description: Enum constant Qt::WA_TintedBackground

Python specific notes:
The object exposes a readable attribute 'WA_TintedBackground'. This is the getter.

WA_TouchPadAcceptSingleTouchEvents

Signature: [static,const] Qt_WidgetAttribute WA_TouchPadAcceptSingleTouchEvents

Description: Enum constant Qt::WA_TouchPadAcceptSingleTouchEvents

Python specific notes:
The object exposes a readable attribute 'WA_TouchPadAcceptSingleTouchEvents'. This is the getter.

WA_TranslucentBackground

Signature: [static,const] Qt_WidgetAttribute WA_TranslucentBackground

Description: Enum constant Qt::WA_TranslucentBackground

Python specific notes:
The object exposes a readable attribute 'WA_TranslucentBackground'. This is the getter.

WA_TransparentForMouseEvents

Signature: [static,const] Qt_WidgetAttribute WA_TransparentForMouseEvents

Description: Enum constant Qt::WA_TransparentForMouseEvents

Python specific notes:
The object exposes a readable attribute 'WA_TransparentForMouseEvents'. This is the getter.

WA_UnderMouse

Signature: [static,const] Qt_WidgetAttribute WA_UnderMouse

Description: Enum constant Qt::WA_UnderMouse

Python specific notes:
The object exposes a readable attribute 'WA_UnderMouse'. This is the getter.

WA_UpdatesDisabled

Signature: [static,const] Qt_WidgetAttribute WA_UpdatesDisabled

Description: Enum constant Qt::WA_UpdatesDisabled

Python specific notes:
The object exposes a readable attribute 'WA_UpdatesDisabled'. This is the getter.

WA_WState_AcceptedTouchBeginEvent

Signature: [static,const] Qt_WidgetAttribute WA_WState_AcceptedTouchBeginEvent

Description: Enum constant Qt::WA_WState_AcceptedTouchBeginEvent

Python specific notes:
The object exposes a readable attribute 'WA_WState_AcceptedTouchBeginEvent'. This is the getter.

WA_WState_CompressKeys

Signature: [static,const] Qt_WidgetAttribute WA_WState_CompressKeys

Description: Enum constant Qt::WA_WState_CompressKeys

Python specific notes:
The object exposes a readable attribute 'WA_WState_CompressKeys'. This is the getter.

WA_WState_ConfigPending

Signature: [static,const] Qt_WidgetAttribute WA_WState_ConfigPending

Description: Enum constant Qt::WA_WState_ConfigPending

Python specific notes:
The object exposes a readable attribute 'WA_WState_ConfigPending'. This is the getter.

WA_WState_Created

Signature: [static,const] Qt_WidgetAttribute WA_WState_Created

Description: Enum constant Qt::WA_WState_Created

Python specific notes:
The object exposes a readable attribute 'WA_WState_Created'. This is the getter.

WA_WState_DND

Signature: [static,const] Qt_WidgetAttribute WA_WState_DND

Description: Enum constant Qt::WA_WState_DND

Python specific notes:
The object exposes a readable attribute 'WA_WState_DND'. This is the getter.

WA_WState_ExplicitShowHide

Signature: [static,const] Qt_WidgetAttribute WA_WState_ExplicitShowHide

Description: Enum constant Qt::WA_WState_ExplicitShowHide

Python specific notes:
The object exposes a readable attribute 'WA_WState_ExplicitShowHide'. This is the getter.

WA_WState_Hidden

Signature: [static,const] Qt_WidgetAttribute WA_WState_Hidden

Description: Enum constant Qt::WA_WState_Hidden

Python specific notes:
The object exposes a readable attribute 'WA_WState_Hidden'. This is the getter.

WA_WState_InPaintEvent

Signature: [static,const] Qt_WidgetAttribute WA_WState_InPaintEvent

Description: Enum constant Qt::WA_WState_InPaintEvent

Python specific notes:
The object exposes a readable attribute 'WA_WState_InPaintEvent'. This is the getter.

WA_WState_OwnSizePolicy

Signature: [static,const] Qt_WidgetAttribute WA_WState_OwnSizePolicy

Description: Enum constant Qt::WA_WState_OwnSizePolicy

Python specific notes:
The object exposes a readable attribute 'WA_WState_OwnSizePolicy'. This is the getter.

WA_WState_Polished

Signature: [static,const] Qt_WidgetAttribute WA_WState_Polished

Description: Enum constant Qt::WA_WState_Polished

Python specific notes:
The object exposes a readable attribute 'WA_WState_Polished'. This is the getter.

WA_WState_Reparented

Signature: [static,const] Qt_WidgetAttribute WA_WState_Reparented

Description: Enum constant Qt::WA_WState_Reparented

Python specific notes:
The object exposes a readable attribute 'WA_WState_Reparented'. This is the getter.

WA_WState_Visible

Signature: [static,const] Qt_WidgetAttribute WA_WState_Visible

Description: Enum constant Qt::WA_WState_Visible

Python specific notes:
The object exposes a readable attribute 'WA_WState_Visible'. This is the getter.

WA_WState_WindowOpacitySet

Signature: [static,const] Qt_WidgetAttribute WA_WState_WindowOpacitySet

Description: Enum constant Qt::WA_WState_WindowOpacitySet

Python specific notes:
The object exposes a readable attribute 'WA_WState_WindowOpacitySet'. This is the getter.

WA_WindowModified

Signature: [static,const] Qt_WidgetAttribute WA_WindowModified

Description: Enum constant Qt::WA_WindowModified

Python specific notes:
The object exposes a readable attribute 'WA_WindowModified'. This is the getter.

WA_WindowPropagation

Signature: [static,const] Qt_WidgetAttribute WA_WindowPropagation

Description: Enum constant Qt::WA_WindowPropagation

Python specific notes:
The object exposes a readable attribute 'WA_WindowPropagation'. This is the getter.

WA_X11BypassTransientForHint

Signature: [static,const] Qt_WidgetAttribute WA_X11BypassTransientForHint

Description: Enum constant Qt::WA_X11BypassTransientForHint

Python specific notes:
The object exposes a readable attribute 'WA_X11BypassTransientForHint'. This is the getter.

WA_X11DoNotAcceptFocus

Signature: [static,const] Qt_WidgetAttribute WA_X11DoNotAcceptFocus

Description: Enum constant Qt::WA_X11DoNotAcceptFocus

Python specific notes:
The object exposes a readable attribute 'WA_X11DoNotAcceptFocus'. This is the getter.

WA_X11NetWmWindowTypeCombo

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeCombo

Description: Enum constant Qt::WA_X11NetWmWindowTypeCombo

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeCombo'. This is the getter.

WA_X11NetWmWindowTypeDND

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeDND

Description: Enum constant Qt::WA_X11NetWmWindowTypeDND

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeDND'. This is the getter.

WA_X11NetWmWindowTypeDesktop

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeDesktop

Description: Enum constant Qt::WA_X11NetWmWindowTypeDesktop

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeDesktop'. This is the getter.

WA_X11NetWmWindowTypeDialog

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeDialog

Description: Enum constant Qt::WA_X11NetWmWindowTypeDialog

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeDialog'. This is the getter.

WA_X11NetWmWindowTypeDock

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeDock

Description: Enum constant Qt::WA_X11NetWmWindowTypeDock

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeDock'. This is the getter.

WA_X11NetWmWindowTypeDropDownMenu

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeDropDownMenu

Description: Enum constant Qt::WA_X11NetWmWindowTypeDropDownMenu

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeDropDownMenu'. This is the getter.

WA_X11NetWmWindowTypeMenu

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeMenu

Description: Enum constant Qt::WA_X11NetWmWindowTypeMenu

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeMenu'. This is the getter.

WA_X11NetWmWindowTypeNotification

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeNotification

Description: Enum constant Qt::WA_X11NetWmWindowTypeNotification

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeNotification'. This is the getter.

WA_X11NetWmWindowTypePopupMenu

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypePopupMenu

Description: Enum constant Qt::WA_X11NetWmWindowTypePopupMenu

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypePopupMenu'. This is the getter.

WA_X11NetWmWindowTypeSplash

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeSplash

Description: Enum constant Qt::WA_X11NetWmWindowTypeSplash

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeSplash'. This is the getter.

WA_X11NetWmWindowTypeToolBar

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeToolBar

Description: Enum constant Qt::WA_X11NetWmWindowTypeToolBar

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeToolBar'. This is the getter.

WA_X11NetWmWindowTypeToolTip

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeToolTip

Description: Enum constant Qt::WA_X11NetWmWindowTypeToolTip

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeToolTip'. This is the getter.

WA_X11NetWmWindowTypeUtility

Signature: [static,const] Qt_WidgetAttribute WA_X11NetWmWindowTypeUtility

Description: Enum constant Qt::WA_X11NetWmWindowTypeUtility

Python specific notes:
The object exposes a readable attribute 'WA_X11NetWmWindowTypeUtility'. This is the getter.

WA_X11OpenGLOverlay

Signature: [static,const] Qt_WidgetAttribute WA_X11OpenGLOverlay

Description: Enum constant Qt::WA_X11OpenGLOverlay

Python specific notes:
The object exposes a readable attribute 'WA_X11OpenGLOverlay'. This is the getter.

WaitCursor

Signature: [static,const] Qt_CursorShape WaitCursor

Description: Enum constant Qt::WaitCursor

Python specific notes:
The object exposes a readable attribute 'WaitCursor'. This is the getter.

Wednesday

Signature: [static,const] Qt_DayOfWeek Wednesday

Description: Enum constant Qt::Wednesday

Python specific notes:
The object exposes a readable attribute 'Wednesday'. This is the getter.

WhatsThisCursor

Signature: [static,const] Qt_CursorShape WhatsThisCursor

Description: Enum constant Qt::WhatsThisCursor

Python specific notes:
The object exposes a readable attribute 'WhatsThisCursor'. This is the getter.

WhatsThisPropertyRole

Signature: [static,const] Qt_ItemDataRole WhatsThisPropertyRole

Description: Enum constant Qt::WhatsThisPropertyRole

Python specific notes:
The object exposes a readable attribute 'WhatsThisPropertyRole'. This is the getter.

WhatsThisRole

Signature: [static,const] Qt_ItemDataRole WhatsThisRole

Description: Enum constant Qt::WhatsThisRole

Python specific notes:
The object exposes a readable attribute 'WhatsThisRole'. This is the getter.

WheelFocus

Signature: [static,const] Qt_FocusPolicy WheelFocus

Description: Enum constant Qt::WheelFocus

Python specific notes:
The object exposes a readable attribute 'WheelFocus'. This is the getter.

WhiteSpaceModeUndefined

Signature: [static,const] Qt_WhiteSpaceMode WhiteSpaceModeUndefined

Description: Enum constant Qt::WhiteSpaceModeUndefined

Python specific notes:
The object exposes a readable attribute 'WhiteSpaceModeUndefined'. This is the getter.

WhiteSpaceNoWrap

Signature: [static,const] Qt_WhiteSpaceMode WhiteSpaceNoWrap

Description: Enum constant Qt::WhiteSpaceNoWrap

Python specific notes:
The object exposes a readable attribute 'WhiteSpaceNoWrap'. This is the getter.

WhiteSpaceNormal

Signature: [static,const] Qt_WhiteSpaceMode WhiteSpaceNormal

Description: Enum constant Qt::WhiteSpaceNormal

Python specific notes:
The object exposes a readable attribute 'WhiteSpaceNormal'. This is the getter.

WhiteSpacePre

Signature: [static,const] Qt_WhiteSpaceMode WhiteSpacePre

Description: Enum constant Qt::WhiteSpacePre

Python specific notes:
The object exposes a readable attribute 'WhiteSpacePre'. This is the getter.

Widget

Signature: [static,const] Qt_WindowType Widget

Description: Enum constant Qt::Widget

Python specific notes:
The object exposes a readable attribute 'Widget'. This is the getter.

WidgetShortcut

Signature: [static,const] Qt_ShortcutContext WidgetShortcut

Description: Enum constant Qt::WidgetShortcut

Python specific notes:
The object exposes a readable attribute 'WidgetShortcut'. This is the getter.

WidgetWithChildrenShortcut

Signature: [static,const] Qt_ShortcutContext WidgetWithChildrenShortcut

Description: Enum constant Qt::WidgetWithChildrenShortcut

Python specific notes:
The object exposes a readable attribute 'WidgetWithChildrenShortcut'. This is the getter.

WindingFill

Signature: [static,const] Qt_FillRule WindingFill

Description: Enum constant Qt::WindingFill

Python specific notes:
The object exposes a readable attribute 'WindingFill'. This is the getter.

Window

Signature: [static,const] Qt_WindowType Window

Description: Enum constant Qt::Window

Python specific notes:
The object exposes a readable attribute 'Window'. This is the getter.

WindowActive

Signature: [static,const] Qt_WindowState WindowActive

Description: Enum constant Qt::WindowActive

Python specific notes:
The object exposes a readable attribute 'WindowActive'. This is the getter.

WindowCloseButtonHint

Signature: [static,const] Qt_WindowType WindowCloseButtonHint

Description: Enum constant Qt::WindowCloseButtonHint

Python specific notes:
The object exposes a readable attribute 'WindowCloseButtonHint'. This is the getter.

WindowContextHelpButtonHint

Signature: [static,const] Qt_WindowType WindowContextHelpButtonHint

Description: Enum constant Qt::WindowContextHelpButtonHint

Python specific notes:
The object exposes a readable attribute 'WindowContextHelpButtonHint'. This is the getter.

WindowDoesNotAcceptFocus

Signature: [static,const] Qt_WindowType WindowDoesNotAcceptFocus

Description: Enum constant Qt::WindowDoesNotAcceptFocus

Python specific notes:
The object exposes a readable attribute 'WindowDoesNotAcceptFocus'. This is the getter.

WindowFullScreen

Signature: [static,const] Qt_WindowState WindowFullScreen

Description: Enum constant Qt::WindowFullScreen

Python specific notes:
The object exposes a readable attribute 'WindowFullScreen'. This is the getter.

WindowFullscreenButtonHint

Signature: [static,const] Qt_WindowType WindowFullscreenButtonHint

Description: Enum constant Qt::WindowFullscreenButtonHint

Python specific notes:
The object exposes a readable attribute 'WindowFullscreenButtonHint'. This is the getter.

WindowMaximizeButtonHint

Signature: [static,const] Qt_WindowType WindowMaximizeButtonHint

Description: Enum constant Qt::WindowMaximizeButtonHint

Python specific notes:
The object exposes a readable attribute 'WindowMaximizeButtonHint'. This is the getter.

WindowMaximized

Signature: [static,const] Qt_WindowState WindowMaximized

Description: Enum constant Qt::WindowMaximized

Python specific notes:
The object exposes a readable attribute 'WindowMaximized'. This is the getter.

WindowMinMaxButtonsHint

Signature: [static,const] Qt_WindowType WindowMinMaxButtonsHint

Description: Enum constant Qt::WindowMinMaxButtonsHint

Python specific notes:
The object exposes a readable attribute 'WindowMinMaxButtonsHint'. This is the getter.

WindowMinimizeButtonHint

Signature: [static,const] Qt_WindowType WindowMinimizeButtonHint

Description: Enum constant Qt::WindowMinimizeButtonHint

Python specific notes:
The object exposes a readable attribute 'WindowMinimizeButtonHint'. This is the getter.

WindowMinimized

Signature: [static,const] Qt_WindowState WindowMinimized

Description: Enum constant Qt::WindowMinimized

Python specific notes:
The object exposes a readable attribute 'WindowMinimized'. This is the getter.

WindowModal

Signature: [static,const] Qt_WindowModality WindowModal

Description: Enum constant Qt::WindowModal

Python specific notes:
The object exposes a readable attribute 'WindowModal'. This is the getter.

WindowNoState

Signature: [static,const] Qt_WindowState WindowNoState

Description: Enum constant Qt::WindowNoState

Python specific notes:
The object exposes a readable attribute 'WindowNoState'. This is the getter.

WindowOverridesSystemGestures

Signature: [static,const] Qt_WindowType WindowOverridesSystemGestures

Description: Enum constant Qt::WindowOverridesSystemGestures

Python specific notes:
The object exposes a readable attribute 'WindowOverridesSystemGestures'. This is the getter.

WindowShadeButtonHint

Signature: [static,const] Qt_WindowType WindowShadeButtonHint

Description: Enum constant Qt::WindowShadeButtonHint

Python specific notes:
The object exposes a readable attribute 'WindowShadeButtonHint'. This is the getter.

WindowShortcut

Signature: [static,const] Qt_ShortcutContext WindowShortcut

Description: Enum constant Qt::WindowShortcut

Python specific notes:
The object exposes a readable attribute 'WindowShortcut'. This is the getter.

WindowStaysOnBottomHint

Signature: [static,const] Qt_WindowType WindowStaysOnBottomHint

Description: Enum constant Qt::WindowStaysOnBottomHint

Python specific notes:
The object exposes a readable attribute 'WindowStaysOnBottomHint'. This is the getter.

WindowStaysOnTopHint

Signature: [static,const] Qt_WindowType WindowStaysOnTopHint

Description: Enum constant Qt::WindowStaysOnTopHint

Python specific notes:
The object exposes a readable attribute 'WindowStaysOnTopHint'. This is the getter.

WindowSystemMenuHint

Signature: [static,const] Qt_WindowType WindowSystemMenuHint

Description: Enum constant Qt::WindowSystemMenuHint

Python specific notes:
The object exposes a readable attribute 'WindowSystemMenuHint'. This is the getter.

WindowTitleHint

Signature: [static,const] Qt_WindowType WindowTitleHint

Description: Enum constant Qt::WindowTitleHint

Python specific notes:
The object exposes a readable attribute 'WindowTitleHint'. This is the getter.

WindowTransparentForInput

Signature: [static,const] Qt_WindowType WindowTransparentForInput

Description: Enum constant Qt::WindowTransparentForInput

Python specific notes:
The object exposes a readable attribute 'WindowTransparentForInput'. This is the getter.

WindowType_Mask

Signature: [static,const] Qt_WindowType WindowType_Mask

Description: Enum constant Qt::WindowType_Mask

Python specific notes:
The object exposes a readable attribute 'WindowType_Mask'. This is the getter.

X11BypassWindowManagerHint

Signature: [static,const] Qt_WindowType X11BypassWindowManagerHint

Description: Enum constant Qt::X11BypassWindowManagerHint

Python specific notes:
The object exposes a readable attribute 'X11BypassWindowManagerHint'. This is the getter.

XAxis

Signature: [static,const] Qt_Axis XAxis

Description: Enum constant Qt::XAxis

Python specific notes:
The object exposes a readable attribute 'XAxis'. This is the getter.

XButton1

Signature: [static,const] Qt_MouseButton XButton1

Description: Enum constant Qt::XButton1

Python specific notes:
The object exposes a readable attribute 'XButton1'. This is the getter.

XButton2

Signature: [static,const] Qt_MouseButton XButton2

Description: Enum constant Qt::XButton2

Python specific notes:
The object exposes a readable attribute 'XButton2'. This is the getter.

YAxis

Signature: [static,const] Qt_Axis YAxis

Description: Enum constant Qt::YAxis

Python specific notes:
The object exposes a readable attribute 'YAxis'. This is the getter.

ZAxis

Signature: [static,const] Qt_Axis ZAxis

Description: Enum constant Qt::ZAxis

Python specific notes:
The object exposes a readable attribute 'ZAxis'. This is the getter.

ZoomNativeGesture

Signature: [static,const] Qt_NativeGestureType ZoomNativeGesture

Description: Enum constant Qt::ZoomNativeGesture

Python specific notes:
The object exposes a readable attribute 'ZoomNativeGesture'. 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 Qt other)

Description: Assigns another object to self

black

Signature: [static,const] Qt_GlobalColor black

Description: Enum constant Qt::black

Python specific notes:
The object exposes a readable attribute 'black'. This is the getter.

blue

Signature: [static,const] Qt_GlobalColor blue

Description: Enum constant Qt::blue

Python specific notes:
The object exposes a readable attribute 'blue'. This is the getter.

color0

Signature: [static,const] Qt_GlobalColor color0

Description: Enum constant Qt::color0

Python specific notes:
The object exposes a readable attribute 'color0'. This is the getter.

color1

Signature: [static,const] Qt_GlobalColor color1

Description: Enum constant Qt::color1

Python specific notes:
The object exposes a readable attribute 'color1'. This is the getter.

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.

cyan

Signature: [static,const] Qt_GlobalColor cyan

Description: Enum constant Qt::cyan

Python specific notes:
The object exposes a readable attribute 'cyan'. This is the getter.

darkBlue

Signature: [static,const] Qt_GlobalColor darkBlue

Description: Enum constant Qt::darkBlue

Python specific notes:
The object exposes a readable attribute 'darkBlue'. This is the getter.

darkCyan

Signature: [static,const] Qt_GlobalColor darkCyan

Description: Enum constant Qt::darkCyan

Python specific notes:
The object exposes a readable attribute 'darkCyan'. This is the getter.

darkGray

Signature: [static,const] Qt_GlobalColor darkGray

Description: Enum constant Qt::darkGray

Python specific notes:
The object exposes a readable attribute 'darkGray'. This is the getter.

darkGreen

Signature: [static,const] Qt_GlobalColor darkGreen

Description: Enum constant Qt::darkGreen

Python specific notes:
The object exposes a readable attribute 'darkGreen'. This is the getter.

darkMagenta

Signature: [static,const] Qt_GlobalColor darkMagenta

Description: Enum constant Qt::darkMagenta

Python specific notes:
The object exposes a readable attribute 'darkMagenta'. This is the getter.

darkRed

Signature: [static,const] Qt_GlobalColor darkRed

Description: Enum constant Qt::darkRed

Python specific notes:
The object exposes a readable attribute 'darkRed'. This is the getter.

darkYellow

Signature: [static,const] Qt_GlobalColor darkYellow

Description: Enum constant Qt::darkYellow

Python specific notes:
The object exposes a readable attribute 'darkYellow'. This is the getter.

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 Qt ptr dup

Description: Creates a copy of self

Python specific notes:
This method also implements '__copy__' and '__deepcopy__'.

gray

Signature: [static,const] Qt_GlobalColor gray

Description: Enum constant Qt::gray

Python specific notes:
The object exposes a readable attribute 'gray'. This is the getter.

green

Signature: [static,const] Qt_GlobalColor green

Description: Enum constant Qt::green

Python specific notes:
The object exposes a readable attribute 'green'. This is the getter.

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.

lightGray

Signature: [static,const] Qt_GlobalColor lightGray

Description: Enum constant Qt::lightGray

Python specific notes:
The object exposes a readable attribute 'lightGray'. This is the getter.

magenta

Signature: [static,const] Qt_GlobalColor magenta

Description: Enum constant Qt::magenta

Python specific notes:
The object exposes a readable attribute 'magenta'. This is the getter.

new

Signature: [static] new Qt ptr new

Description: Creates a new object of this class

Python specific notes:
This method is the default initializer of the object.

red

Signature: [static,const] Qt_GlobalColor red

Description: Enum constant Qt::red

Python specific notes:
The object exposes a readable attribute 'red'. This is the getter.

transparent

Signature: [static,const] Qt_GlobalColor transparent

Description: Enum constant Qt::transparent

Python specific notes:
The object exposes a readable attribute 'transparent'. This is the getter.

white

Signature: [static,const] Qt_GlobalColor white

Description: Enum constant Qt::white

Python specific notes:
The object exposes a readable attribute 'white'. This is the getter.

yellow

Signature: [static,const] Qt_GlobalColor yellow

Description: Enum constant Qt::yellow

Python specific notes:
The object exposes a readable attribute 'yellow'. This is the getter.