source
- COMRegistrationFixes package
- IAccessibleHandler package
_getStatesSetFromIAccessibleStates()
getStatesSetFromIAccessible2States()
getStatesSetFromIAccessibleAttrs()
getStatesSetFromIAccessible2Attrs()
calculateNvdaRole()
calculateNvdaStates()
NVDARoleFromAttr()
normalizeIAccessible()
accessibleObjectFromEvent()
accessibleObjectFromPoint()
windowFromAccessibleObject()
accessibleChildren()
accFocus()
accHitTest()
accChild()
accParent()
accNavigate()
winEventToNVDAEvent()
processGenericWinEvent()
processFocusWinEvent()
processFocusNVDAEvent()
processDesktopSwitchWinEvent()
_handleUserDesktop()
processForegroundWinEvent()
processShowWinEvent()
processDestroyWinEvent()
processMenuStartWinEvent()
processFakeFocusWinEvent()
_fakeFocus()
accPropServices
initialize()
pumpAll()
terminate()
getIAccIdentity()
findGroupboxObject()
getRecursiveTextFromIAccessibleTextObject()
splitIA2Attribs()
isMarshalledIAccessible()
- Submodules
- IAccessibleHandler.internalWinEventHandler module
- IAccessibleHandler.orderedWinEventLimiter module
- IAccessibleHandler.types module
RelationType
RelationType.FLOWS_FROM
RelationType.FLOWS_TO
RelationType.CONTAINING_DOCUMENT
RelationType.DETAILS
RelationType.DETAILS_FOR
RelationType.CONTROLLER_FOR
RelationType.ERROR
RelationType.ERROR_FOR
RelationType._generate_next_value_()
RelationType._new_member_()
RelationType._use_args_
RelationType._member_names_
RelationType._member_map_
RelationType._value2member_map_
RelationType._unhashable_values_
RelationType._member_type_
RelationType._value_repr_()
- IAccessibleHandler.utils module
- JABHandler module
A11Y_PROPS_PATH
A11Y_PROPS_CONTENT
_errcheck()
_fixBridgeFunc()
JOBJECT64
AccessibleTable
AccessBridgeVersionInfo
AccessibleContextInfo
AccessibleContextInfo._fields_
AccessibleContextInfo.accessibleAction
AccessibleContextInfo.accessibleComponent
AccessibleContextInfo.accessibleSelection
AccessibleContextInfo.accessibleText
AccessibleContextInfo.accessibleValue
AccessibleContextInfo.childrenCount
AccessibleContextInfo.description
AccessibleContextInfo.height
AccessibleContextInfo.indexInParent
AccessibleContextInfo.name
AccessibleContextInfo.role
AccessibleContextInfo.role_en_US
AccessibleContextInfo.states
AccessibleContextInfo.states_en_US
AccessibleContextInfo.width
AccessibleContextInfo.x
AccessibleContextInfo.y
AccessibleTextInfo
AccessibleTextItemsInfo
AccessibleTextSelectionInfo
AccessibleTextRectInfo
AccessibleTextAttributesInfo
AccessibleTextAttributesInfo._fields_
AccessibleTextAttributesInfo.LeftIndent
AccessibleTextAttributesInfo.alignment
AccessibleTextAttributesInfo.backgroundColor
AccessibleTextAttributesInfo.bidiLevel
AccessibleTextAttributesInfo.bold
AccessibleTextAttributesInfo.firstLineIndent
AccessibleTextAttributesInfo.fontFamily
AccessibleTextAttributesInfo.fontSize
AccessibleTextAttributesInfo.foregroundColor
AccessibleTextAttributesInfo.fullAttributesString
AccessibleTextAttributesInfo.italic
AccessibleTextAttributesInfo.lineSpacing
AccessibleTextAttributesInfo.rightIndent
AccessibleTextAttributesInfo.spaceAbove
AccessibleTextAttributesInfo.spaceBelow
AccessibleTextAttributesInfo.strikethrough
AccessibleTextAttributesInfo.subscript
AccessibleTextAttributesInfo.superscript
AccessibleTextAttributesInfo.underline
AccessibleRelationInfo
AccessibleRelationSetInfo
AccessibleActionInfo
AccessibleActions
AccessibleActionsToDo
AccessibleTableInfo
AccessibleTableCellInfo
AccessibleKeystroke
AccessibleVK
AccessibleKeyBindingInfo
AccessibleKeyBindings
_fixBridgeFuncs()
internalQueueFunction()
internal_getWindowHandleFromAccContext()
getWindowHandleFromAccContext()
JABContext
JABContext.getVersionInfo()
JABContext.getObjectDepth()
JABContext.getAccessibleContextInfo()
JABContext.getAccessibleTextInfo()
JABContext.getAccessibleTextItems()
JABContext.getAccessibleTextSelectionInfo()
JABContext.getAccessibleTextRange()
JABContext.getAccessibleTextLineBounds()
JABContext.getAccessibleParentFromContext()
JABContext.getAccessibleParentWithRole()
JABContext.getAccessibleChildFromContext()
JABContext.getActiveDescendent()
JABContext.getAccessibleContextAt()
JABContext.getCurrentAccessibleValueFromContext()
JABContext.selectTextRange()
JABContext.setCaretPosition()
JABContext.getTextAttributesInRange()
JABContext.getAccessibleTextRect()
JABContext.getAccessibleRelationSet()
JABContext.getAccessibleTableInfo()
JABContext.getAccessibleTableCellInfo()
JABContext.getAccessibleTableRow()
JABContext.getAccessibleTableColumn()
JABContext.getAccessibleTableRowHeader()
JABContext.getAccessibleTableRowDescription()
JABContext.getAccessibleTableColumnHeader()
JABContext.getAccessibleTableColumnDescription()
JABContext.getAccessibleKeyBindings()
event_gainFocus()
internal_hasFocus()
event_stateChange()
event_caret()
event_enterJavaWindow()
enterJavaWindow_helper()
isJavaWindow()
isBridgeEnabled()
enableBridge()
initialize()
pumpAll()
terminate()
_getKeyLabels()
- NVDAHelper module
- NVDAObjects package
NVDAObjectTextInfo
NVDAObjectTextInfo.locationText
NVDAObjectTextInfo.encoding
NVDAObjectTextInfo._get_unit_mouseChunk()
NVDAObjectTextInfo._getStoryText()
NVDAObjectTextInfo._getStoryLength()
NVDAObjectTextInfo._get_boundingRects()
NVDAObjectTextInfo._abc_impl
NVDAObjectTextInfo.boundingRects
NVDAObjectTextInfo.unit_mouseChunk
InvalidNVDAObject
DynamicNVDAObjectType
NVDAObject
NVDAObject.cachePropertiesByDefault
NVDAObject.TextInfo
NVDAObject.isTextSelectionAnchoredAtStart
NVDAObject.findBestAPIClass()
NVDAObject.getPossibleAPIClasses()
NVDAObject.kwargsFromSuper()
NVDAObject.findOverlayClasses()
NVDAObject.beTransparentToMouse
NVDAObject.objectFromPointRedirect()
NVDAObject.objectFromPoint()
NVDAObject.objectWithFocus()
NVDAObject.objectInForeground()
NVDAObject._isEqual()
NVDAObject.focusRedirect
NVDAObject.treeInterceptorClass
NVDAObject._get_treeInterceptorClass()
NVDAObject.shouldCreateTreeInterceptor
NVDAObject.treeInterceptor
NVDAObject._get_treeInterceptor()
NVDAObject._set_treeInterceptor()
NVDAObject.appModule
NVDAObject._get_appModule()
NVDAObject.name
NVDAObject._get_name()
NVDAObject.role
NVDAObject._get_role()
NVDAObject.roleText
NVDAObject._get_roleText()
NVDAObject._get_roleTextBraille()
NVDAObject.value
NVDAObject._get_value()
NVDAObject.description
NVDAObject._get_description()
NVDAObject.descriptionFrom
NVDAObject._get_descriptionFrom()
NVDAObject.annotations
NVDAObject._get_annotations()
NVDAObject.detailsSummary
NVDAObject._get_detailsSummary()
NVDAObject.hasDetails
NVDAObject.detailsRole
NVDAObject._get_detailsRole()
NVDAObject._get_controllerFor()
NVDAObject._get_actionCount()
NVDAObject.getActionName()
NVDAObject.doAction()
NVDAObject._get_defaultActionIndex()
NVDAObject._get_keyboardShortcut()
NVDAObject._get_isInForeground()
NVDAObject.states
NVDAObject._get_states()
NVDAObject._get_location()
NVDAObject._get_locationText()
NVDAObject.parent
NVDAObject._get_parent()
NVDAObject._get_container()
NVDAObject.next
NVDAObject._get_next()
NVDAObject.previous
NVDAObject._get_previous()
NVDAObject.firstChild
NVDAObject._get_firstChild()
NVDAObject.lastChild
NVDAObject._get_lastChild()
NVDAObject.children
NVDAObject._get_children()
NVDAObject.getChild()
NVDAObject._get_rowNumber()
NVDAObject._get_presentationalRowNumber()
NVDAObject._get_columnNumber()
NVDAObject._get_presentationalColumnNumber()
NVDAObject.cellCoordsText
NVDAObject._get_cellCoordsText()
NVDAObject._get_rowCount()
NVDAObject._get_presentationalRowCount()
NVDAObject._get_columnCount()
NVDAObject._get_presentationalColumnCount()
NVDAObject._get_rowSpan()
NVDAObject._get_rowHeaderText()
NVDAObject._get_columnSpan()
NVDAObject._get_columnHeaderText()
NVDAObject._get_table()
NVDAObject._get_tableID()
NVDAObject._get_recursiveDescendants()
NVDAObject.presType_unavailable
NVDAObject.presType_layout
NVDAObject.presType_content
NVDAObject._get_presentationType()
NVDAObject._get_simpleParent()
NVDAObject._findSimpleNext()
NVDAObject._get_simpleNext()
NVDAObject._get_simplePrevious()
NVDAObject._get_simpleFirstChild()
NVDAObject._get_simpleLastChild()
NVDAObject._get_childCount()
NVDAObject._get_activeChild()
NVDAObject.isFocusable
NVDAObject._get_isFocusable()
NVDAObject.hasFocus
NVDAObject._get_hasFocus()
NVDAObject.setFocus()
NVDAObject.scrollIntoView()
NVDAObject._get_labeledBy()
NVDAObject.errorMessage
NVDAObject._get_errorMessage()
NVDAObject.positionInfo
NVDAObject._get_positionInfo()
NVDAObject.processID
NVDAObject._get_processID()
NVDAObject._get_isProtected()
NVDAObject.indexInParent
NVDAObject._get_indexInParent()
NVDAObject._get_flowsTo()
NVDAObject._get_flowsFrom()
NVDAObject._get_isPresentableFocusAncestor()
NVDAObject.statusBar
NVDAObject._get_statusBar()
NVDAObject.isCurrent
NVDAObject._get_isCurrent()
NVDAObject._get_shouldAcceptShowHideCaretEvent()
NVDAObject.reportFocus()
NVDAObject.isDescendantOf()
NVDAObject._get_placeholder()
NVDAObject.landmark
NVDAObject._get_landmark()
NVDAObject._get_liveRegionPoliteness()
NVDAObject.event_liveRegionChange()
NVDAObject.event_typedCharacter()
NVDAObject.event_mouseMove()
NVDAObject.event_selection()
NVDAObject.event_stateChange()
NVDAObject.event_focusEntered()
NVDAObject.event_gainFocus()
NVDAObject.event_loseFocus()
NVDAObject.event_focusExited()
NVDAObject.event_foreground()
NVDAObject.event_becomeNavigatorObject()
NVDAObject.event_valueChange()
NVDAObject.event_nameChange()
NVDAObject.event_descriptionChange()
NVDAObject.event_controllerForChange()
NVDAObject.event_caret()
NVDAObject._get_flatReviewPosition()
NVDAObject._get_basicText()
NVDAObject._get__isTextEmpty()
NVDAObject._formatLongDevInfoString()
NVDAObject.devInfo
NVDAObject._get_devInfo()
NVDAObject.sleepMode
NVDAObject._abc_impl
NVDAObject._cache_sleepMode
NVDAObject._hasNavigableText
NVDAObject._isTextEmpty
NVDAObject.actionCount
NVDAObject.activeChild
NVDAObject.basicText
NVDAObject.childCount
NVDAObject.columnCount
NVDAObject.columnHeaderText
NVDAObject.columnNumber
NVDAObject.columnSpan
NVDAObject.container
NVDAObject.controllerFor
NVDAObject.defaultActionIndex
NVDAObject.flatReviewPosition
NVDAObject.flowsFrom
NVDAObject.flowsTo
NVDAObject.hasIrrelevantLocation
NVDAObject.isInForeground
NVDAObject.isPresentableFocusAncestor
NVDAObject.isProtected
NVDAObject.keyboardShortcut
NVDAObject.labeledBy
NVDAObject.liveRegionPoliteness
NVDAObject.location
NVDAObject.locationText
NVDAObject.mathMl
NVDAObject.placeholder
NVDAObject.presentationType
NVDAObject.presentationalColumnCount
NVDAObject.presentationalColumnNumber
NVDAObject.presentationalRowCount
NVDAObject.presentationalRowNumber
NVDAObject.recursiveDescendants
NVDAObject.roleTextBraille
NVDAObject.rowCount
NVDAObject.rowHeaderText
NVDAObject.rowNumber
NVDAObject.rowSpan
NVDAObject.selectionContainer
NVDAObject.shouldAcceptShowHideCaretEvent
NVDAObject.simpleFirstChild
NVDAObject.simpleLastChild
NVDAObject.simpleNext
NVDAObject.simpleParent
NVDAObject.simplePrevious
NVDAObject.table
NVDAObject.tableID
NVDAObject._get_sleepMode()
NVDAObject._get_mathMl()
NVDAObject.language
NVDAObject._get__hasNavigableText()
NVDAObject._get_hasIrrelevantLocation()
NVDAObject._get_selectionContainer()
NVDAObject.getSelectedItemsCount()
NVDAObject.isBelowLockScreen
NVDAObject._get_isBelowLockScreen()
- Subpackages
- NVDAObjects.IAccessible package
getNVDAObjectFromEvent()
getNVDAObjectFromPoint()
normalizeIA2TextFormatField()
IA2TextTextInfo
IAccessible
ContentGenericClient
GenericWindow
WindowRoot
ShellDocObjectView
JavaVMRoot
NUIDialogClient
Groupbox
TrayClockWClass
OutlineItem
List
SysLinkClient
SysLink
TaskList
TaskListIcon
MenuItem
Taskbar
Button
InaccessibleListBoxItem
InaccessibleComboBox
StaticText
Titlebar
ReBarWindow32Client
ListviewPane
IEFrameNotificationBar
IENotificationBar
UIItem
- Submodules
- NVDAObjects.IAccessible.MSHTML module
- NVDAObjects.IAccessible.SysMonthCal32 module
- NVDAObjects.IAccessible.adobeAcrobat module
- NVDAObjects.IAccessible.akelEdit module
- NVDAObjects.IAccessible.chromium module
- NVDAObjects.IAccessible.delphi module
- NVDAObjects.IAccessible.hh module
- NVDAObjects.IAccessible.ia2TextMozilla module
- NVDAObjects.IAccessible.ia2Web module
- NVDAObjects.IAccessible.mozilla module
- NVDAObjects.IAccessible.msOffice module
- NVDAObjects.IAccessible.mscandui module
- NVDAObjects.IAccessible.qt module
- NVDAObjects.IAccessible.scintilla module
- NVDAObjects.IAccessible.sysListView32 module
- NVDAObjects.IAccessible.sysTreeView32 module
- NVDAObjects.IAccessible.webKit module
- NVDAObjects.IAccessible.winConsole module
- NVDAObjects.IAccessible.winword module
- NVDAObjects.JAB package
- NVDAObjects.UIA package
UIATextInfo
UIA
InaccurateTextChangeEventEmittingEditableText
XamlEditableText
TreeviewItem
MenuItem
UIColumnHeader
UIItem
SensitiveSlider
ControlPanelLink
ComboBoxWithoutValuePattern
ListItem
Dialog
Toast_win8
Toast_win10
ToolTip
WpfTextView
SearchField
SuggestionsList
SuggestionListItem
NetUIDropdownAnchor
PlaceholderNetUITWMenuItem
DevExpressXtraRichEdit
ProgressBar
- Submodules
- NVDAObjects.UIA.VisualStudio module
- NVDAObjects.UIA.anaheimEdge module
- NVDAObjects.UIA.chromium module
- NVDAObjects.UIA.excel module
- NVDAObjects.UIA.spartanEdge module
- NVDAObjects.UIA.sysListView32 module
- NVDAObjects.UIA.web module
- NVDAObjects.UIA.winConsoleUIA module
- NVDAObjects.UIA.wordDocument module
- NVDAObjects.window package
isUsableWindow()
WindowProcessHandleContainer
Window
Desktop
DisplayModelEditableText
DisplayModelLiveText
- Submodules
- NVDAObjects.window._msOfficeChart module
- NVDAObjects.window.akelEdit module
- NVDAObjects.window.edit module
- NVDAObjects.window.excel module
- NVDAObjects.window.excelCellBorder module
- NVDAObjects.window.scintilla module
- NVDAObjects.window.winConsole module
- NVDAObjects.window.winword module
- NVDAObjects.IAccessible package
- Submodules
- NVDAObjects.behaviors module
ProgressBar
Dialog
InputFieldWithSuggestions
EditableTextBase
EditableTextWithSuggestions
EditableText
EditableTextWithAutoSelectDetection
EditableTextWithAutoSelectDetection.event_gainFocus()
EditableTextWithAutoSelectDetection.event_loseFocus()
EditableTextWithAutoSelectDetection.event_caret()
EditableTextWithAutoSelectDetection.event_textChange()
EditableTextWithAutoSelectDetection.event_textInsert()
EditableTextWithAutoSelectDetection.event_textRemove()
EditableTextWithAutoSelectDetection._abc_impl
EditableTextWithAutoSelectDetection._propertyCache
EditableTextWithoutAutoSelectDetection
LiveText
LiveText.STABILIZE_DELAY
LiveText.presentationType
LiveText.announceNewLineText
LiveText.initOverlayClass()
LiveText.startMonitoring()
LiveText.stopMonitoring()
LiveText.event_textChange()
LiveText._get_diffAlgo()
LiveText._get_devInfo()
LiveText._getText()
LiveText._reportNewLines()
LiveText._reportNewText()
LiveText._monitor()
LiveText._calculateNewText()
LiveText._abc_impl
LiveText.devInfo
LiveText.diffAlgo
LiveText._propertyCache
Terminal
EnhancedTermTypedCharSupport
EnhancedTermTypedCharSupport._supportsTextChange
EnhancedTermTypedCharSupport._queuedChars
EnhancedTermTypedCharSupport._hasTab
EnhancedTermTypedCharSupport._reportNewLines()
EnhancedTermTypedCharSupport.event_typedCharacter()
EnhancedTermTypedCharSupport.event_textChange()
EnhancedTermTypedCharSupport.script_flush_queuedChars()
EnhancedTermTypedCharSupport._dispatchQueue()
EnhancedTermTypedCharSupport.__gestures
EnhancedTermTypedCharSupport._abc_impl
EnhancedTermTypedCharSupport._propertyCache
KeyboardHandlerBasedTypedCharSupport
CandidateItem
RowWithFakeNavigation
RowWithFakeNavigation._savedColumnNumber
RowWithFakeNavigation._moveToColumn()
RowWithFakeNavigation._moveToColumnNumber()
RowWithFakeNavigation.script_moveToNextColumn()
RowWithFakeNavigation.script_moveToPreviousColumn()
RowWithFakeNavigation.reportFocus()
RowWithFakeNavigation._moveToRow()
RowWithFakeNavigation.script_moveToNextRow()
RowWithFakeNavigation.script_moveToPreviousRow()
RowWithFakeNavigation.script_moveToFirstColumn()
RowWithFakeNavigation.script_moveToLastColumn()
RowWithFakeNavigation.script_moveToFirstRow()
RowWithFakeNavigation.script_moveToLastRow()
RowWithFakeNavigation.__gestures
RowWithFakeNavigation._abc_impl
RowWithFakeNavigation._propertyCache
RowWithoutCellObjects
RowWithoutCellObjects._get_childCount()
RowWithoutCellObjects._getColumnLocation()
RowWithoutCellObjects._getColumnContent()
RowWithoutCellObjects._getColumnHeader()
RowWithoutCellObjects._makeCell()
RowWithoutCellObjects._get_firstChild()
RowWithoutCellObjects._get_children()
RowWithoutCellObjects.getChild()
RowWithoutCellObjects._abc_impl
RowWithoutCellObjects.childCount
RowWithoutCellObjects.children
RowWithoutCellObjects.firstChild
RowWithoutCellObjects._propertyCache
_FakeTableCell
_FakeTableCell.role
_FakeTableCell._get_next()
_FakeTableCell._get_previous()
_FakeTableCell.firstChild
_FakeTableCell._get_location()
_FakeTableCell._get_name()
_FakeTableCell._get_columnHeaderText()
_FakeTableCell._get_tableID()
_FakeTableCell._get_states()
_FakeTableCell._isEqual()
_FakeTableCell._abc_impl
_FakeTableCell.columnHeaderText
_FakeTableCell.location
_FakeTableCell.name
_FakeTableCell.next
_FakeTableCell.previous
_FakeTableCell.states
_FakeTableCell.tableID
_FakeTableCell._propertyCache
FocusableUnfocusableContainer
ToolTip
Notification
WebDialog
- NVDAObjects.inputComposition module
calculateInsertedChars()
InputCompositionTextInfo
InputComposition
InputComposition.TextInfo
InputComposition.name
InputComposition.role
InputComposition.next
InputComposition.previous
InputComposition.firstChild
InputComposition.lastChild
InputComposition.states
InputComposition.location
InputComposition.compositionString
InputComposition.readingString
InputComposition.compositionSelectionOffsets
InputComposition.readingSelectionOffsets
InputComposition.isReading
InputComposition.findOverlayClasses()
InputComposition.reportNewText()
InputComposition.compositionUpdate()
InputComposition.reportFocus()
InputComposition._abc_impl
InputComposition._propertyCache
CandidateList
CandidateItem
CandidateItem.role
CandidateItem.firstChild
CandidateItem.lastChild
CandidateItem.states
CandidateItem.findOverlayClasses()
CandidateItem._get_candidateNumber()
CandidateItem._get_name()
CandidateItem._get_basicText()
CandidateItem._get_description()
CandidateItem._get_next()
CandidateItem._get_previous()
CandidateItem._abc_impl
CandidateItem.basicText
CandidateItem.candidateNumber
CandidateItem.description
CandidateItem.name
CandidateItem.next
CandidateItem.previous
CandidateItem._propertyCache
- NVDAObjects.lockscreen module
- NVDAState module
_WritePaths
_WritePaths.configDir
_WritePaths.addonsDir
_WritePaths.addonStoreDir
_WritePaths.addonStoreDownloadDir
_WritePaths.profilesDir
_WritePaths.scratchpadDir
_WritePaths.speechDictsDir
_WritePaths.voiceDictsDir
_WritePaths.voiceDictsBackupDir
_WritePaths.updatesDir
_WritePaths.nvdaConfigFile
_WritePaths.addonStateFile
_WritePaths.profileTriggersFile
_WritePaths.gesturesConfigFile
_WritePaths.speechDictDefaultFile
_WritePaths.updateCheckStateFile
_WritePaths.getSymbolsConfigFile()
_WritePaths.getProfileConfigFile()
isRunningAsSource()
_allowDeprecatedAPI()
getStartTime()
_initializeStartTime()
_getExitCode()
_setExitCode()
shouldWriteToDisk()
_TrackNVDAInitialization
_forceSecureModeEnabled()
_serviceDebugEnabled()
_configInLocalAppDataEnabled()
- RPCConstants module
- UIAHandler package
shouldUseUIAInMSWord()
UIAHandler
UIAHandler._com_interfaces_
UIAHandler._rateLimitedEventHandler
UIAHandler._notificationKindsToNamesCache
UIAHandler.getUIANotificationKindDebugString()
UIAHandler._notificationProcessingValuesToNamesCache
UIAHandler.getUIANotificationProcessingValueDebugString()
UIAHandler.getUIAPropertyIDDebugString()
UIAHandler._eventIDsToNamesCache
UIAHandler.getUIAEventIDDebugString()
UIAHandler.getUIAElementPropertyDebugString()
UIAHandler.getWindowHandleDebugString()
UIAHandler.getUIAElementDebugString()
UIAHandler.terminate()
UIAHandler.MTAThreadFunc()
UIAHandler._registerGlobalEventHandlers()
UIAHandler._createLocalEventHandlerGroup()
UIAHandler.addEventHandlerGroup()
UIAHandler.removeEventHandlerGroup()
UIAHandler.addLocalEventHandlerGroupToElement()
UIAHandler.removeLocalEventHandlerGroupFromElement()
UIAHandler.IUIAutomationEventHandler_HandleAutomationEvent()
UIAHandler.lastFocusedUIAElement
UIAHandler.IUIAutomationFocusChangedEventHandler_HandleFocusChangedEvent()
UIAHandler.IUIAutomationPropertyChangedEventHandler_HandlePropertyChangedEvent()
UIAHandler.IUIAutomationNotificationEventHandler_HandleNotificationEvent()
UIAHandler.IUIAutomationActiveTextPositionChangedEventHandler_HandleActiveTextPositionChangedEvent()
UIAHandler._isUIAWindowHelper()
UIAHandler.isUIAWindow()
UIAHandler.getNearestWindowHandle()
UIAHandler._isNetUIEmbeddedInWordDoc()
UIAHandler._emitMSAAFocusForWordDocIfNecessary()
UIAHandler.isNativeUIAElement()
initialize()
terminate()
_isDebug()
- Subpackages
- UIAHandler._remoteOps package
- Subpackages
- Submodules
- UIAHandler._remoteOps.builder module
- UIAHandler._remoteOps.localExecute module
- UIAHandler._remoteOps.lowLevel module
- UIAHandler._remoteOps.operation module
- UIAHandler._remoteOps.remoteAPI module
- UIAHandler._remoteOps.remoteAlgorithms module
- UIAHandler._remoteOps.remoteFuncWrapper module
- UIAHandler._remoteOps package
- Submodules
- UIAHandler.browseMode module
UIADocumentWithTableNavigation
UIATextRangeQuickNavItem
TextAttribUIATextInfoQuickNavItem
ErrorUIATextInfoQuickNavItem
UIATextAttributeQuicknavIterator()
HeadingUIATextInfoQuickNavItem
UIAHeadingQuicknavIterator()
UIAControlQuicknavIterator()
UIABrowseModeDocumentTextInfo
UIABrowseModeDocument
UIABrowseModeDocument.TextInfo
UIABrowseModeDocument.shouldRememberCaretPositionAcrossLoads
UIABrowseModeDocument._nativeAppSelectionMode
UIABrowseModeDocument.event_UIA_activeTextPositionChanged()
UIABrowseModeDocument._iterNodesByType()
UIABrowseModeDocument._get_isAlive()
UIABrowseModeDocument._abc_impl
UIABrowseModeDocument.isAlive
UIABrowseModeDocument._propertyCache
- UIAHandler.constants module
FillType
UIAutomationType
UIAutomationType.INT
UIAutomationType.BOOL
UIAutomationType.STRING
UIAutomationType.DOUBLE
UIAutomationType.POINT
UIAutomationType.RECT
UIAutomationType.ELEMENT
UIAutomationType.ARRAY
UIAutomationType.OUT
UIAutomationType.INT_ARRAY
UIAutomationType.BOOL_ARRAY
UIAutomationType.STRING_ARRAY
UIAutomationType.DOUBLE_ARRAY
UIAutomationType.POINT_ARRAY
UIAutomationType.RECT_ARRAY
UIAutomationType.ELEMENT_ARRAY
UIAutomationType.OUT_INT
UIAutomationType.OUT_BOOL
UIAutomationType.OUT_STRING
UIAutomationType.OUT_DOUBLE
UIAutomationType.OUT_POINT
UIAutomationType.OUT_RECT
UIAutomationType.OUT_ELEMENT
UIAutomationType.OUT_INT_ARRAY
UIAutomationType.OUT_BOOL_ARRAY
UIAutomationType.OUT_STRING_ARRAY
UIAutomationType.OUT_DOUBLE_ARRAY
UIAutomationType.OUT_POINT_ARRAY
UIAutomationType.OUT_RECT_ARRAY
UIAutomationType.OUT_ELEMENT_ARRAY
WinConsoleAPILevel
- UIAHandler.customAnnotations module
- UIAHandler.customProps module
- UIAHandler.remote module
- UIAHandler.types module
_IUIAutomationTextRangeT
_IUIAutomationTextRangeT.clone()
_IUIAutomationTextRangeT.compare()
_IUIAutomationTextRangeT.CompareEndpoints()
_IUIAutomationTextRangeT.ExpandToEnclosingUnit()
_IUIAutomationTextRangeT.findText()
_IUIAutomationTextRangeT.GetBoundingRectangles()
_IUIAutomationTextRangeT.getText()
_IUIAutomationTextRangeT.Move()
_IUIAutomationTextRangeT.MoveEndpointByRange()
_IUIAutomationTextRangeT.MoveEndpointByUnit()
_IUIAutomationTextRangeT.Select()
_IUIAutomationTextRangeT._abc_impl
_IUIAutomationTextRangeT._is_protocol
IUIAutomationTextRangeT
- UIAHandler.utils module
createUIAMultiPropertyCondition()
UIATextRangeFromElement()
isUIAElementInWalker()
getDeepestLastChildUIAElementInWalker()
UIAMixedAttributeError
getUIATextAttributeValueFromRange()
iterUIARangeByUnit()
getEnclosingElementWithCacheFromUIATextRange()
CacheableUIAElementArray
getChildrenWithCacheFromUIATextRange()
isTextRangeOffscreen()
UIATextRangeAttributeValueFetcher
BulkUIATextRangeAttributeValueFetcher
FakeEventHandlerGroup
_shouldUseUIAConsole()
_getConhostAPILevel()
_shouldSelectivelyRegister()
_shouldUseWindowsTerminalNotifications()
_isFrameworkIdWinForm()
- XMLFormatting module
- addonAPIVersion module
- addonHandler package
AddonsState
AddonsState._generateDefaultStateContent()
AddonsState.data
AddonsState.manualOverridesAPIVersion
AddonsState.statePath
AddonsState.setDefaultStateValues()
AddonsState.fromPickledDict()
AddonsState.toDict()
AddonsState.load()
AddonsState.removeStateFile()
AddonsState.save()
AddonsState.cleanupRemovedDisabledAddons()
AddonsState._cleanupCompatibleAddonsFromDowngrade()
AddonsState._abc_impl
getRunningAddons()
getIncompatibleAddons()
removeFailedDeletion()
disableAddonsIfAny()
initialize()
terminate()
_getDefaultAddonPaths()
_getAvailableAddonsFromPath()
getAvailableAddons()
installAddonBundle()
AddonError
AddonBase
Addon
Addon.manifest
Addon.completeInstall()
Addon.requestRemove()
Addon.completeRemove()
Addon.addToPackagePath()
Addon._canBeEnabled
Addon.enable()
Addon._getPathForInclusionInPackage()
Addon.loadModule()
Addon.getTranslationsInstance()
Addon.runInstallTask()
Addon._cleanupAddonImports()
Addon.getDocFilePath()
Addon.isPendingInstall
Addon._abc_impl
Addon._is_protocol
getCodeAddon()
initTranslation()
_translatedManifestPaths()
AddonBundle
createAddonBundleFromPath()
_report_manifest_errors()
AddonManifest
validate_apiVersionString()
- Submodules
- addonHandler.addonVersionCheck module
- addonHandler.packaging module
- addonStore package
- Subpackages
- Submodules
- addonStore.dataManager module
initialize()
terminate()
_DataManager
_DataManager._cacheLatestFilename
_DataManager._cacheCompatibleFilename
_DataManager._downloadsPendingInstall
_DataManager._downloadsPendingCompletion
_DataManager.terminate()
_DataManager._getLatestAddonsDataForVersion()
_DataManager._getCacheHash()
_DataManager._cacheCompatibleAddons()
_DataManager._cacheLatestAddons()
_DataManager._getCachedAddonData()
_DataManager._updateFailureMessage
_DataManager.getLatestCompatibleAddons()
_DataManager.getLatestAddons()
_DataManager._deleteCacheInstalledAddon()
_DataManager._cacheInstalledAddon()
_DataManager._getCachedInstalledAddonData()
_DataManager._addonsPendingUpdate()
_InstalledAddonsCache
- addonStore.install module
- addonStore.network module
- annotation module
- api module
getFocusObject()
getForegroundObject()
setForegroundObject()
setFocusObject()
getFocusDifferenceLevel()
getFocusAncestors()
getMouseObject()
setMouseObject()
getDesktopObject()
setDesktopObject()
getReviewPosition()
setReviewPosition()
getNavigatorObject()
setNavigatorObject()
isTypingProtected()
createStateList()
moveMouseToNVDAObject()
processPendingEvents()
copyToClip()
getClipData()
getStatusBar()
getStatusBarText()
filterFileName()
isNVDAObject()
isCursorManager()
isTreeInterceptor()
isObjectInActiveTreeInterceptor()
getCaretPosition()
getCaretObject()
- appModuleHandler module
post_appSwitch
_executableNamesToAppModsAddons
processEntry32W
processEntry32W._fields_
processEntry32W.cntThreads
processEntry32W.cntUsage
processEntry32W.dwFlags
processEntry32W.dwSize
processEntry32W.pcPriClassBase
processEntry32W.szExeFile
processEntry32W.th32DefaultHeapID
processEntry32W.th32ModuleID
processEntry32W.th32ParentProcessID
processEntry32W.th32ProcessID
_PROCESS_MACHINE_INFORMATION
registerExecutableWithAppModule()
unregisterExecutable()
_getPossibleAppModuleNamesForExecutable()
doesAppModuleExist()
_importAppModuleForExecutable()
getAppNameFromProcessID()
getAppModuleForNVDAObject()
getAppModuleFromProcessID()
update()
cleanup()
fetchAppModule()
reloadAppModules()
initialize()
terminate()
handleAppSwitch()
AppModule
AppModule.sleepMode
AppModule.processID
AppModule.appName
AppModule.helperLocalBindingHandle
AppModule._getExecutableFileInfo()
AppModule._getImmersivePackageInfo()
AppModule._setProductInfo()
AppModule._get_productName()
AppModule._get_productVersion()
AppModule._get_appModuleName()
AppModule.isAlive
AppModule._get_isAlive()
AppModule.terminate()
AppModule.chooseNVDAObjectOverlayClasses()
AppModule._get_appPath()
AppModule._get_is64BitProcess()
AppModule._get_isWindowsStoreApp()
AppModule._get_isRunningUnderDifferentLogonSession()
AppModule._get_appArchitecture()
AppModule.isGoodUIAWindow()
AppModule.isBadUIAWindow()
AppModule.shouldProcessUIAPropertyChangedEvent()
AppModule.dumpOnCrash()
AppModule._get_statusBar()
AppModule.getStatusBarText()
AppModule._get_statusBarTextInfo()
AppModule._abc_impl
AppModule.appArchitecture
AppModule.appModuleName
AppModule.appPath
AppModule.is64BitProcess
AppModule.isRunningUnderDifferentLogonSession
AppModule.isWindowsStoreApp
AppModule.productName
AppModule.productVersion
AppModule.statusBar
AppModule.statusBarTextInfo
AppModule.devInfo
AppModule._get_devInfo()
AppProfileTrigger
getWmiProcessInfo()
- appModules package
EXECUTABLE_NAMES_TO_APP_MODS
- Submodules
- appModules.1password module
- appModules.aim module
- appModules.audacity module
- appModules.azardi20 module
- appModules.bookshelf module
- appModules.calc module
- appModules.calculator module
AppModule
AppModule._shouldAnnounceResult
AppModule._resultsCache
AppModule._noCalculatorResultsGesturePressed
AppModule.event_NVDAObject_init()
AppModule.event_nameChange()
AppModule.event_UIA_notification()
AppModule._calculatorResultGestures
AppModule.script_calculatorResult()
AppModule.script_doNotAnnounceCalculatorResults()
AppModule.__gestures
AppModule._abc_impl
AppModule.processID
AppModule.appName
AppModule.helperLocalBindingHandle
AppModule._propertyCache
- appModules.cicero module
- appModules.code module
- appModules.devenv module
VsWindowType
AppModule
VsWpfTextViewTextInfo
VsWpfTextView
VsTextEditPaneTextInfo
VsTextEditPaneTextInfo._get__selectionObject()
VsTextEditPaneTextInfo._createEditPoint()
VsTextEditPaneTextInfo._getCaretOffset()
VsTextEditPaneTextInfo._setCaretOffset()
VsTextEditPaneTextInfo._setSelectionOffsets()
VsTextEditPaneTextInfo._getSelectionOffsets()
VsTextEditPaneTextInfo._getTextRange()
VsTextEditPaneTextInfo._getWordOffsets()
VsTextEditPaneTextInfo._getLineOffsets()
VsTextEditPaneTextInfo._getLineNumFromOffset()
VsTextEditPaneTextInfo._getStoryLength()
VsTextEditPaneTextInfo._abc_impl
VsTextEditPaneTextInfo._selectionObject
VsTextEditPane
ObjectsTreeItem
- appModules.digitaleditions module
- appModules.dllhost module
- appModules.doctts module
- appModules.dosvox module
- appModules.eclipse module
EclipseTextArea
EclipseTextArea.event_suggestionsClosed()
EclipseTextArea.event_valueChange()
EclipseTextArea.event_caret()
EclipseTextArea.script_closeAutocompleter()
EclipseTextArea.script_readDocumentation()
EclipseTextArea.script_completeInstruction()
EclipseTextArea.__gestures
EclipseTextArea._abc_impl
EclipseTextArea._propertyCache
AutocompletionListItem
AppModule
- appModules.egui module
- appModules.esysuite module
- appModules.excel module
Excel6
Excel6_WhenUIAEnabled
BrokenDataValidationSysListView32
BrokenDataValidationSysListView32.windowMatches()
BrokenDataValidationSysListView32.matchesNVDAObject()
BrokenDataValidationSysListView32._get_parent()
BrokenDataValidationSysListView32._correctFocus()
BrokenDataValidationSysListView32.script_close()
BrokenDataValidationSysListView32.__gestures
BrokenDataValidationSysListView32._abc_impl
BrokenDataValidationSysListView32.parent
BrokenDataValidationSysListView32._propertyCache
AppModule
- appModules.explorer module
MultitaskingViewFrameWindow
MultitaskingViewFrameListItem
SuggestionListItem
SearchBoxClient
SysListView32EmittingDuplicateFocusEvents
NotificationArea
ExplorerToolTip
GridTileElement
GridListTileElement
GridGroup
ImmersiveLauncher
StartButton
UIProperty
ReadOnlyEditBox
MetadataEditField
WorkerW
AppModule
AppModule.chooseNVDAObjectOverlayClasses()
AppModule._get_statusBar()
AppModule._getStatusBarText()
AppModule.getStatusBarText()
AppModule.event_NVDAObject_init()
AppModule.event_gainFocus()
AppModule.isGoodUIAWindow()
AppModule.event_UIA_window_windowOpen()
AppModule.event_UIA_elementSelected()
AppModule._abc_impl
AppModule.statusBar
AppModule.processID
AppModule.appName
AppModule.helperLocalBindingHandle
AppModule._propertyCache
- appModules.fastlogentry module
- appModules.foobar2000 module
- appModules.hxmail module
- appModules.instantbird module
- appModules.itunes module
- appModules.javaw module
- appModules.kindle module
ElementsListDialog
BookPageViewTreeInterceptor
BookPageViewTreeInterceptor.ElementsListDialog
BookPageViewTreeInterceptor.TextInfo
BookPageViewTreeInterceptor.pageChangeAlreadyHandled
BookPageViewTreeInterceptor.turnPage()
BookPageViewTreeInterceptor.event_pageChange()
BookPageViewTreeInterceptor.isAlive()
BookPageViewTreeInterceptor._getTableCellAt()
BookPageViewTreeInterceptor._changePageScriptHelper()
BookPageViewTreeInterceptor.script_moveByPage_forward()
BookPageViewTreeInterceptor.script_moveByPage_back()
BookPageViewTreeInterceptor._tabOverride()
BookPageViewTreeInterceptor.script_showSelectionOptions()
BookPageViewTreeInterceptor.__gestures
BookPageViewTreeInterceptor._iterEmbeddedObjs()
BookPageViewTreeInterceptor.NODE_TYPES_TO_ROLES
BookPageViewTreeInterceptor._iterNodesByType()
BookPageViewTreeInterceptor.script_find()
BookPageViewTreeInterceptor.script_findNext()
BookPageViewTreeInterceptor.script_findPrevious()
BookPageViewTreeInterceptor._abc_impl
BookPageViewTextInfo
BookPageViewTextInfo._get_locationText()
BookPageViewTextInfo.getTextWithFields()
BookPageViewTextInfo.getFormatFieldSpeech()
BookPageViewTextInfo.updateSelection()
BookPageViewTextInfo._getControlFieldForObject()
BookPageViewTextInfo.getMathMl()
BookPageViewTextInfo._abc_impl
BookPageViewTextInfo.locationText
BookPageViewTextInfo._propertyCache
BookPageView
PageTurnFocusIgnorer
Math
AppModule
- appModules.lockapp module
LockAppContainer
AppModule
AppModule.SAFE_SCRIPTS
AppModule.chooseNVDAObjectOverlayClasses()
AppModule.event_foreground()
AppModule._inputCaptor()
AppModule.event_appModule_gainFocus()
AppModule._abc_impl
AppModule.event_appModule_loseFocus()
AppModule.processID
AppModule.appName
AppModule.helperLocalBindingHandle
AppModule._propertyCache
- appModules.lockapphost module
- appModules.logonui module
- appModules.loudtalks module
- appModules.lync module
- appModules.microsoftedge module
- appModules.microsoftedgecp module
- appModules.mintty module
- appModules.miranda32 module
AppModule
AppModule.lastTextLengths
AppModule.lastMessages
AppModule.MessageHistoryLength
AppModule.chooseNVDAObjectOverlayClasses()
AppModule.event_NVDAObject_init()
AppModule.script_readMessage()
AppModule.__gestures
AppModule._abc_impl
AppModule.processID
AppModule.appName
AppModule.helperLocalBindingHandle
AppModule._propertyCache
mirandaIMContactList
mirandaIMContactList._get_name()
mirandaIMContactList._get_role()
mirandaIMContactList._get_states()
mirandaIMContactList.script_changeItem()
mirandaIMContactList.__changeItemGestures
mirandaIMContactList.initOverlayClass()
mirandaIMContactList._abc_impl
mirandaIMContactList.name
mirandaIMContactList.role
mirandaIMContactList.states
mirandaIMContactList._propertyCache
mirandaIMButton
mirandaIMHyperlink
MPropertyPage
MirandaMessageViewerScrollbar
DuplicateFocusListBox
- appModules.mirc module
- appModules.mmc module
- appModules.mplayerc module
- appModules.msedgewebview2 module
- appModules.msimn module
- appModules.msnmsgr module
- appModules.nlnotes module
- appModules.notepad module
- appModules.notepadPlusPlus module
- appModules.nvda module
NvdaDialog
NvdaDialogEmptyDescription
NvdaPythonConsoleUIOutputClear
NvdaPythonConsoleUIOutputCtrl
NvdaPythonConsoleUIOutputCtrl.isPrevFocusOnNvdaPopup
NvdaPythonConsoleUIOutputCtrl.script_moveToNextResult()
NvdaPythonConsoleUIOutputCtrl.script_moveToPrevResult()
NvdaPythonConsoleUIOutputCtrl.script_selectToResultEnd()
NvdaPythonConsoleUIOutputCtrl.script_selectToResultStart()
NvdaPythonConsoleUIOutputCtrl._resultNavHelper()
NvdaPythonConsoleUIOutputCtrl.__gestures
NvdaPythonConsoleUIOutputCtrl._abc_impl
NvdaPythonConsoleUIOutputCtrl._propertyCache
AppModule
AppModule.oldProfile
AppModule.handlePossibleProfileSwitch()
AppModule.event_appModule_loseFocus()
AppModule.isNvdaMenu()
AppModule.event_NVDAObject_init()
AppModule.event_gainFocus()
AppModule.event_stateChange()
AppModule.event_foreground()
AppModule.event_nameChange()
AppModule.isNvdaSettingsDialog()
AppModule.isNvdaPythonConsoleUIInputCtrl()
AppModule.isNvdaPythonConsoleUIOutputCtrl()
AppModule.chooseNVDAObjectOverlayClasses()
AppModule._abc_impl
AppModule.processID
AppModule.appName
AppModule.helperLocalBindingHandle
AppModule._propertyCache
- appModules.obu module
- appModules.openwith module
- appModules.outlook module
SECONDS_PER_DAY
getContactString()
getReceivedMessageString()
getSentMessageString()
AppModule
AppModule.isGoodUIAWindow()
AppModule._hasTriedoutlookAppSwitch
AppModule._registerCOMWithFocusJuggle()
AppModule._get_nativeOm()
AppModule._get_outlookVersion()
AppModule.isBadUIAWindow()
AppModule.event_NVDAObject_init()
AppModule.chooseNVDAObjectOverlayClasses()
AppModule._abc_impl
AppModule.nativeOm
AppModule.outlookVersion
AppModule.processID
AppModule.appName
AppModule.helperLocalBindingHandle
AppModule._propertyCache
REListBox20W_CheckBox
SuperGridClient2010
AddressBookEntry
AutoCompleteListItem
CalendarView
UIAGridRow
MailViewerTextInfoForTreeInterceptor
MailViewerTreeInterceptorTextInfo
MailViewerTreeInterceptor
MailViewerTreeInterceptor.TextInfo
MailViewerTreeInterceptor.script_tab()
MailViewerTreeInterceptor._iterTextStyle()
MailViewerTreeInterceptor.__gestures
MailViewerTreeInterceptor._abc_impl
MailViewerTreeInterceptor._lastCachedDocumentConstantIdentifier
MailViewerTreeInterceptor.rootNVDAObject
MailViewerTreeInterceptor._propertyCache
BaseOutlookWordDocument
OutlookWordDocument
OutlookWordDocument._get_isReadonlyViewer()
OutlookWordDocument._get_treeInterceptorClass()
OutlookWordDocument._get_shouldCreateTreeInterceptor()
OutlookWordDocument._get_role()
OutlookWordDocument.ignoreEditorRevisions
OutlookWordDocument.ignorePageNumbers
OutlookWordDocument._abc_impl
OutlookWordDocument.isReadonlyViewer
OutlookWordDocument.role
OutlookWordDocument.shouldCreateTreeInterceptor
OutlookWordDocument.treeInterceptorClass
OutlookWordDocument._propertyCache
OutlookUIAWordDocument
DatePickerButton
DatePickerCell
- appModules.poedit module
LEFT_TO_RIGHT_EMBEDDING
_WindowControlId
_findDescendantObject()
AppModule
AppModule.cachePropertiesByDefault
AppModule._getNVDAObjectForWindowControlId()
AppModule._translatorNotesObj
AppModule._get__translatorNotesObj()
AppModule._reportControlScriptHelper()
AppModule.script_reportAutoCommentsWindow()
AppModule._commentObj
AppModule._get__commentObj()
AppModule.script_reportCommentsWindow()
AppModule._previousSourceTextObj
AppModule._get__previousSourceTextObj()
AppModule.script_reportOldSourceText()
AppModule._translationIssueObj
AppModule._get__translationIssueObj()
AppModule.script_reportTranslationWarning()
AppModule.__gestures
AppModule._abc_impl
AppModule._needsWorkObj
AppModule._get__needsWorkObj()
AppModule.chooseNVDAObjectOverlayClasses()
PoeditRichEdit
PoeditListItem
- appModules.powerpnt module
EApplication
ppEApplicationSink
getBulletText()
walkPpShapeRange()
PaneClassDC
DocumentWindow
DocumentWindow._get_ppDocumentViewType()
DocumentWindow._get_ppActivePaneViewType()
DocumentWindow._isEqual()
DocumentWindow._get_name()
DocumentWindow._get_currentSlide()
DocumentWindow._get_ppSelection()
DocumentWindow._get_selection()
DocumentWindow._get_focusRedirect()
DocumentWindow._get_firstChild()
DocumentWindow.handleSelectionChange()
DocumentWindow.script_selectionChange()
DocumentWindow.__gestures
DocumentWindow._abc_impl
DocumentWindow.currentSlide
DocumentWindow.firstChild
DocumentWindow.focusRedirect
DocumentWindow.name
DocumentWindow.ppActivePaneViewType
DocumentWindow.ppDocumentViewType
DocumentWindow.ppSelection
DocumentWindow.selection
DocumentWindow._propertyCache
OutlinePane
PpObject
SlideBase
Slide
Master
Shape
Shape.presentationType
Shape.role
Shape._get__overlapInfo()
Shape._getOverlapText()
Shape._get__edgeDistances()
Shape._getShapeLocationText()
Shape._get_locationText()
Shape._clearLocationCache()
Shape.script_moveHorizontal()
Shape.script_moveVertical()
Shape._get_ppPlaceholderType()
Shape._get_location()
Shape._get_ppShapeType()
Shape._get_ppAutoShapeType()
Shape._get_ppMediaType()
Shape._get_name()
Shape._isEqual()
Shape._get_description()
Shape._get_role()
Shape._get_roleText()
Shape._get_value()
Shape._get_states()
Shape._get_mathMl()
Shape.__gestures
Shape._abc_impl
Shape._edgeDistances
Shape._overlapInfo
Shape.description
Shape.location
Shape.locationText
Shape.mathMl
Shape.name
Shape.ppAutoShapeType
Shape.ppMediaType
Shape.ppPlaceholderType
Shape.ppShapeType
Shape.roleText
Shape.states
Shape.value
Shape._propertyCache
ChartShape
TextFrameTextInfo
TextFrameTextInfo._getCaretOffset()
TextFrameTextInfo._getSelectionOffsets()
TextFrameTextInfo._getTextRange()
TextFrameTextInfo._getStoryLength()
TextFrameTextInfo._getLineOffsets()
TextFrameTextInfo._getFormatFieldAndOffsets()
TextFrameTextInfo._setCaretOffset()
TextFrameTextInfo._setSelectionOffsets()
TextFrameTextInfo._abc_impl
Table
TableCell
TextFrame
TableCellTextFrame
NotesTextFrame
SlideShowTreeInterceptorTextInfo
SlideShowTreeInterceptor
SlideShowTreeInterceptor._get_isAlive()
SlideShowTreeInterceptor.hadFocusOnce
SlideShowTreeInterceptor.event_treeInterceptor_gainFocus()
SlideShowTreeInterceptor.event_gainFocus()
SlideShowTreeInterceptor.TextInfo
SlideShowTreeInterceptor.makeTextInfo()
SlideShowTreeInterceptor.reportNewSlide()
SlideShowTreeInterceptor.script_toggleNotesMode()
SlideShowTreeInterceptor.script_slideChange()
SlideShowTreeInterceptor._abc_impl
SlideShowTreeInterceptor.isAlive
ReviewableSlideshowTreeInterceptor
SlideShowWindow
SlideShowWindow._lastSlideChangeID
SlideShowWindow.treeInterceptorClass
SlideShowWindow.notesMode
SlideShowWindow._get_name()
SlideShowWindow.value
SlideShowWindow._getShapeText()
SlideShowWindow._get_basicText()
SlideShowWindow.handleSlideChange()
SlideShowWindow._abc_impl
SlideShowWindow.basicText
SlideShowWindow.name
SlideShowWindow._propertyCache
AppModule
AppModule.scriptCategory
AppModule.hasTriedPpAppSwitch
AppModule._ppApplicationWindow
AppModule._ppApplication
AppModule._ppEApplicationConnectionPoint
AppModule.isBadUIAWindow()
AppModule._registerCOMWithFocusJuggle()
AppModule._getPpObjectModelFromWindow()
AppModule._ppApplicationFromROT
AppModule._getPpObjectModelFromROT()
AppModule._fetchPpObjectModelHelper()
AppModule.fetchPpObjectModel()
AppModule.chooseNVDAObjectOverlayClasses()
AppModule._abc_impl
AppModule.processID
AppModule.appName
AppModule.helperLocalBindingHandle
AppModule._propertyCache
- appModules.putty module
- appModules.searchui module
- appModules.securecrt module
- appModules.shellexperiencehost module
- appModules.skype module
- appModules.soffice module
SymphonyTextInfo
SymphonyText
SymphonyTableCell
SymphonyTableCell.TextInfo
SymphonyTableCell._get_cellCoordsText()
SymphonyTableCell.name
SymphonyTableCell._get_hasSelection()
SymphonyTableCell._get_states()
SymphonyTableCell._abc_impl
SymphonyTableCell.cellCoordsText
SymphonyTableCell.hasSelection
SymphonyTableCell.states
SymphonyTableCell._propertyCache
SymphonyIATableCell
SymphonyTable
SymphonyButton
SymphonyParagraph
getDistanceTextForTwips()
SymphonyDocumentTextInfo
SymphonyDocument
SymphonyDocument.TextInfo
SymphonyDocument.GESTURE_ANNOUNCEMENT_TIMEOUT
SymphonyDocument.announceToolbarButtonToggle
SymphonyDocument.lastFormattingGestureEventTime
SymphonyDocument._backspaceScriptHelper()
SymphonyDocument.script_toggleTextAttribute()
SymphonyDocument.__gestures
SymphonyDocument._abc_impl
AppModule
- appModules.spotify module
- appModules.symphony module
- appModules.systemsettings module
- appModules.taskmgr module
- appModules.teams module
- appModules.teamtalk4classic module
- appModules.thunderbird module
- appModules.totalcmd module
- appModules.ttermpro module
- appModules.tween module
- appModules.utorrent module
- appModules.vipmud module
- appModules.webconferenceplugin module
- appModules.winamp module
fileinfo2
getShuffle()
getRepeat()
AppModule
winampMainWindow
winampPlaylistEditor
winampPlaylistEditor._get_name()
winampPlaylistEditor._get_role()
winampPlaylistEditor.script_changeItem()
winampPlaylistEditor.event_nameChange()
winampPlaylistEditor.__changeItemGestures
winampPlaylistEditor._abc_impl
winampPlaylistEditor.initOverlayClass()
winampPlaylistEditor.name
winampPlaylistEditor.role
winampPlaylistEditor._propertyCache
- appModules.windowsinternal_composableshell_experiences_textinput_inputapp module
ImeCandidateUI
ImeCandidateItem
ImeCandidateItem.keyboardShortcut
ImeCandidateItem._get_candidateNumber()
ImeCandidateItem._get_parent()
ImeCandidateItem._get_name()
ImeCandidateItem._get_description()
ImeCandidateItem._get_basicText()
ImeCandidateItem.event_UIA_elementSelected()
ImeCandidateItem._abc_impl
ImeCandidateItem.basicText
ImeCandidateItem.candidateNumber
ImeCandidateItem.description
ImeCandidateItem.name
ImeCandidateItem.parent
ImeCandidateItem._propertyCache
NavigationMenuItem
AppModule
AppModule._recentlySelected
AppModule.disableBrowseModeByDefault
AppModule.event_UIA_elementSelected()
AppModule._classicEmojiPanelAutomationIds
AppModule.event_UIA_window_windowOpen()
AppModule._emojiPanelJustOpened
AppModule.event_nameChange()
AppModule.event_UIA_notification()
AppModule.event_gainFocus()
AppModule.chooseNVDAObjectOverlayClasses()
AppModule._abc_impl
- appModules.winword module
- appModules.wlmail module
- appModules.wwahost module
- appModules.zoom module
- aria module
AriaLivePoliteness
AriaLivePoliteness.OFF
AriaLivePoliteness.POLITE
AriaLivePoliteness.ASSERTIVE
AriaLivePoliteness._generate_next_value_()
AriaLivePoliteness._new_member_()
AriaLivePoliteness._use_args_
AriaLivePoliteness._member_names_
AriaLivePoliteness._member_map_
AriaLivePoliteness._value2member_map_
AriaLivePoliteness._unhashable_values_
AriaLivePoliteness._member_type_
AriaLivePoliteness._value_repr_()
- audio package
SoundSplitState
SoundSplitState.OFF
SoundSplitState.NVDA_BOTH_APPS_BOTH
SoundSplitState.NVDA_LEFT_APPS_RIGHT
SoundSplitState.NVDA_LEFT_APPS_BOTH
SoundSplitState.NVDA_RIGHT_APPS_LEFT
SoundSplitState.NVDA_RIGHT_APPS_BOTH
SoundSplitState.NVDA_BOTH_APPS_LEFT
SoundSplitState.NVDA_BOTH_APPS_RIGHT
SoundSplitState._displayStringLabels
SoundSplitState.getAppVolume()
SoundSplitState.getNVDAVolume()
_setSoundSplitState()
_toggleSoundSplitState()
- Submodules
- audio.soundSplit module
SoundSplitState
SoundSplitState.OFF
SoundSplitState.NVDA_BOTH_APPS_BOTH
SoundSplitState.NVDA_LEFT_APPS_RIGHT
SoundSplitState.NVDA_LEFT_APPS_BOTH
SoundSplitState.NVDA_RIGHT_APPS_LEFT
SoundSplitState.NVDA_RIGHT_APPS_BOTH
SoundSplitState.NVDA_BOTH_APPS_LEFT
SoundSplitState.NVDA_BOTH_APPS_RIGHT
SoundSplitState._displayStringLabels
SoundSplitState.getAppVolume()
SoundSplitState.getNVDAVolume()
initialize()
terminate()
_AudioSessionNotificationWrapper
_applyToAllAudioSessions()
_unregisterCallback()
_VolumeSetter
_setSoundSplitState()
_toggleSoundSplitState()
_VolumeRestorer
- audioDucking module
- autoSettingsUtils package
- Submodules
- autoSettingsUtils.autoSettings module
AutoSettings
AutoSettings._registerConfigSaveAction()
AutoSettings._unregisterConfigSaveAction()
AutoSettings.getId()
AutoSettings.getDisplayName()
AutoSettings._getConfigSection()
AutoSettings._initSpecificSettings()
AutoSettings.initSettings()
AutoSettings.supportedSettings
AutoSettings._abstract_supportedSettings
AutoSettings._get_supportedSettings()
AutoSettings.isSupported()
AutoSettings._getConfigSpecForSettings()
AutoSettings.getConfigSpec()
AutoSettings._saveSpecificSettings()
AutoSettings.saveSettings()
AutoSettings._loadSpecificSettings()
AutoSettings.loadSettings()
AutoSettings._paramToPercent()
AutoSettings._percentToParam()
AutoSettings._abc_impl
- autoSettingsUtils.driverSetting module
- autoSettingsUtils.utils module
- baseObject module
- bdDetect module
DeviceType
DeviceMatch
fallBackDevices
scanForDevices
_isDebug()
getDriversForConnectedUsbDevices()
_getStandardHidDriverName()
_isHIDBrailleMatch()
getDriversForPossibleBluetoothDevices()
_DeviceInfoFetcher
_DeviceInfoFetcher.cachePropertiesByDefault
_DeviceInfoFetcher.btDevsCache
_DeviceInfoFetcher._get_btDevsCache()
_DeviceInfoFetcher._set_btDevsCache()
_DeviceInfoFetcher.comPorts
_DeviceInfoFetcher._get_comPorts()
_DeviceInfoFetcher.usbDevices
_DeviceInfoFetcher._get_usbDevices()
_DeviceInfoFetcher.usbComPorts
_DeviceInfoFetcher._get_usbComPorts()
_DeviceInfoFetcher.hidDevices
_DeviceInfoFetcher._get_hidDevices()
_DeviceInfoFetcher._abc_impl
_Detector
getConnectedUsbDevicesForDriver()
getPossibleBluetoothDevicesForDriver()
driverHasPossibleDevices()
driverSupportsAutoDetection()
driverIsEnabledForAutoDetection()
getSupportedBrailleDisplayDrivers()
getBrailleDisplayDriversEnabledForDetection()
initialize()
terminate()
DriverRegistrar
- braille module
FALLBACK_TABLE
CURSOR_SHAPES
SELECTION_SHAPE
END_OF_BRAILLE_OUTPUT_SHAPE
INPUT_START_IND
INPUT_END_IND
FormatTagDelimiter
CONTEXTPRES_CHANGEDCONTEXT
CONTEXTPRES_FILL
CONTEXTPRES_SCROLL
focusContextPresentations
RegionWithPositions
AUTO_DISPLAY_NAME
NO_BRAILLE_DISPLAY_NAME
FormattingMarker
NVDAObjectHasUsefulText()
_getDisplayDriver()
getDisplayList()
Region
Region.rawText
Region.cursorPos
Region.selectionStart
Region.selectionEnd
Region.brailleCells
Region.rawTextTypeforms
Region.rawToBraillePos
Region.brailleToRawPos
Region.brailleCursorPos
Region.brailleSelectionStart
Region.brailleSelectionEnd
Region.hidePreviousRegions
Region.focusToHardLeft
Region.update()
Region.routeTo()
Region.nextLine()
Region.previousLine()
TextRegion
_getAnnotationProperty()
getPropertiesBraille()
NVDAObjectRegion
ReviewNVDAObjectRegion
getControlFieldBraille()
_getControlFieldForLayoutPresentation()
_getControlFieldForTableCell()
_getControlFieldForReportStart()
getFormatFieldBraille()
getParagraphStartMarker()
_getFormattingTags()
_appendFormattingMarker()
TextInfoRegion
TextInfoRegion.pendingCaretUpdate
TextInfoRegion.allowPageTurns
TextInfoRegion._isMultiline()
TextInfoRegion._getSelection()
TextInfoRegion._setCursor()
TextInfoRegion._getTypeformFromFormatField()
TextInfoRegion._addFieldText()
TextInfoRegion._addTextWithFields()
TextInfoRegion._getReadingUnit()
TextInfoRegion.update()
TextInfoRegion.getTextInfoForBraillePos()
TextInfoRegion.routeTo()
TextInfoRegion._routeToTextInfo()
TextInfoRegion.nextLine()
TextInfoRegion.previousLine()
CursorManagerRegion
ReviewTextInfoRegion
ReviewCursorManagerRegion
_routingShouldMoveSystemCaret()
rindex()
BrailleBuffer
BrailleBuffer.regions
BrailleBuffer.rawText
BrailleBuffer.cursorPos
BrailleBuffer.brailleCells
BrailleBuffer.windowStartPos
BrailleBuffer.clear()
BrailleBuffer._get_visibleRegions()
BrailleBuffer._get_regionsWithPositions()
BrailleBuffer._get_rawToBraillePos()
BrailleBuffer.brailleToRawPos
BrailleBuffer._get_brailleToRawPos()
BrailleBuffer.bufferPosToRegionPos()
BrailleBuffer.regionPosToBufferPos()
BrailleBuffer.bufferPositionsToRawText()
BrailleBuffer.bufferPosToWindowPos()
BrailleBuffer._get_windowEndPos()
BrailleBuffer._set_windowEndPos()
BrailleBuffer._nextWindow()
BrailleBuffer.scrollForward()
BrailleBuffer._previousWindow()
BrailleBuffer.scrollBack()
BrailleBuffer.scrollTo()
BrailleBuffer.focus()
BrailleBuffer.update()
BrailleBuffer.updateDisplay()
BrailleBuffer._get_cursorWindowPos()
BrailleBuffer._get_windowRawText()
BrailleBuffer._get_windowBrailleCells()
BrailleBuffer.routeTo()
BrailleBuffer.getTextInfoForWindowPos()
BrailleBuffer.saveWindow()
BrailleBuffer.restoreWindow()
BrailleBuffer._abc_impl
BrailleBuffer.cursorWindowPos
BrailleBuffer.rawToBraillePos
BrailleBuffer.regionsWithPositions
BrailleBuffer.visibleRegions
BrailleBuffer.windowBrailleCells
BrailleBuffer.windowEndPos
BrailleBuffer.windowRawText
invalidateCachedFocusAncestors()
getFocusContextRegions()
getFocusRegions()
formatCellsForLog()
pre_writeCells
filter_displaySize
displaySizeChanged
displayChanged
decide_enabled
BrailleHandler
BrailleHandler.TETHER_AUTO
BrailleHandler.TETHER_FOCUS
BrailleHandler.TETHER_REVIEW
BrailleHandler.tetherValues
BrailleHandler.queuedWrite
BrailleHandler._displaySize
BrailleHandler._enabled
BrailleHandler._regionsPendingUpdate
BrailleHandler.queuedWriteLock
BrailleHandler.ackTimerHandle
BrailleHandler.terminate()
BrailleHandler.table
BrailleHandler._get_table()
BrailleHandler._set_table()
BrailleHandler._showSpeechInBrailleRegions
BrailleHandler._showSpeechInBraille()
BrailleHandler._suppressClearBrailleRegions
BrailleHandler.suppressClearBrailleRegions()
BrailleHandler.clearBrailleRegions()
BrailleHandler.getTether()
BrailleHandler.setTether()
BrailleHandler._get_shouldAutoTether()
BrailleHandler.displaySize
BrailleHandler._cache_displaySize
BrailleHandler._get_displaySize()
BrailleHandler._set_displaySize()
BrailleHandler.enabled
BrailleHandler._cache_enabled
BrailleHandler._get_enabled()
BrailleHandler._set_enabled()
BrailleHandler._handleEnabledDecisionFalse()
BrailleHandler._lastRequestedDisplayName
BrailleHandler.setDisplayByName()
BrailleHandler._switchDisplay()
BrailleHandler._setDisplay()
BrailleHandler._onBrailleViewerChangedState()
BrailleHandler._updateDisplay()
BrailleHandler._writeCells()
BrailleHandler._writeCellsInBackground()
BrailleHandler._displayWithCursor()
BrailleHandler._blink()
BrailleHandler.update()
BrailleHandler.scrollForward()
BrailleHandler.scrollBack()
BrailleHandler.routeTo()
BrailleHandler.getTextInfoForWindowPos()
BrailleHandler.message()
BrailleHandler._resetMessageTimer()
BrailleHandler._dismissMessage()
BrailleHandler.handleGainFocus()
BrailleHandler._doNewObject()
BrailleHandler.handleCaretMove()
BrailleHandler._handlePendingUpdate()
BrailleHandler.scrollToCursorOrSelection()
BrailleHandler._handleProgressBarUpdate()
BrailleHandler.handleUpdate()
BrailleHandler.handleReviewMove()
BrailleHandler.initialDisplay()
BrailleHandler.handlePostConfigProfileSwitch()
BrailleHandler.handleDisplayUnavailable()
BrailleHandler._enableDetection()
BrailleHandler._disableDetection()
BrailleHandler._bgThreadExecutor()
BrailleHandler._ackTimeoutResetter()
BrailleHandler._abc_impl
BrailleHandler.shouldAutoTether
initialize()
pumpAll()
terminate()
BrailleDisplayDriver
BrailleDisplayDriver._configSection
BrailleDisplayDriver.supportedSettings
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.receivesAckPackets
BrailleDisplayDriver._awaitingAck
BrailleDisplayDriver.timeout
BrailleDisplayDriver.check()
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver.numCells
BrailleDisplayDriver._get_numCells()
BrailleDisplayDriver._set_numCells()
BrailleDisplayDriver.numRows
BrailleDisplayDriver.numCols
BrailleDisplayDriver.display()
BrailleDisplayDriver.AUTOMATIC_PORT
BrailleDisplayDriver.getPossiblePorts()
BrailleDisplayDriver._getAutoPorts()
BrailleDisplayDriver.getManualPorts()
BrailleDisplayDriver._getTryPorts()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._getModifierGestures()
BrailleDisplayDriver._handleAck()
BrailleDisplayDriver.DotFirmnessSetting()
BrailleDisplayDriver.BrailleInputSetting()
BrailleDisplayDriver.HIDInputSetting()
BrailleDisplayDriver._abc_impl
BrailleDisplayGesture
BrailleDisplayGesture._abc_impl
BrailleDisplayGesture.displayName
BrailleDisplayGesture.id
BrailleDisplayGesture.identifiers
BrailleDisplayGesture.keyNames
BrailleDisplayGesture.model
BrailleDisplayGesture.script
BrailleDisplayGesture.scriptableObject
BrailleDisplayGesture.source
BrailleDisplayGesture.speechEffectWhenExecuted
BrailleDisplayGesture.shouldPreventSystemIdle
BrailleDisplayGesture._get_source()
BrailleDisplayGesture._get_model()
BrailleDisplayGesture._get_id()
BrailleDisplayGesture.routingIndex
BrailleDisplayGesture._get_identifiers()
BrailleDisplayGesture._get_displayName()
BrailleDisplayGesture._get_scriptableObject()
BrailleDisplayGesture._get_script()
BrailleDisplayGesture._get_keyNames()
BrailleDisplayGesture._get_speechEffectWhenExecuted()
BrailleDisplayGesture.ID_PARTS_REGEX
BrailleDisplayGesture.getDisplayTextForIdentifier()
getSerialPorts()
getDisplayDrivers()
_speakOnRouting()
- brailleDisplayDrivers package
- Subpackages
- Submodules
- brailleDisplayDrivers.alva module
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.timeout
BrailleDisplayDriver.supportedSettings
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.getManualPorts()
BrailleDisplayDriver._get_model()
BrailleDisplayDriver._updateSettings()
BrailleDisplayDriver._dev
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._ser6SendMessage()
BrailleDisplayDriver._ser6OnReceive()
BrailleDisplayDriver._hidOnReceive()
BrailleDisplayDriver._handleInput()
BrailleDisplayDriver._hidDisplay()
BrailleDisplayDriver._ser6Display()
BrailleDisplayDriver.display()
BrailleDisplayDriver._handleTime()
BrailleDisplayDriver._syncTime()
BrailleDisplayDriver._get_hidKeyboardInput()
BrailleDisplayDriver._set_hidKeyboardInput()
BrailleDisplayDriver.scriptCategory
BrailleDisplayDriver.script_toggleHidKeyboardInput()
BrailleDisplayDriver.__gestures
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver.hidKeyboardInput
BrailleDisplayDriver.model
InputGesture
- brailleDisplayDrivers.baum module
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.getManualPorts()
BrailleDisplayDriver._dev
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._sendRequest()
BrailleDisplayDriver._onReceive()
BrailleDisplayDriver._handleResponse()
BrailleDisplayDriver.display()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
InputGesture
- brailleDisplayDrivers.brailleNote module
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.getManualPorts()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._describe()
BrailleDisplayDriver._onReceive()
BrailleDisplayDriver._dispatch()
BrailleDisplayDriver.display()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver._propertyCache
InputGesture
- brailleDisplayDrivers.brailliantB module
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.getManualPorts()
BrailleDisplayDriver._dev
BrailleDisplayDriver._initAttempt()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._serSendMessage()
BrailleDisplayDriver._serOnReceive()
BrailleDisplayDriver._serHandleResponse()
BrailleDisplayDriver._hidOnReceive()
BrailleDisplayDriver._handleKeyRelease()
BrailleDisplayDriver.display()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
InputGesture
- brailleDisplayDrivers.brltty module
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.brlapi_pipes
BrailleDisplayDriver._get_brlapi_pipes()
BrailleDisplayDriver.check()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._get_numCols()
BrailleDisplayDriver._get_numRows()
BrailleDisplayDriver.display()
BrailleDisplayDriver._get_driverName()
BrailleDisplayDriver._handleKeyPresses()
BrailleDisplayDriver._onKeyPress()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver.driverName
BrailleDisplayDriver.numCols
BrailleDisplayDriver.numRows
InputGesture
- brailleDisplayDrivers.ecoBraille module
ecoTypes
eco_in_init()
eco_in()
eco_out()
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.check()
BrailleDisplayDriver.getPossiblePorts()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._get_numCells()
BrailleDisplayDriver.display()
BrailleDisplayDriver._handleResponses()
BrailleDisplayDriver._handleResponse()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver.numCells
BrailleDisplayDriver._propertyCache
InputGestureKeys
InputGestureRouting
- brailleDisplayDrivers.freedomScientific module
MODELS
FS_PKT_QUERY
FS_PKT_ACK
FS_PKT_NAK
FS_PKT_KEY
FS_PKT_BUTTON
FS_PKT_WHEEL
FS_PKT_HVADJ
FS_PKT_BEEP
FS_PKT_CONFIG
FS_PKT_INFO
FS_PKT_WRITE
FS_PKT_EXT_KEY
FS_BYTE_NULL
FS_DATA_EMPTY
FS_CFG_EXTKEY
INFO_MANU_START
INFO_MANU_END
INFO_MODEL_START
INFO_MODEL_END
INFO_VERSION_START
INFO_VERSION_END
DOTS_TABLE_SIZE
TRANSLATION_TABLE_SIZE
_makeTranslationTable()
_translate()
FOCUS_1_DOTS_TABLE
FOCUS_1_TRANSLATION_TABLE
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.receivesAckPackets
BrailleDisplayDriver.timeout
BrailleDisplayDriver.wizWheelActions
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._sendPacket()
BrailleDisplayDriver._onReceive()
BrailleDisplayDriver._handleReadError()
BrailleDisplayDriver._handlePacket()
BrailleDisplayDriver._handleAck()
BrailleDisplayDriver._updateKeyBits()
BrailleDisplayDriver._handleKeys()
BrailleDisplayDriver._handleExtendedKeys()
BrailleDisplayDriver._calculateChecksum()
BrailleDisplayDriver.display()
BrailleDisplayDriver._configureDisplay()
BrailleDisplayDriver.script_toggleLeftWizWheelAction()
BrailleDisplayDriver.script_toggleRightWizWheelAction()
BrailleDisplayDriver.__gestures
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver._propertyCache
InputGesture
KeyGesture
RoutingGesture
WizWheelGesture
- brailleDisplayDrivers.handyTech module
InvisibleDriverWindow
Model
OldProtocolMixin
AtcMixin
TimeSyncFirmnessMixin
TripleActionKeysMixin
JoystickMixin
StatusCellMixin
ActiveSplitMixin
ModularConnect88
ModularEvolution
ModularEvolution88
ModularEvolution64
EasyBraille
ActiveBraille
ConnectBraille
Actilino
ActiveStar40
Braillino
BrailleWave
BasicBraille
BasicBraillePlus
basicBrailleFactory()
basicBraillePlusFactory()
BrailleStar
BrailleStar40
BrailleStar80
Modular
Modular20
Modular40
Modular80
Activator
ActivatorPro
ActivatorPro64
ActivatorPro80
_allSubclasses()
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.receivesAckPackets
BrailleDisplayDriver.timeout
BrailleDisplayDriver._sleepcounter
BrailleDisplayDriver._messageWindow
BrailleDisplayDriver._instances
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.getManualPorts()
BrailleDisplayDriver._dev
BrailleDisplayDriver.createMessageWindow()
BrailleDisplayDriver.destroyMessageWindow()
BrailleDisplayDriver.goToSleep()
BrailleDisplayDriver.wakeUp()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._get_supportedSettings()
BrailleDisplayDriver._get_atc()
BrailleDisplayDriver._set_atc()
BrailleDisplayDriver._get_dotFirmness()
BrailleDisplayDriver._set_dotFirmness()
BrailleDisplayDriver.sendPacket()
BrailleDisplayDriver.sendExtendedPacket()
BrailleDisplayDriver._sendHidPacket()
BrailleDisplayDriver._handleKeyRelease()
BrailleDisplayDriver._hidOnReceive()
BrailleDisplayDriver._hidSerialOnReceive()
BrailleDisplayDriver._processHidSerialBuffer()
BrailleDisplayDriver._serialOnReceive()
BrailleDisplayDriver._handleInputStream()
BrailleDisplayDriver._handleInput()
BrailleDisplayDriver.display()
BrailleDisplayDriver.scriptCategory
BrailleDisplayDriver.script_toggleBrailleInput()
BrailleDisplayDriver.__gestures
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver.atc
BrailleDisplayDriver.dotFirmness
BrailleDisplayDriver.supportedSettings
InputGesture
- brailleDisplayDrivers.hedoMobilLine module
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.numCells
BrailleDisplayDriver.check()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver.display()
BrailleDisplayDriver.handleResponses()
BrailleDisplayDriver.handleData()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver._propertyCache
InputGestureKeys
InputGestureRouting
- brailleDisplayDrivers.hedoProfiLine module
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.numCells
BrailleDisplayDriver.check()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver.display()
BrailleDisplayDriver.handleResponses()
BrailleDisplayDriver.handleData()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver._propertyCache
InputGestureKeys
InputGestureRouting
- brailleDisplayDrivers.hidBrailleStandard module
isSupportEnabled()
BraillePageUsageID
BraillePageUsageID.UNDEFINED
BraillePageUsageID.BRAILLE_DISPLAY
BraillePageUsageID.BRAILLE_ROW
BraillePageUsageID.EIGHT_DOT_BRAILLE_CELL
BraillePageUsageID.SIX_DOT_BRAILLE_CELL
BraillePageUsageID.NUMBER_OF_BRAILLE_CELLS
BraillePageUsageID.SCREEN_READER_CONTROL
BraillePageUsageID.SCREEN_READER_IDENTIFIER
BraillePageUsageID.ROUTER_SET_1
BraillePageUsageID.ROUTER_SET_2
BraillePageUsageID.ROUTER_SET_3
BraillePageUsageID.ROUTER_KEY
BraillePageUsageID.ROW_ROUTER_KEY
BraillePageUsageID.BRAILLE_BUTTONS
BraillePageUsageID.BRAILLE_KEYBOARD_DOT_1
BraillePageUsageID.BRAILLE_KEYBOARD_DOT_2
BraillePageUsageID.BRAILLE_KEYBOARD_DOT_3
BraillePageUsageID.BRAILLE_KEYBOARD_DOT_4
BraillePageUsageID.BRAILLE_KEYBOARD_DOT_5
BraillePageUsageID.BRAILLE_KEYBOARD_DOT_6
BraillePageUsageID.BRAILLE_KEYBOARD_DOT_7
BraillePageUsageID.BRAILLE_KEYBOARD_DOT_8
BraillePageUsageID.BRAILLE_KEYBOARD_SPACE
BraillePageUsageID.BRAILLE_KEYBOARD_LEFT_SPACE
BraillePageUsageID.BRAILLE_KEYBOARD_RIGHT_SPACE
BraillePageUsageID.BRAILLE_FACE_CONTROLS
BraillePageUsageID.BRAILLE_LEFT_CONTROLS
BraillePageUsageID.BRAILLE_RIGHT_CONTROLS
BraillePageUsageID.BRAILLE_TOP_CONTROLS
BraillePageUsageID.BRAILLE_JOYSTICK_CENTER
BraillePageUsageID.BRAILLE_JOYSTICK_UP
BraillePageUsageID.BRAILLE_JOYSTICK_DOWN
BraillePageUsageID.BRAILLE_JOYSTICK_LEFT
BraillePageUsageID.BRAILLE_JOYSTICK_RIGHT
BraillePageUsageID.BRAILLE_DPAD_CENTER
BraillePageUsageID.BRAILLE_DPAD_UP
BraillePageUsageID.BRAILLE_DPAD_DOWN
BraillePageUsageID.BRAILLE_DPAD_LEFT
BraillePageUsageID.BRAILLE_DPAD_RIGHT
BraillePageUsageID.BRAILLE_PAN_LEFT
BraillePageUsageID.BRAILLE_PAN_RIGHT
BraillePageUsageID.BRAILLE_ROCKER_UP
BraillePageUsageID.BRAILLE_ROCKER_DOWN
BraillePageUsageID.BRAILLE_ROCKER_PRESS
ButtonCapsInfo
HidBrailleDriver
HidBrailleDriver.name
HidBrailleDriver.description
HidBrailleDriver.isThreadSafe
HidBrailleDriver.supportsAutomaticDetection
HidBrailleDriver.registerAutomaticDetection()
HidBrailleDriver._dev
HidBrailleDriver._findCellValueCaps()
HidBrailleDriver._findNumberOfCellsValueCaps()
HidBrailleDriver._collectInputButtonCapsByDataIndex()
HidBrailleDriver.terminate()
HidBrailleDriver._hidOnReceive()
HidBrailleDriver._handleKeyRelease()
HidBrailleDriver.display()
HidBrailleDriver.gestureMap
HidBrailleDriver._abc_impl
InputGesture
BrailleDisplayDriver
- brailleDisplayDrivers.hims module
Model
BrailleSense
BrailleEdge
BrailleEdge2S
BrailleEdge3S
BrailleSense2S
BrailleSense4S
SmartBeetle
BrailleSenseQ
BrailleSenseQX
SyncBraille
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.timeout
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.getManualPorts()
BrailleDisplayDriver.display()
BrailleDisplayDriver._sendCellCountRequest()
BrailleDisplayDriver._sendIdentificationRequests()
BrailleDisplayDriver._handleIdentification()
BrailleDisplayDriver._handlePacket()
BrailleDisplayDriver._hidOnReceive()
BrailleDisplayDriver._onReceive()
BrailleDisplayDriver._accumulateSerialData()
BrailleDisplayDriver._processSerialData()
BrailleDisplayDriver._sendPacket()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver._propertyCache
KeyInputGesture
RoutingInputGesture
- brailleDisplayDrivers.lilli module
convertLilliCells()
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.check()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._get_numCells()
BrailleDisplayDriver._handleKeyPresses()
BrailleDisplayDriver._onKeyPress()
BrailleDisplayDriver.display()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver.numCells
BrailleDisplayDriver._propertyCache
InputGesture
- brailleDisplayDrivers.nattiqbraille module
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.getManualPorts()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._describe()
BrailleDisplayDriver._onReceive()
BrailleDisplayDriver.display()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver._propertyCache
InputGestureKeys
RoutingInputGesture
- brailleDisplayDrivers.noBraille module
- brailleDisplayDrivers.papenmeier module
brl_auto_id()
_swapDotBits()
brl_out()
brl_poll()
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.check()
BrailleDisplayDriver.connectBluetooth()
BrailleDisplayDriver.connectUSB()
BrailleDisplayDriver._dev
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver.startTimer()
BrailleDisplayDriver.stopTimer()
BrailleDisplayDriver.initmapping()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver.display()
BrailleDisplayDriver.executeGesture()
BrailleDisplayDriver._handleKeyPresses()
BrailleDisplayDriver.gestureMap
brl_decode_trio()
brl_decode_keys_A()
brl_decode_key_names_repeat()
brl_decode_key_names()
brl_join_keys()
InputGesture
- brailleDisplayDrivers.papenmeier_serial module
brl_auto_id()
brl_out()
brl_poll()
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.check()
BrailleDisplayDriver.getPossiblePorts()
BrailleDisplayDriver.initTable()
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver._propertyCache
BrailleDisplayDriver.terminate()
BrailleDisplayDriver.display()
BrailleDisplayDriver.executeGesture()
BrailleDisplayDriver._handleKeyPresses()
BrailleDisplayDriver.gestureMap
brl_keyname2()
brl_keyname()
InputGesture
- brailleDisplayDrivers.seika module
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.check()
BrailleDisplayDriver.numCells
BrailleDisplayDriver.terminate()
BrailleDisplayDriver.display()
BrailleDisplayDriver.handleResponses()
BrailleDisplayDriver._handleCursorRoutingBlock()
BrailleDisplayDriver._handleNormalKey()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver._propertyCache
InputGestureKeys
InputGestureRouting
- brailleDisplayDrivers.seikantk module
SEIKA_CMD_ON
isSeikaBluetoothName()
isSeikaBluetoothDeviceInfo()
isSeikaBluetoothDeviceMatch()
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.getManualPorts()
BrailleDisplayDriver._getDeviceInfo()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver.display()
BrailleDisplayDriver._onReceiveHID()
BrailleDisplayDriver._onReceiveSerial()
BrailleDisplayDriver._onReceive()
BrailleDisplayDriver._processCommand()
BrailleDisplayDriver._handleInfo()
BrailleDisplayDriver._handleRouting()
BrailleDisplayDriver._handleKeys()
BrailleDisplayDriver._handleKeysRouting()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver._propertyCache
InputGestureRouting
_getKeyNames()
_getRoutingIndexes()
InputGesture
- brailleDisplayDrivers.superBrl module
BrailleDisplayDriver
BrailleDisplayDriver.name
BrailleDisplayDriver.description
BrailleDisplayDriver.isThreadSafe
BrailleDisplayDriver.supportsAutomaticDetection
BrailleDisplayDriver.registerAutomaticDetection()
BrailleDisplayDriver.getManualPorts()
BrailleDisplayDriver.terminate()
BrailleDisplayDriver._onReceive()
BrailleDisplayDriver.display()
BrailleDisplayDriver.gestureMap
BrailleDisplayDriver._abc_impl
BrailleDisplayDriver._propertyCache
- brailleInput module
FALLBACK_TABLE
LOUIS_DOTS_IO_START
UNICODE_BRAILLE_START
UNICODE_BRAILLE_PROTECTED
BrailleInputHandler
BrailleInputHandler.bufferBraille
BrailleInputHandler.bufferText
BrailleInputHandler.cellsWithText
BrailleInputHandler.untranslatedBraille
BrailleInputHandler.untranslatedStart
BrailleInputHandler.untranslatedCursorPos
BrailleInputHandler._uncontSentTime
BrailleInputHandler.currentModifiers
BrailleInputHandler.table
BrailleInputHandler._get_table()
BrailleInputHandler._set_table()
BrailleInputHandler.currentFocusIsTextObj
BrailleInputHandler._get_currentFocusIsTextObj()
BrailleInputHandler.useContractedForCurrentFocus
BrailleInputHandler._get_useContractedForCurrentFocus()
BrailleInputHandler._translate()
BrailleInputHandler._translateForReportContractedCell()
BrailleInputHandler._reportContractedCell()
BrailleInputHandler._reportUntranslated()
BrailleInputHandler.input()
BrailleInputHandler.toggleModifier()
BrailleInputHandler.toggleModifiers()
BrailleInputHandler.enter()
BrailleInputHandler.translate()
BrailleInputHandler._updateUntranslated()
BrailleInputHandler.updateDisplay()
BrailleInputHandler.eraseLastCell()
BrailleInputHandler.flushBuffer()
BrailleInputHandler.emulateKey()
BrailleInputHandler.sendChars()
BrailleInputHandler.handleGainFocus()
BrailleInputHandler.handleCaretMove()
BrailleInputHandler.handlePostConfigProfileSwitch()
BrailleInputHandler._abc_impl
handler
initialize()
terminate()
formatDotNumbers()
speakDots()
BrailleInputGesture
BrailleInputGesture._abc_impl
BrailleInputGesture.displayName
BrailleInputGesture.dots
BrailleInputGesture.identifiers
BrailleInputGesture.space
BrailleInputGesture.shouldPreventSystemIdle
BrailleInputGesture._makeDotsId()
BrailleInputGesture.GENERIC_ID_SPACE_DOTS
BrailleInputGesture.GENERIC_ID_DOTS
BrailleInputGesture._get_identifiers()
BrailleInputGesture._makeDisplayText()
BrailleInputGesture._get_displayName()
BrailleInputGesture.getDisplayTextForIdentifier()
- brailleTables module
- brailleViewer package
isBrailleViewerActive()
destroyBrailleViewer()
_onGuiDestroyed()
_getDisplaySize()
createBrailleViewerTool()
- Submodules
- brailleViewer.brailleViewerGui module
_linearInterpolate()
_getCharIndexUnderMouse()
_shouldDoHover()
createBackgroundColorTextAttr()
CharCellBackgroundColorAnimation
TextCellHover
TextCellHover.Stage
TextCellHover.isInProgress()
TextCellHover._setStage()
TextCellHover.cancelPendingHover()
TextCellHover.startPendingHover()
TextCellHover._setPostActivateStyle()
TextCellHover.doHoverTracking()
TextCellHover.updateControls()
TextCellHover._updateHoverStage()
TextCellHover._activateRouteToCell()
_setBrailleFont()
BrailleViewerFrame
BrailleViewerFrame.helpId
BrailleViewerFrame._title
BrailleViewerFrame._rawTextOutput
BrailleViewerFrame._brailleOutput
BrailleViewerFrame._shouldShowOnStartupCheckBox
BrailleViewerFrame._mouseMotionBound
BrailleViewerFrame._numCells
BrailleViewerFrame._brailleOutputLastSet
BrailleViewerFrame._rawTextOutputLastSet
BrailleViewerFrame.onSessionLockStateChange()
BrailleViewerFrame._createBrailleTextSizeTestCtrl()
BrailleViewerFrame._calculateBrailleOutputSize()
BrailleViewerFrame._createControls()
BrailleViewerFrame._onShouldShowOnStartupChanged()
BrailleViewerFrame._onShouldHoverRouteToCellCheckBoxChanged()
BrailleViewerFrame._updateMouseOverBinding()
BrailleViewerFrame._mouseOver()
BrailleViewerFrame.updateBrailleDisplayed()
BrailleViewerFrame._triggerGuiUpdate()
BrailleViewerFrame._updateGui()
BrailleViewerFrame._doDisplaysMatchConfig()
BrailleViewerFrame._getAttachedDisplaySizesAsStringArray()
BrailleViewerFrame._savePositionInformation()
BrailleViewerFrame.isDestroyed
BrailleViewerFrame.saveInfoAndDestroy()
BrailleViewerFrame._onClose()
BrailleViewerFrame._onDestroy()
- brailleViewer.brailleViewerInputGesture module
- browseMode module
reportPassThrough()
mergeQuickNavItemIterators()
QuickNavItem
TextInfoQuickNavItem
BrowseModeTreeInterceptor
BrowseModeTreeInterceptor.scriptCategory
BrowseModeTreeInterceptor._disableAutoPassThrough
BrowseModeTreeInterceptor.APPLICATION_ROLES
BrowseModeTreeInterceptor._get_currentNVDAObject()
BrowseModeTreeInterceptor._get_currentFocusableNVDAObject()
BrowseModeTreeInterceptor.event_treeInterceptor_gainFocus()
BrowseModeTreeInterceptor.ALWAYS_SWITCH_TO_PASS_THROUGH_ROLES
BrowseModeTreeInterceptor.SWITCH_TO_PASS_THROUGH_ON_FOCUS_ROLES
BrowseModeTreeInterceptor.IGNORE_DISABLE_PASS_THROUGH_WHEN_FOCUSED_ROLES
BrowseModeTreeInterceptor.shouldPassThrough()
BrowseModeTreeInterceptor._get_shouldTrapNonCommandGestures()
BrowseModeTreeInterceptor.script_trapNonCommandGesture()
BrowseModeTreeInterceptor.singleLetterNavEnabled
BrowseModeTreeInterceptor.getAlternativeScript()
BrowseModeTreeInterceptor.script_toggleSingleLetterNav()
BrowseModeTreeInterceptor._get_ElementsListDialog()
BrowseModeTreeInterceptor._iterNodesByType()
BrowseModeTreeInterceptor._iterNotLinkBlock()
BrowseModeTreeInterceptor._iterTextStyle()
BrowseModeTreeInterceptor._iterSimilarParagraph()
BrowseModeTreeInterceptor._quickNavScript()
BrowseModeTreeInterceptor.addQuickNav()
BrowseModeTreeInterceptor.script_elementsList()
BrowseModeTreeInterceptor._activateNVDAObject()
BrowseModeTreeInterceptor._activatePosition()
BrowseModeTreeInterceptor.script_activatePosition()
BrowseModeTreeInterceptor._focusLastFocusableObject()
BrowseModeTreeInterceptor.script_passThrough()
BrowseModeTreeInterceptor.script_disablePassThrough()
BrowseModeTreeInterceptor._set_disableAutoPassThrough()
BrowseModeTreeInterceptor._get_disableAutoPassThrough()
BrowseModeTreeInterceptor.__gestures
BrowseModeTreeInterceptor.ElementsListDialog
BrowseModeTreeInterceptor._abc_impl
BrowseModeTreeInterceptor.currentFocusableNVDAObject
BrowseModeTreeInterceptor.currentNVDAObject
BrowseModeTreeInterceptor.disableAutoPassThrough
BrowseModeTreeInterceptor.script_nextAnnotation()
BrowseModeTreeInterceptor.script_nextArticle()
BrowseModeTreeInterceptor.script_nextBlockQuote()
BrowseModeTreeInterceptor.script_nextButton()
BrowseModeTreeInterceptor.script_nextCheckBox()
BrowseModeTreeInterceptor.script_nextComboBox()
BrowseModeTreeInterceptor.script_nextDifferentStyle()
BrowseModeTreeInterceptor.script_nextEdit()
BrowseModeTreeInterceptor.script_nextEmbeddedObject()
BrowseModeTreeInterceptor.script_nextError()
BrowseModeTreeInterceptor.script_nextFigure()
BrowseModeTreeInterceptor.script_nextFormField()
BrowseModeTreeInterceptor.script_nextFrame()
BrowseModeTreeInterceptor.script_nextGraphic()
BrowseModeTreeInterceptor.script_nextGrouping()
BrowseModeTreeInterceptor.script_nextHeading()
BrowseModeTreeInterceptor.script_nextHeading1()
BrowseModeTreeInterceptor.script_nextHeading2()
BrowseModeTreeInterceptor.script_nextHeading3()
BrowseModeTreeInterceptor.script_nextHeading4()
BrowseModeTreeInterceptor.script_nextHeading5()
BrowseModeTreeInterceptor.script_nextHeading6()
BrowseModeTreeInterceptor.script_nextLandmark()
BrowseModeTreeInterceptor.script_nextLink()
BrowseModeTreeInterceptor.script_nextList()
BrowseModeTreeInterceptor.script_nextListItem()
BrowseModeTreeInterceptor.script_nextMath()
BrowseModeTreeInterceptor.script_nextMenuItem()
BrowseModeTreeInterceptor.script_nextNotLinkBlock()
BrowseModeTreeInterceptor.script_nextProgressBar()
BrowseModeTreeInterceptor.script_nextRadioButton()
BrowseModeTreeInterceptor.script_nextSameStyle()
BrowseModeTreeInterceptor.script_nextSeparator()
BrowseModeTreeInterceptor.script_nextTab()
BrowseModeTreeInterceptor.script_nextTable()
BrowseModeTreeInterceptor.script_nextTextParagraph()
BrowseModeTreeInterceptor.script_nextToggleButton()
BrowseModeTreeInterceptor.script_nextUnvisitedLink()
BrowseModeTreeInterceptor.script_nextVerticalParagraph()
BrowseModeTreeInterceptor.script_nextVisitedLink()
BrowseModeTreeInterceptor.script_previousAnnotation()
BrowseModeTreeInterceptor.script_previousArticle()
BrowseModeTreeInterceptor.script_previousBlockQuote()
BrowseModeTreeInterceptor.script_previousButton()
BrowseModeTreeInterceptor.script_previousCheckBox()
BrowseModeTreeInterceptor.script_previousComboBox()
BrowseModeTreeInterceptor.script_previousDifferentStyle()
BrowseModeTreeInterceptor.script_previousEdit()
BrowseModeTreeInterceptor.script_previousEmbeddedObject()
BrowseModeTreeInterceptor.script_previousError()
BrowseModeTreeInterceptor.script_previousFigure()
BrowseModeTreeInterceptor.script_previousFormField()
BrowseModeTreeInterceptor.script_previousFrame()
BrowseModeTreeInterceptor.script_previousGraphic()
BrowseModeTreeInterceptor.script_previousGrouping()
BrowseModeTreeInterceptor.script_previousHeading()
BrowseModeTreeInterceptor.script_previousHeading1()
BrowseModeTreeInterceptor.script_previousHeading2()
BrowseModeTreeInterceptor.script_previousHeading3()
BrowseModeTreeInterceptor.script_previousHeading4()
BrowseModeTreeInterceptor.script_previousHeading5()
BrowseModeTreeInterceptor.script_previousHeading6()
BrowseModeTreeInterceptor.script_previousLandmark()
BrowseModeTreeInterceptor.script_previousLink()
BrowseModeTreeInterceptor.script_previousList()
BrowseModeTreeInterceptor.script_previousListItem()
BrowseModeTreeInterceptor.script_previousMath()
BrowseModeTreeInterceptor.script_previousMenuItem()
BrowseModeTreeInterceptor.script_previousNotLinkBlock()
BrowseModeTreeInterceptor.script_previousProgressBar()
BrowseModeTreeInterceptor.script_previousRadioButton()
BrowseModeTreeInterceptor.script_previousSameStyle()
BrowseModeTreeInterceptor.script_previousSeparator()
BrowseModeTreeInterceptor.script_previousTab()
BrowseModeTreeInterceptor.script_previousTable()
BrowseModeTreeInterceptor.script_previousTextParagraph()
BrowseModeTreeInterceptor.script_previousToggleButton()
BrowseModeTreeInterceptor.script_previousUnvisitedLink()
BrowseModeTreeInterceptor.script_previousVerticalParagraph()
BrowseModeTreeInterceptor.script_previousVisitedLink()
BrowseModeTreeInterceptor.shouldTrapNonCommandGestures
ElementsListDialog
ElementsListDialog.helpId
ElementsListDialog.ELEMENT_TYPES
ElementsListDialog.Element
ElementsListDialog.lastSelectedElementType
ElementsListDialog.onElementTypeChange()
ElementsListDialog.initElementType()
ElementsListDialog.filter()
ElementsListDialog.onTreeSetFocus()
ElementsListDialog.onTreeChar()
ElementsListDialog.onTreeLabelEditBegin()
ElementsListDialog.onTreeLabelEditEnd()
ElementsListDialog._clearSearchText()
ElementsListDialog.search()
ElementsListDialog._iterReachableTreeItemsFromItem()
ElementsListDialog.FILTER_TIMER_DELAY_MS
ElementsListDialog.onFilterEditTextChange()
ElementsListDialog.onAction()
BrowseModeDocumentTextInfo
BrowseModeDocumentTreeInterceptor
BrowseModeDocumentTreeInterceptor.programmaticScrollMayFireEvent
BrowseModeDocumentTreeInterceptor._lastCaretMoveWasFocus
BrowseModeDocumentTreeInterceptor.terminate()
BrowseModeDocumentTreeInterceptor._get_currentNVDAObject()
BrowseModeDocumentTreeInterceptor.event_treeInterceptor_gainFocus()
BrowseModeDocumentTreeInterceptor.event_caret()
BrowseModeDocumentTreeInterceptor._activateLongDesc()
BrowseModeDocumentTreeInterceptor._activatePosition()
BrowseModeDocumentTreeInterceptor._set_selection()
BrowseModeDocumentTreeInterceptor._shouldSetFocusToObj()
BrowseModeDocumentTreeInterceptor.script_activateLongDesc()
BrowseModeDocumentTreeInterceptor.event_caretMovementFailed()
BrowseModeDocumentTreeInterceptor.currentExpandedControl
BrowseModeDocumentTreeInterceptor.script_collapseOrExpandControl()
BrowseModeDocumentTreeInterceptor._collapseOrExpandControl_scriptHelper()
BrowseModeDocumentTreeInterceptor._tabOverride()
BrowseModeDocumentTreeInterceptor.script_tab()
BrowseModeDocumentTreeInterceptor.script_shiftTab()
BrowseModeDocumentTreeInterceptor.event_focusEntered()
BrowseModeDocumentTreeInterceptor._shouldIgnoreFocus()
BrowseModeDocumentTreeInterceptor._postGainFocus()
BrowseModeDocumentTreeInterceptor._replayFocusEnteredEvents()
BrowseModeDocumentTreeInterceptor.event_gainFocus()
BrowseModeDocumentTreeInterceptor._handleScrollTo()
BrowseModeDocumentTreeInterceptor._isNVDAObjectInApplication_noWalk()
BrowseModeDocumentTreeInterceptor._isNVDAObjectInApplication()
BrowseModeDocumentTreeInterceptor.documentConstantIdentifier
BrowseModeDocumentTreeInterceptor._cache_documentConstantIdentifier
BrowseModeDocumentTreeInterceptor._get_documentConstantIdentifier()
BrowseModeDocumentTreeInterceptor._get_shouldRememberCaretPositionAcrossLoads()
BrowseModeDocumentTreeInterceptor._getInitialCaretPos()
BrowseModeDocumentTreeInterceptor.getEnclosingContainerRange()
BrowseModeDocumentTreeInterceptor.script_moveToStartOfContainer()
BrowseModeDocumentTreeInterceptor.script_movePastEndOfContainer()
BrowseModeDocumentTreeInterceptor.NOT_LINK_BLOCK_MIN_LEN
BrowseModeDocumentTreeInterceptor._isSuitableNotLinkBlock()
BrowseModeDocumentTreeInterceptor._iterNotLinkBlock()
BrowseModeDocumentTreeInterceptor.STYLE_ATTRIBUTES
BrowseModeDocumentTreeInterceptor._extractStyles()
BrowseModeDocumentTreeInterceptor._mergeIdenticalStyles()
BrowseModeDocumentTreeInterceptor._expandStyle()
BrowseModeDocumentTreeInterceptor._moveToNextParagraph()
BrowseModeDocumentTreeInterceptor._iterTextStyle()
BrowseModeDocumentTreeInterceptor.__gestures
BrowseModeDocumentTreeInterceptor.script_toggleScreenLayout()
BrowseModeDocumentTreeInterceptor.updateAppSelection()
BrowseModeDocumentTreeInterceptor.clearAppSelection()
BrowseModeDocumentTreeInterceptor._abc_impl
BrowseModeDocumentTreeInterceptor.currentNVDAObject
BrowseModeDocumentTreeInterceptor.script_toggleNativeAppSelectionMode()
BrowseModeDocumentTreeInterceptor.selection
BrowseModeDocumentTreeInterceptor.shouldRememberCaretPositionAcrossLoads
BrowseModeDocumentTreeInterceptor.MAX_ITERATIONS_FOR_SIMILAR_PARAGRAPH
BrowseModeDocumentTreeInterceptor._iterSimilarParagraph()
- buildVersion module
- characterProcessing module
LocaleDataMap
CharacterDescriptions
getCharacterDescription()
SymbolLevel
SpeechSymbol
SpeechSymbols
SpeechSymbols.load()
SpeechSymbols._loadComplexSymbol()
SpeechSymbols._loadSymbolField()
SpeechSymbols.IDENTIFIER_ESCAPES_INPUT
SpeechSymbols.IDENTIFIER_ESCAPES_OUTPUT
SpeechSymbols.LEVEL_INPUT
SpeechSymbols.LEVEL_OUTPUT
SpeechSymbols.PRESERVE_INPUT
SpeechSymbols.PRESERVE_OUTPUT
SpeechSymbols._loadSymbol()
SpeechSymbols.save()
SpeechSymbols._saveSymbolField()
SpeechSymbols._saveSymbol()
_getSpeechSymbolsForLocale()
SpeechSymbolProcessor
processSpeechSymbols()
processSpeechSymbol()
clearSpeechSymbols()
handlePostConfigProfileSwitch()
_SymbolDefinitionSource
SymbolDictionaryDefinition
SymbolDictionaryDefinition.name
SymbolDictionaryDefinition.path
SymbolDictionaryDefinition.source
SymbolDictionaryDefinition.displayName
SymbolDictionaryDefinition.allowComplexSymbols
SymbolDictionaryDefinition.mandatory
SymbolDictionaryDefinition.symbols
SymbolDictionaryDefinition.userVisible
SymbolDictionaryDefinition.enabled
SymbolDictionaryDefinition.getSymbols()
SymbolDictionaryDefinition._initSymbols()
SymbolDictionaryDefinition.availableLocales
_symbolDictionaryDefinitions
listAvailableSymbolDictionaryDefinitions()
_addSymbolDefinitions()
initialize()
terminate()
- colors module
- comHelper module
- compoundDocuments module
CompoundTextInfo
CompoundTextInfo._makeRawTextInfo()
CompoundTextInfo._normalizeStartAndEnd()
CompoundTextInfo.setEndPoint()
CompoundTextInfo.collapse()
CompoundTextInfo.copy()
CompoundTextInfo.updateCaret()
CompoundTextInfo.updateSelection()
CompoundTextInfo._get_bookmark()
CompoundTextInfo._get_NVDAObjectAtStart()
CompoundTextInfo._get_pointAtStart()
CompoundTextInfo._isObjectEditableText()
CompoundTextInfo._isNamedlinkDestination()
CompoundTextInfo._getControlFieldForObject()
CompoundTextInfo.moveToCodepointOffset()
CompoundTextInfo.NVDAObjectAtStart
CompoundTextInfo._abc_impl
CompoundTextInfo.bookmark
CompoundTextInfo.pointAtStart
TreeCompoundTextInfo
TreeCompoundTextInfo.SINGLE_TEXTINFO_UNITS
TreeCompoundTextInfo._findContentDescendant()
TreeCompoundTextInfo._abc_impl
TreeCompoundTextInfo._getTextInfos()
TreeCompoundTextInfo.boundingRects
TreeCompoundTextInfo.text
TreeCompoundTextInfo._propertyCache
TreeCompoundTextInfo._get_text()
TreeCompoundTextInfo._getFirstEmbedIndex()
TreeCompoundTextInfo.getTextWithFields()
TreeCompoundTextInfo._findNextContent()
TreeCompoundTextInfo._getObjectPosition()
TreeCompoundTextInfo.compareEndPoints()
TreeCompoundTextInfo.expand()
TreeCompoundTextInfo.move()
TreeCompoundTextInfo._get_boundingRects()
CompoundDocument
CompoundDocument._abc_impl
CompoundDocument.caretObject
CompoundDocument.isAlive
CompoundDocument.TextInfo
CompoundDocument._get_isAlive()
CompoundDocument._get_caretObject()
CompoundDocument.event_treeInterceptor_gainFocus()
CompoundDocument.event_caret()
CompoundDocument.event_gainFocus()
CompoundDocument.event_focusEntered()
CompoundDocument.event_stateChange()
CompoundDocument.event_selection()
CompoundDocument.event_selectionAdd()
CompoundDocument.event_selectionRemove()
- config package
isAppX
conf
post_configProfileSwitch
pre_configSave
pre_configReset
initialize()
saveOnExit()
RegistryKey
RegistryKey.INSTALLED_COPY
RegistryKey.RUN
RegistryKey.NVDA
RegistryKey.CONFIG_IN_LOCAL_APPDATA_SUBKEY
RegistryKey.FORCE_SECURE_MODE_SUBKEY
RegistryKey.SERVICE_DEBUG_SUBKEY
RegistryKey._generate_next_value_()
RegistryKey._new_member_()
RegistryKey._use_args_
RegistryKey._member_names_
RegistryKey._member_map_
RegistryKey._value2member_map_
RegistryKey._unhashable_values_
RegistryKey._member_type_
RegistryKey._value_repr_()
isInstalledCopy()
getInstalledUserConfigPath()
getUserDefaultConfigPath()
getScratchpadDir()
initConfigPath()
getStartAfterLogon()
setStartAfterLogon()
getStartOnLogonScreen()
_setStartOnLogonScreen()
setSystemConfigToCurrentConfig()
_setSystemConfig()
setStartOnLogonScreen()
_transformSpec()
ConfigManager
ConfigManager.BASE_ONLY_SECTIONS
ConfigManager._profileCache
ConfigManager.profiles
ConfigManager.profileTriggersEnabled
ConfigManager.triggersToProfiles
ConfigManager._dirtyProfiles
ConfigManager._handleProfileSwitch()
ConfigManager._initBaseConf()
ConfigManager._loadConfig()
ConfigManager.get()
ConfigManager.dict()
ConfigManager.listProfiles()
ConfigManager._getProfileFn()
ConfigManager._getProfile()
ConfigManager.getProfile()
ConfigManager.manualActivateProfile()
ConfigManager._markWriteProfileDirty()
ConfigManager._writeProfileToFile()
ConfigManager.save()
ConfigManager.reset()
ConfigManager.createProfile()
ConfigManager.deleteProfile()
ConfigManager.renameProfile()
ConfigManager._triggerProfileEnter()
ConfigManager._triggerProfileExit()
ConfigManager.atomicProfileSwitch()
ConfigManager.suspendProfileTriggers()
ConfigManager.resumeProfileTriggers()
ConfigManager.disableProfileTriggers()
ConfigManager.enableProfileTriggers()
ConfigManager._loadProfileTriggers()
ConfigManager.saveProfileTriggers()
ConfigManager._getSpecFromKeyPath()
ConfigManager._getConfigValidation()
ConfigManager.getConfigValidation()
ConfigValidationData
AggregatedSection
AggregatedSection.profiles
AggregatedSection._isSection()
AggregatedSection.get()
AggregatedSection.isSet()
AggregatedSection._cacheLeaf()
AggregatedSection.items()
AggregatedSection.copy()
AggregatedSection.dict()
AggregatedSection._linkDeprecatedValues()
AggregatedSection._getUpdateSection()
AggregatedSection.spec
ProfileTrigger
AllowUiaInChromium
AllowUiaInMSWord
- Submodules
- config.aggregatedSection module
- config.configDefaults module
- config.configFlags module
- config.configSpec module
- config.featureFlag module
- config.featureFlagEnums module
- config.profileUpgradeSteps module
upgradeConfigFrom_0_to_1()
upgradeConfigFrom_1_to_2()
upgradeConfigFrom_2_to_3()
upgradeConfigFrom_3_to_4()
upgradeConfigFrom_4_to_5()
upgradeConfigFrom_5_to_6()
upgradeConfigFrom_6_to_7()
upgradeConfigFrom_7_to_8()
upgradeConfigFrom_8_to_9()
_upgradeConfigFrom_8_to_9_lineIndent()
_upgradeConfigFrom_8_to_9_cellBorders()
_upgradeConfigFrom_8_to_9_showMessages()
_upgradeConfigFrom_8_to_9_tetherTo()
upgradeConfigFrom_9_to_10()
upgradeConfigFrom_10_to_11()
upgradeConfigFrom_11_to_12()
upgradeConfigFrom_12_to_13()
- config.profileUpgrader module
- contentRecog package
BaseContentRecogTextInfo
ContentRecognizer
RecogImageInfo
RecognitionResult
LwrWord
LinesWordsResult
LwrTextInfo
SimpleTextResult
SimpleResultTextInfo
- Submodules
- contentRecog.recogUi module
RecogResultNVDAObject
RecogResultNVDAObject.role
RecogResultNVDAObject.name
RecogResultNVDAObject.treeInterceptor
RecogResultNVDAObject.makeTextInfo()
RecogResultNVDAObject.setFocus()
RecogResultNVDAObject._get_hasFocus()
RecogResultNVDAObject.script_activatePosition()
RecogResultNVDAObject.script_exit()
RecogResultNVDAObject.script_find()
RecogResultNVDAObject.script_findNext()
RecogResultNVDAObject.script_findPrevious()
RecogResultNVDAObject.__gestures
RecogResultNVDAObject._abc_impl
RecogResultNVDAObject.hasFocus
RefreshableRecogResultNVDAObject
RefreshableRecogResultNVDAObject._recognize()
RefreshableRecogResultNVDAObject._onFirstResult()
RefreshableRecogResultNVDAObject._scheduleRecognize()
RefreshableRecogResultNVDAObject._onResult()
RefreshableRecogResultNVDAObject.event_gainFocus()
RefreshableRecogResultNVDAObject.event_loseFocus()
RefreshableRecogResultNVDAObject.start()
RefreshableRecogResultNVDAObject._abc_impl
RefreshableRecogResultNVDAObject._propertyCache
_activeRecog
recognizeNavigatorObject()
- contentRecog.uwpOcr module
- controlTypes package
IsCurrent
OutputReason
processAndLabelStates()
Role
Role._displayStringLabels
Role.UNKNOWN
Role.WINDOW
Role.TITLEBAR
Role.PANE
Role.DIALOG
Role.CHECKBOX
Role.RADIOBUTTON
Role.STATICTEXT
Role.EDITABLETEXT
Role.BUTTON
Role.MENUBAR
Role.MENUITEM
Role.POPUPMENU
Role.COMBOBOX
Role.LIST
Role.LISTITEM
Role.GRAPHIC
Role.HELPBALLOON
Role.TOOLTIP
Role.LINK
Role.TREEVIEW
Role.TREEVIEWITEM
Role.TAB
Role.TABCONTROL
Role.SLIDER
Role.PROGRESSBAR
Role.SCROLLBAR
Role.STATUSBAR
Role.TABLE
Role.TABLECELL
Role.TABLECOLUMN
Role.TABLEROW
Role.TABLECOLUMNHEADER
Role.TABLEROWHEADER
Role.FRAME
Role.TOOLBAR
Role.DROPDOWNBUTTON
Role.CLOCK
Role.SEPARATOR
Role.FORM
Role.HEADING
Role.HEADING1
Role.HEADING2
Role.HEADING3
Role.HEADING4
Role.HEADING5
Role.HEADING6
Role.PARAGRAPH
Role.BLOCKQUOTE
Role.TABLEHEADER
Role.TABLEBODY
Role.TABLEFOOTER
Role.DOCUMENT
Role.ANIMATION
Role.APPLICATION
Role.BOX
Role.GROUPING
Role.PROPERTYPAGE
Role.CANVAS
Role.CAPTION
Role.CHECKMENUITEM
Role.DATEEDITOR
Role.ICON
Role.DIRECTORYPANE
Role.EMBEDDEDOBJECT
Role.ENDNOTE
Role.FOOTER
Role.FOOTNOTE
Role.GLASSPANE
Role.HEADER
Role.IMAGEMAP
Role.INPUTWINDOW
Role.LABEL
Role.NOTE
Role.PAGE
Role.RADIOMENUITEM
Role.LAYEREDPANE
Role.REDUNDANTOBJECT
Role.ROOTPANE
Role.EDITBAR
Role.TERMINAL
Role.RICHEDIT
Role.RULER
Role.SCROLLPANE
Role.SECTION
Role.SHAPE
Role.SPLITPANE
Role.VIEWPORT
Role.TEAROFFMENU
Role.TEXTFRAME
Role.TOGGLEBUTTON
Role.BORDER
Role.CARET
Role.CHARACTER
Role.CHART
Role.CURSOR
Role.DIAGRAM
Role.DIAL
Role.DROPLIST
Role.SPLITBUTTON
Role.MENUBUTTON
Role.DROPDOWNBUTTONGRID
Role.MATH
Role.GRIP
Role.HOTKEYFIELD
Role.INDICATOR
Role.SPINBUTTON
Role.SOUND
Role.WHITESPACE
Role.TREEVIEWBUTTON
Role.IPADDRESS
Role.DESKTOPICON
Role.INTERNALFRAME
Role.DESKTOPPANE
Role.OPTIONPANE
Role.COLORCHOOSER
Role.FILECHOOSER
Role.FILLER
Role.MENU
Role.PANEL
Role.PASSWORDEDIT
Role.FONTCHOOSER
Role.LINE
Role.FONTNAME
Role.FONTSIZE
Role.BOLD
Role.ITALIC
Role.UNDERLINE
Role.FGCOLOR
Role.BGCOLOR
Role.SUPERSCRIPT
Role.SUBSCRIPT
Role.STYLE
Role.INDENT
Role.ALIGNMENT
Role.ALERT
Role.DATAGRID
Role.DATAITEM
Role.HEADERITEM
Role.THUMB
Role.CALENDAR
Role.VIDEO
Role.AUDIO
Role.CHARTELEMENT
Role.DELETED_CONTENT
Role.INSERTED_CONTENT
Role.LANDMARK
Role.ARTICLE
Role.REGION
Role.FIGURE
Role.MARKED_CONTENT
Role.BUSY_INDICATOR
Role.COMMENT
Role.SUGGESTION
Role.DEFINITION
Role.SWITCH
State
State._displayStringLabels
State.negativeDisplayString
State.UNAVAILABLE
State.FOCUSED
State.SELECTED
State.BUSY
State.PRESSED
State.CHECKED
State.HALFCHECKED
State.READONLY
State.EXPANDED
State.COLLAPSED
State.INVISIBLE
State.VISITED
State.LINKED
State.HASPOPUP
State.PROTECTED
State.REQUIRED
State.DEFUNCT
State.INVALID_ENTRY
State.MODAL
State.AUTOCOMPLETE
State.MULTILINE
State.ICONIFIED
State.OFFSCREEN
State.SELECTABLE
State.FOCUSABLE
State.CLICKABLE
State.EDITABLE
State.CHECKABLE
State.DRAGGABLE
State.DRAGGING
State.DROPTARGET
State.SORTED
State.SORTED_ASCENDING
State.SORTED_DESCENDING
State.HASLONGDESC
State.PINNED
State.HASFORMULA
State.HASCOMMENT
State.OBSCURED
State.CROPPED
State.OVERFLOWING
State.UNLOCKED
State.HAS_ARIA_DETAILS
State.HASNOTE
State.INDETERMINATE
State.HALF_PRESSED
State.ON
State.HASPOPUP_DIALOG
State.HASPOPUP_GRID
State.HASPOPUP_LIST
State.HASPOPUP_TREE
DescriptionFrom
TextAlign
TextPosition
transformRoleStates()
VerticalTextAlign
processNegativeStates()
processPositiveStates()
- Submodules
- controlTypes.deprecatedAliases module
- controlTypes.descriptionFrom module
- controlTypes.formatFields module
- controlTypes.isCurrent module
- controlTypes.outputReason module
- controlTypes.processAndLabelStates module
- controlTypes.role module
Role
Role._displayStringLabels
Role.UNKNOWN
Role.WINDOW
Role.TITLEBAR
Role.PANE
Role.DIALOG
Role.CHECKBOX
Role.RADIOBUTTON
Role.STATICTEXT
Role.EDITABLETEXT
Role.BUTTON
Role.MENUBAR
Role.MENUITEM
Role.POPUPMENU
Role.COMBOBOX
Role.LIST
Role.LISTITEM
Role.GRAPHIC
Role.HELPBALLOON
Role.TOOLTIP
Role.LINK
Role.TREEVIEW
Role.TREEVIEWITEM
Role.TAB
Role.TABCONTROL
Role.SLIDER
Role.PROGRESSBAR
Role.SCROLLBAR
Role.STATUSBAR
Role.TABLE
Role.TABLECELL
Role.TABLECOLUMN
Role.TABLEROW
Role.TABLECOLUMNHEADER
Role.TABLEROWHEADER
Role.FRAME
Role.TOOLBAR
Role.DROPDOWNBUTTON
Role.CLOCK
Role.SEPARATOR
Role.FORM
Role.HEADING
Role.HEADING1
Role.HEADING2
Role.HEADING3
Role.HEADING4
Role.HEADING5
Role.HEADING6
Role.PARAGRAPH
Role.BLOCKQUOTE
Role.TABLEHEADER
Role.TABLEBODY
Role.TABLEFOOTER
Role.DOCUMENT
Role.ANIMATION
Role.APPLICATION
Role.BOX
Role.GROUPING
Role.PROPERTYPAGE
Role.CANVAS
Role.CAPTION
Role.CHECKMENUITEM
Role.DATEEDITOR
Role.ICON
Role.DIRECTORYPANE
Role.EMBEDDEDOBJECT
Role.ENDNOTE
Role.FOOTER
Role.FOOTNOTE
Role.GLASSPANE
Role.HEADER
Role.IMAGEMAP
Role.INPUTWINDOW
Role.LABEL
Role.NOTE
Role.PAGE
Role.RADIOMENUITEM
Role.LAYEREDPANE
Role.REDUNDANTOBJECT
Role.ROOTPANE
Role.EDITBAR
Role.TERMINAL
Role.RICHEDIT
Role.RULER
Role.SCROLLPANE
Role.SECTION
Role.SHAPE
Role.SPLITPANE
Role.VIEWPORT
Role.TEAROFFMENU
Role.TEXTFRAME
Role.TOGGLEBUTTON
Role.BORDER
Role.CARET
Role.CHARACTER
Role.CHART
Role.CURSOR
Role.DIAGRAM
Role.DIAL
Role.DROPLIST
Role.SPLITBUTTON
Role.MENUBUTTON
Role.DROPDOWNBUTTONGRID
Role.MATH
Role.GRIP
Role.HOTKEYFIELD
Role.INDICATOR
Role.SPINBUTTON
Role.SOUND
Role.WHITESPACE
Role.TREEVIEWBUTTON
Role.IPADDRESS
Role.DESKTOPICON
Role.INTERNALFRAME
Role.DESKTOPPANE
Role.OPTIONPANE
Role.COLORCHOOSER
Role.FILECHOOSER
Role.FILLER
Role.MENU
Role.PANEL
Role.PASSWORDEDIT
Role.FONTCHOOSER
Role.LINE
Role.FONTNAME
Role.FONTSIZE
Role.BOLD
Role.ITALIC
Role.UNDERLINE
Role.FGCOLOR
Role.BGCOLOR
Role.SUPERSCRIPT
Role.SUBSCRIPT
Role.STYLE
Role.INDENT
Role.ALIGNMENT
Role.ALERT
Role.DATAGRID
Role.DATAITEM
Role.HEADERITEM
Role.THUMB
Role.CALENDAR
Role.VIDEO
Role.AUDIO
Role.CHARTELEMENT
Role.DELETED_CONTENT
Role.INSERTED_CONTENT
Role.LANDMARK
Role.ARTICLE
Role.REGION
Role.FIGURE
Role.MARKED_CONTENT
Role.BUSY_INDICATOR
Role.COMMENT
Role.SUGGESTION
Role.DEFINITION
Role.SWITCH
- controlTypes.roleAndStateSpecialCases module
- controlTypes.state module
setBit()
State
State._displayStringLabels
State.negativeDisplayString
State.UNAVAILABLE
State.FOCUSED
State.SELECTED
State.BUSY
State.PRESSED
State.CHECKED
State.HALFCHECKED
State.READONLY
State.EXPANDED
State.COLLAPSED
State.INVISIBLE
State.VISITED
State.LINKED
State.HASPOPUP
State.PROTECTED
State.REQUIRED
State.DEFUNCT
State.INVALID_ENTRY
State.MODAL
State.AUTOCOMPLETE
State.MULTILINE
State.ICONIFIED
State.OFFSCREEN
State.SELECTABLE
State.FOCUSABLE
State.CLICKABLE
State.EDITABLE
State.CHECKABLE
State.DRAGGABLE
State.DRAGGING
State.DROPTARGET
State.SORTED
State.SORTED_ASCENDING
State.SORTED_DESCENDING
State.HASLONGDESC
State.PINNED
State.HASFORMULA
State.HASCOMMENT
State.OBSCURED
State.CROPPED
State.OVERFLOWING
State.UNLOCKED
State.HAS_ARIA_DETAILS
State.HASNOTE
State.INDETERMINATE
State.HALF_PRESSED
State.ON
State.HASPOPUP_DIALOG
State.HASPOPUP_GRID
State.HASPOPUP_LIST
State.HASPOPUP_TREE
- core module
mainThreadId
_PumpPending
_showAddonsErrors()
doStartupDialogs()
NewNVDAInstance
restartUnsafely()
restart()
resetConfiguration()
_setInitialFocus()
getWxLangOrNone()
_startNewInstance()
_doShutdown()
triggerNVDAExit()
_closeAllWindows()
_handleNVDAModuleCleanupBeforeGUIExit()
_initializeObjectCaches()
_doLoseFocus()
_setUpWxApp()
main()
_terminate()
isMainThread()
requestPump()
NVDANotInitializedError
callLater()
_callLaterExec()
- cursorManager module
FindDialog
CursorManager
CursorManager._focusEventMustUpdateCaretPosition
CursorManager.scriptCategory
CursorManager._lastFindText
CursorManager._lastCaseSensitivity
CursorManager.initOverlayClass()
CursorManager.initCursorManager()
CursorManager._get_selection()
CursorManager._set_selection()
CursorManager._caretMovementScriptHelper()
CursorManager.doFindText()
CursorManager.script_find()
CursorManager.script_findNext()
CursorManager.script_findPrevious()
CursorManager.script_moveByPage_back()
CursorManager.script_moveByPage_forward()
CursorManager.script_moveByCharacter_back()
CursorManager.script_moveByCharacter_forward()
CursorManager.script_moveByWord_back()
CursorManager.script_moveByWord_forward()
CursorManager.script_moveByLine_back()
CursorManager.script_moveByLine_forward()
CursorManager.script_moveBySentence_back()
CursorManager.script_moveBySentence_forward()
CursorManager._handleParagraphNavigation()
CursorManager.script_moveByParagraph_back()
CursorManager.script_moveByParagraph_forward()
CursorManager.script_startOfLine()
CursorManager.script_endOfLine()
CursorManager.script_topOfDocument()
CursorManager.script_bottomOfDocument()
CursorManager._selectionMovementScriptHelper()
CursorManager.script_selectCharacter_forward()
CursorManager.script_selectCharacter_back()
CursorManager.script_selectWord_forward()
CursorManager.script_selectWord_back()
CursorManager.script_selectLine_forward()
CursorManager.script_selectLine_back()
CursorManager.script_selectPage_forward()
CursorManager.script_selectPage_back()
CursorManager.script_selectParagraph_forward()
CursorManager.script_selectParagraph_back()
CursorManager.script_selectToBeginningOfLine()
CursorManager.script_selectToEndOfLine()
CursorManager.script_selectToTopOfDocument()
CursorManager.script_selectToBottomOfDocument()
CursorManager.script_selectAll()
CursorManager._nativeAppSelectionModeSupported
CursorManager._nativeAppSelectionMode
CursorManager.script_copyToClipboard()
CursorManager.reportSelectionChange()
CursorManager.__gestures
CursorManager._abc_impl
CursorManager.selection
_ReviewCursorManagerTextInfo
ReviewCursorManager
- diffHandler module
- displayModel module
UNIT_DISPLAYCHUNK
wcharToInt()
detectStringDirection()
normalizeRtlString()
yieldListRange()
processWindowChunksInLine()
processFieldsAndRectsRangeReadingdirection()
_textChangeNotificationObjs
initialize()
getCaretRect()
getWindowTextInRect()
getFocusRect()
requestTextChangeNotifications()
textChangeNotify()
DisplayModelTextInfo
DisplayModelTextInfo.minHorizontalWhitespace
DisplayModelTextInfo.minVerticalWhitespace
DisplayModelTextInfo.stripOuterWhitespace
DisplayModelTextInfo.includeDescendantWindows
DisplayModelTextInfo._get_backgroundSelectionColor()
DisplayModelTextInfo._get_foregroundSelectionColor()
DisplayModelTextInfo._getSelectionOffsets()
DisplayModelTextInfo._cache__storyFieldsAndRects
DisplayModelTextInfo._get__storyFieldsAndRects()
DisplayModelTextInfo._getStoryOffsetLocations()
DisplayModelTextInfo._getFieldsInRange()
DisplayModelTextInfo._getStoryText()
DisplayModelTextInfo._getStoryLength()
DisplayModelTextInfo.useUniscribe
DisplayModelTextInfo._getTextRange()
DisplayModelTextInfo.getTextWithFields()
DisplayModelTextInfo._normalizeFormatField()
DisplayModelTextInfo._getOffsetFromPoint()
DisplayModelTextInfo._getClosestOffsetFromPoint()
DisplayModelTextInfo._getBoundingRectFromOffset()
DisplayModelTextInfo._getNVDAObjectFromOffset()
DisplayModelTextInfo._getOffsetsFromNVDAObject()
DisplayModelTextInfo._getOffsetsInPreCalculatedOffsets()
DisplayModelTextInfo._getLineOffsets()
DisplayModelTextInfo._getDisplayChunkOffsets()
DisplayModelTextInfo._getUnitOffsets()
DisplayModelTextInfo._get_clipboardText()
DisplayModelTextInfo.getTextInChunks()
DisplayModelTextInfo._get_boundingRects()
DisplayModelTextInfo._getFirstVisibleOffset()
DisplayModelTextInfo._getLastVisibleOffset()
DisplayModelTextInfo._abc_impl
DisplayModelTextInfo._storyFieldsAndRects
DisplayModelTextInfo.backgroundSelectionColor
DisplayModelTextInfo.boundingRects
DisplayModelTextInfo.clipboardText
DisplayModelTextInfo.foregroundSelectionColor
EditableTextDisplayModelTextInfo
EditableTextDisplayModelTextInfo.minHorizontalWhitespace
EditableTextDisplayModelTextInfo.minVerticalWhitespace
EditableTextDisplayModelTextInfo.stripOuterWhitespace
EditableTextDisplayModelTextInfo._findCaretOffsetFromLocation()
EditableTextDisplayModelTextInfo._getCaretOffset()
EditableTextDisplayModelTextInfo._setCaretOffset()
EditableTextDisplayModelTextInfo._getSelectionOffsets()
EditableTextDisplayModelTextInfo._abc_impl
EditableTextDisplayModelTextInfo._setSelectionOffsets()
EditableTextDisplayModelTextInfo._propertyCache
- documentBase module
_TableID
_Axis
_Movement
_Movement.NEXT
_Movement.PREVIOUS
_Movement.FIRST
_Movement.LAST
_Movement._generate_next_value_()
_Movement._new_member_()
_Movement._use_args_
_Movement._member_names_
_Movement._member_map_
_Movement._value2member_map_
_Movement._unhashable_values_
_Movement._member_type_
_Movement._value_repr_()
_TableSelection
_TableCell
TextContainerObject
DocumentWithTableNavigation
DocumentWithTableNavigation._lastTableSelection
DocumentWithTableNavigation._maybeGetLayoutTableIds()
DocumentWithTableNavigation._getTableCellCoords()
DocumentWithTableNavigation._getTableCellCoordsCached()
DocumentWithTableNavigation._getTableDimensions()
DocumentWithTableNavigation._getTableCellAt()
DocumentWithTableNavigation._missingTableCellSearchLimit
DocumentWithTableNavigation._getNearestTableCell()
DocumentWithTableNavigation._getFirstOrLastTableCell()
DocumentWithTableNavigation._tableFindNewCell()
DocumentWithTableNavigation._tableMovementScriptHelper()
DocumentWithTableNavigation._tableSayAll()
DocumentWithTableNavigation.script_nextRow()
DocumentWithTableNavigation.script_previousRow()
DocumentWithTableNavigation.script_nextColumn()
DocumentWithTableNavigation.script_previousColumn()
DocumentWithTableNavigation.script_firstRow()
DocumentWithTableNavigation.script_lastRow()
DocumentWithTableNavigation.script_firstColumn()
DocumentWithTableNavigation.script_lastColumn()
DocumentWithTableNavigation.script_sayAllRow()
DocumentWithTableNavigation.script_sayAllColumn()
DocumentWithTableNavigation.script_speakRow()
DocumentWithTableNavigation.script_speakColumn()
DocumentWithTableNavigation.script_toggleIncludeLayoutTables()
DocumentWithTableNavigation.__gestures
DocumentWithTableNavigation._abc_impl
- documentationUtils module
- driverHandler module
- easeOfAccess module
RegistryKey
RegistryKey.ROOT
RegistryKey.TEMP
RegistryKey.APP
RegistryKey._generate_next_value_()
RegistryKey._new_member_()
RegistryKey._use_args_
RegistryKey._member_names_
RegistryKey._member_map_
RegistryKey._value2member_map_
RegistryKey._unhashable_values_
RegistryKey._member_type_
RegistryKey._value_repr_()
AutoStartContext
isRegistered()
notify()
willAutoStart()
_getAutoStartConfiguration()
setAutoStart()
- editableText module
EditableText
EditableText.shouldFireCaretMovementFailedEvents
EditableText.announceNewLineText
EditableText.announceEntireNewLine
EditableText._hasCaretMoved_minWordTimeoutSec
EditableText._useEvents_maxTimeoutSec
EditableText._caretMovementTimeoutMultiplier
EditableText._hasCaretMoved()
EditableText._caretScriptPostMovedHelper()
EditableText._caretMovementScriptHelper()
EditableText._get_caretMovementDetectionUsesEvents()
EditableText.script_caret_newLine()
EditableText._caretMoveBySentenceHelper()
EditableText.script_caret_moveByLine()
EditableText.script_caret_moveByCharacter()
EditableText.script_caret_moveByWord()
EditableText.script_caret_moveByParagraph()
EditableText.script_caret_previousSentence()
EditableText.script_caret_nextSentence()
EditableText._backspaceScriptHelper()
EditableText.script_caret_backspaceCharacter()
EditableText.script_caret_backspaceWord()
EditableText._deleteScriptHelper()
EditableText.script_caret_deleteCharacter()
EditableText.script_caret_deleteWord()
EditableText._handleParagraphNavigation()
EditableText.script_caret_previousParagraph()
EditableText.script_caret_nextParagraph()
EditableText.__gestures
EditableText._autoSelectDetectionEnabled
EditableText.initAutoSelectDetection()
EditableText.detectPossibleSelectionChange()
EditableText._updateSelectionAnchor()
EditableText.terminateAutoSelectDetection()
EditableText._abc_impl
EditableText.caretMovementDetectionUsesEvents
EditableText._propertyCache
EditableTextWithoutAutoSelectDetection
EditableTextWithoutAutoSelectDetection.reportSelectionChange()
EditableTextWithoutAutoSelectDetection.script_caret_changeSelection()
EditableTextWithoutAutoSelectDetection.__changeSelectionGestures
EditableTextWithoutAutoSelectDetection.initClass()
EditableTextWithoutAutoSelectDetection._abc_impl
EditableTextWithoutAutoSelectDetection._propertyCache
- eventHandler module
lastQueuedFocusObject
queueEvent()
_queueEventCallback()
isPendingEvents()
_EventExecuter
_trackFocusObject()
FocusLossCancellableSpeechCommand
FocusLossCancellableSpeechCommand._checkIfValid()
FocusLossCancellableSpeechCommand._getDevInfo()
FocusLossCancellableSpeechCommand.isLastFocusObj()
FocusLossCancellableSpeechCommand.previouslyHadFocus()
FocusLossCancellableSpeechCommand.isAncestorOfCurrentFocus()
FocusLossCancellableSpeechCommand.isForegroundObject()
FocusLossCancellableSpeechCommand.isMenuItemOfCurrentFocus()
_getFocusLossCancellableSpeechCommand()
executeEvent()
handlePossibleDesktopNameChange()
doPreGainFocus()
doPreDocumentLoadComplete()
_acceptEvents
_acceptEventsByProcess
requestEvents()
handleAppTerminate()
shouldAcceptEvent()
- exceptions module
- extensionPoints package
- fileUtils module
- fonts package
- garbageHandler module
- globalCommands module
GlobalCommands
GlobalCommands.script_cycleAudioDuckingMode()
GlobalCommands.script_toggleInputHelp()
GlobalCommands.script_toggleCurrentAppSleepMode()
GlobalCommands.script_reportCurrentLine()
GlobalCommands.script_leftMouseClick()
GlobalCommands.script_rightMouseClick()
GlobalCommands.script_toggleLeftMouseButton()
GlobalCommands.script_toggleRightMouseButton()
GlobalCommands.script_mouseScrollUp()
GlobalCommands.script_mouseScrollDown()
GlobalCommands.script_mouseScrollLeft()
GlobalCommands.script_mouseScrollRight()
GlobalCommands.script_reportCurrentSelection()
GlobalCommands.script_dateTime()
GlobalCommands.script_firstValueSynthRing()
GlobalCommands.script_lastValueSynthRing()
GlobalCommands.script_increaseSynthSetting()
GlobalCommands.script_increaseLargeSynthSetting()
GlobalCommands.script_decreaseSynthSetting()
GlobalCommands.script_decreaseLargeSynthSetting()
GlobalCommands.script_nextSynthSetting()
GlobalCommands.script_previousSynthSetting()
GlobalCommands.script_toggleSpeakTypedCharacters()
GlobalCommands.script_toggleSpeakTypedWords()
GlobalCommands.script_toggleSpeakCommandKeys()
GlobalCommands.script_toggleReportFontName()
GlobalCommands.script_toggleReportFontSize()
GlobalCommands.script_toggleReportFontAttributes()
GlobalCommands.script_toggleReportSuperscriptsAndSubscripts()
GlobalCommands.script_toggleReportRevisions()
GlobalCommands.script_toggleReportEmphasis()
GlobalCommands.script_toggleReportHighlightedText()
GlobalCommands.script_toggleReportColor()
GlobalCommands.script_toggleReportAlignment()
GlobalCommands.script_toggleReportStyle()
GlobalCommands.script_toggleReportSpellingErrors()
GlobalCommands.script_toggleReportPage()
GlobalCommands.script_toggleReportLineNumber()
GlobalCommands.script_toggleReportLineIndentation()
GlobalCommands.script_toggleignoreBlankLinesForReportLineIndentation()
GlobalCommands.script_toggleReportParagraphIndentation()
GlobalCommands.script_toggleReportLineSpacing()
GlobalCommands.script_toggleReportTables()
GlobalCommands.script_toggleReportTableHeaders()
GlobalCommands.script_toggleReportTableCellCoords()
GlobalCommands.script_toggleReportCellBorders()
GlobalCommands.script_toggleReportLinks()
GlobalCommands.script_toggleReportGraphics()
GlobalCommands.script_toggleReportComments()
GlobalCommands.script_toggleReportLists()
GlobalCommands.script_toggleReportHeadings()
GlobalCommands.script_toggleReportGroupings()
GlobalCommands.script_toggleReportBlockQuotes()
GlobalCommands.script_toggleReportLandmarks()
GlobalCommands.script_toggleReportArticles()
GlobalCommands.script_toggleReportFrames()
GlobalCommands.script_toggleReportClickable()
GlobalCommands.script_toggleReportFigures()
GlobalCommands.script_cycleSpeechAutomaticLanguageSwitching()
GlobalCommands.script_cycleSpeechSymbolLevel()
GlobalCommands.script_toggleDelayedCharacterDescriptions()
GlobalCommands.script_moveMouseToNavigatorObject()
GlobalCommands.script_moveNavigatorObjectToMouse()
GlobalCommands.script_reviewMode_next()
GlobalCommands.script_reviewMode_previous()
GlobalCommands.script_toggleSimpleReviewMode()
GlobalCommands.script_navigatorObject_current()
GlobalCommands._reportLocationText()
GlobalCommands.script_reportReviewCursorLocation()
GlobalCommands.script_reportCurrentNavigatorObjectLocation()
GlobalCommands.script_reportCaretLocation()
GlobalCommands.script_reportFocusObjectLocation()
GlobalCommands.script_navigatorObject_currentDimensions()
GlobalCommands.script_caretPos_currentDimensions()
GlobalCommands.script_navigatorObject_toFocus()
GlobalCommands.script_navigatorObject_moveFocus()
GlobalCommands.script_navigatorObject_parent()
GlobalCommands.script_navigatorObject_next()
GlobalCommands.script_navigatorObject_previous()
GlobalCommands.script_navigatorObject_firstChild()
GlobalCommands.script_review_activate()
GlobalCommands.script_review_top()
GlobalCommands.script_review_previousLine()
GlobalCommands.script_review_currentLine()
GlobalCommands.script_review_nextLine()
GlobalCommands.script_review_previousPage()
GlobalCommands.script_review_nextPage()
GlobalCommands.script_review_bottom()
GlobalCommands.script_review_previousWord()
GlobalCommands.script_review_currentWord()
GlobalCommands.script_review_nextWord()
GlobalCommands.script_review_startOfLine()
GlobalCommands.script_review_previousCharacter()
GlobalCommands.script_review_currentCharacter()
GlobalCommands.script_review_nextCharacter()
GlobalCommands.script_review_endOfLine()
GlobalCommands._getCurrentLanguageForTextInfo()
GlobalCommands.script_review_currentSymbol()
GlobalCommands.script_speechMode()
GlobalCommands.script_moveToParentTreeInterceptor()
GlobalCommands.script_toggleVirtualBufferPassThrough()
GlobalCommands.script_quit()
GlobalCommands.script_restart()
GlobalCommands.script_showGui()
GlobalCommands.script_review_sayAll()
GlobalCommands.script_sayAll()
GlobalCommands._reportFormattingHelper()
GlobalCommands._getTIAtCaret()
GlobalCommands.script_reportFormattingAtReview()
GlobalCommands.script_showFormattingAtReview()
GlobalCommands.script_reportFormatting()
GlobalCommands.script_reportFormattingAtCaret()
GlobalCommands.script_showFormattingAtCaret()
GlobalCommands.script_reportOrShowFormattingAtCaret()
GlobalCommands._getNvdaObjWithAnnotationUnderCaret()
GlobalCommands._annotationNav
GlobalCommands.script_reportDetailsSummary()
GlobalCommands.script_reportCurrentFocus()
GlobalCommands._getStatusBarText()
GlobalCommands.script_readStatusLine()
GlobalCommands.script_spellStatusLine()
GlobalCommands.script_copyStatusLine()
GlobalCommands.script_reviewCursorToStatusLine()
GlobalCommands.script_reportStatusLine()
GlobalCommands.script_reportFocusObjectAccelerator()
GlobalCommands.script_toggleMouseTracking()
GlobalCommands.script_toggleMouseTextResolution()
GlobalCommands.script_title()
GlobalCommands.script_speakForeground()
GlobalCommands.script_test_navigatorDisplayModelText()
GlobalCommands.script_startWxInspectionTool()
GlobalCommands.script_navigatorObject_devInfo()
GlobalCommands.script_log_markStartThenCopy()
GlobalCommands.script_openUserConfigurationDirectory()
GlobalCommands.script_toggleProgressBarOutput()
GlobalCommands.script_toggleReportDynamicContentChanges()
GlobalCommands.script_toggleCaretMovesReviewCursor()
GlobalCommands.script_toggleFocusMovesNavigatorObject()
GlobalCommands.script_toggleAutoFocusFocusableElements()
GlobalCommands.script_say_battery_status()
GlobalCommands.script_passNextKeyThrough()
GlobalCommands.script_reportAppModuleInfo()
GlobalCommands.script_activateGeneralSettingsDialog()
GlobalCommands.script_activateSynthesizerDialog()
GlobalCommands.script_activateVoiceDialog()
GlobalCommands.script_activateBrailleDisplayDialog()
GlobalCommands.script_activateBrailleSettingsDialog()
GlobalCommands.script_activateAudioSettingsDialog()
GlobalCommands.script_activateKeyboardSettingsDialog()
GlobalCommands.script_activateMouseSettingsDialog()
GlobalCommands.script_activateReviewCursorDialog()
GlobalCommands.script_activateInputCompositionDialog()
GlobalCommands.script_activateObjectPresentationDialog()
GlobalCommands.script_activateBrowseModeDialog()
GlobalCommands.script_activateDocumentFormattingDialog()
GlobalCommands.script_activateDefaultDictionaryDialog()
GlobalCommands.script_activateVoiceDictionaryDialog()
GlobalCommands.script_activateTemporaryDictionaryDialog()
GlobalCommands.script_activateSpeechSymbolsDialog()
GlobalCommands.script_activateInputGesturesDialog()
GlobalCommands.script_reportActiveConfigurationProfile()
GlobalCommands.script_saveConfiguration()
GlobalCommands.script_revertConfiguration()
GlobalCommands.script_activatePythonConsole()
GlobalCommands.script_activateAddonsManager()
GlobalCommands.script_toggleSpeechViewer()
GlobalCommands.script_toggleBrailleViewer()
GlobalCommands.script_braille_toggleTether()
GlobalCommands.script_toggleBrailleMode()
GlobalCommands.script_braille_cycleReviewRoutingMovesSystemCaret()
GlobalCommands.script_braille_toggleFocusContextPresentation()
GlobalCommands.script_braille_toggleShowCursor()
GlobalCommands.script_braille_toggleSpeakOnRouting()
GlobalCommands.script_braille_cycleCursorShape()
GlobalCommands.script_braille_cycleShowMessages()
GlobalCommands.script_braille_cycleShowSelection()
GlobalCommands.script_braille_cycleUnicodeNormalization()
GlobalCommands.script_reportClipboardText()
GlobalCommands.script_review_markStartForCopy()
GlobalCommands.script_review_moveToStartMarkedForCopy()
GlobalCommands.script_review_copy()
GlobalCommands.script_braille_scrollBack()
GlobalCommands.script_braille_scrollForward()
GlobalCommands.script_braille_routeTo()
GlobalCommands.script_braille_reportFormatting()
GlobalCommands.script_braille_previousLine()
GlobalCommands.script_braille_nextLine()
GlobalCommands.script_braille_dots()
GlobalCommands.script_braille_toFocus()
GlobalCommands.script_braille_eraseLastCell()
GlobalCommands.script_braille_enter()
GlobalCommands.script_braille_translate()
GlobalCommands.script_braille_toggleShift()
GlobalCommands.script_braille_toggleControl()
GlobalCommands.script_braille_toggleAlt()
GlobalCommands.script_braille_toggleWindows()
GlobalCommands.script_braille_toggleNVDAKey()
GlobalCommands.script_braille_toggleControlShift()
GlobalCommands.script_braille_toggleAltShift()
GlobalCommands.script_braille_toggleWindowsShift()
GlobalCommands.script_braille_toggleNVDAKeyShift()
GlobalCommands.script_braille_toggleControlAlt()
GlobalCommands.script_braille_toggleControlAltShift()
GlobalCommands.script_reloadPlugins()
GlobalCommands.script_reportLinkDestination()
GlobalCommands.script_reportLinkDestinationInWindow()
GlobalCommands.script_navigatorObject_nextInFlow()
GlobalCommands.script_navigatorObject_previousInFlow()
GlobalCommands.script_toggleTouchSupport()
GlobalCommands.script_touch_changeMode()
GlobalCommands.script_touch_newExplore()
GlobalCommands.script_touch_explore()
GlobalCommands.script_touch_hoverUp()
GlobalCommands.script_touch_rightClick()
GlobalCommands.script_activateConfigProfilesDialog()
GlobalCommands.script_toggleConfigProfileTriggers()
GlobalCommands.script_interactWithMath()
GlobalCommands.script_recognizeWithUwpOcr()
GlobalCommands.script_cycleOcrLanguage()
GlobalCommands.script_toggleReportCLDR()
GlobalCommands.script_speech_cycleUnicodeNormalization()
GlobalCommands._tempEnableScreenCurtain
GlobalCommands._waitingOnScreenCurtainWarningDialog
GlobalCommands._toggleScreenCurtainMessage
GlobalCommands.script_toggleScreenCurtain()
GlobalCommands.script_cycleParagraphStyle()
GlobalCommands.script_cycleSoundSplit()
GlobalCommands.__gestures
GlobalCommands._abc_impl
commands
ConfigProfileActivationCommands
ConfigProfileActivationCommands.scriptCategory
ConfigProfileActivationCommands._getScriptNameForProfile()
ConfigProfileActivationCommands._profileScript()
ConfigProfileActivationCommands.addScriptForProfile()
ConfigProfileActivationCommands.removeScriptForProfile()
ConfigProfileActivationCommands._moveGesturesForProfileActivationScript()
ConfigProfileActivationCommands.updateScriptForRenamedProfile()
ConfigProfileActivationCommands._abc_impl
ConfigProfileActivationCommands._propertyCache
configProfileActivationCommands
- globalPluginHandler module
- globalPlugins package
- globalVars module
DefaultAppArgs
DefaultAppArgs.quit
DefaultAppArgs.check_running
DefaultAppArgs.logFileName
DefaultAppArgs.logLevel
DefaultAppArgs.configPath
DefaultAppArgs.language
DefaultAppArgs.minimal
DefaultAppArgs.secure
DefaultAppArgs.disableAddons
DefaultAppArgs.debugLogging
DefaultAppArgs.noLogging
DefaultAppArgs.changeScreenReaderFlag
DefaultAppArgs.install
DefaultAppArgs.installSilent
DefaultAppArgs.createPortable
DefaultAppArgs.createPortableSilent
DefaultAppArgs.portablePath
DefaultAppArgs.launcher
DefaultAppArgs.enableStartOnLogon
DefaultAppArgs.copyPortableConfig
DefaultAppArgs.easeOfAccess
desktopObject
foregroundObject
focusObject
focusAncestors
focusDifferenceLevel
mouseObject
navigatorObject
reviewPosition
reviewPositionObj
mouseOldX
mouseOldY
lastProgressValue
startTime
exitCode
appPid
appDir
- gui package
quit()
mainFrame
MainFrame
MainFrame.prevFocus
MainFrame.prevFocusAncestors
MainFrame.prePopup()
MainFrame.postPopup()
MainFrame.showGui()
MainFrame.onRevertToSavedConfigurationCommand()
MainFrame.onRevertToDefaultConfigurationCommand()
MainFrame.onSaveConfigurationCommand()
MainFrame.popupSettingsDialog()
MainFrame._popupSettingsDialog()
MainFrame.onDefaultDictionaryCommand()
MainFrame.onVoiceDictionaryCommand()
MainFrame.onTemporaryDictionaryCommand()
MainFrame.onExecuteUpdateCommand()
MainFrame.evaluateUpdatePendingUpdateMenuItemCommand()
MainFrame.onExitCommand()
MainFrame.onNVDASettingsCommand()
MainFrame.onGeneralSettingsCommand()
MainFrame.onSelectSynthesizerCommand()
MainFrame.onSpeechSettingsCommand()
MainFrame.onSelectBrailleDisplayCommand()
MainFrame.onBrailleSettingsCommand()
MainFrame.onAudioSettingsCommand()
MainFrame.onKeyboardSettingsCommand()
MainFrame.onMouseSettingsCommand()
MainFrame.onTouchInteractionCommand()
MainFrame.onReviewCursorCommand()
MainFrame.onInputCompositionCommand()
MainFrame.onObjectPresentationCommand()
MainFrame.onBrowseModeCommand()
MainFrame.onDocumentFormattingCommand()
MainFrame.onUwpOcrCommand()
MainFrame.onSpeechSymbolsCommand()
MainFrame.onInputGesturesCommand()
MainFrame.onAboutCommand()
MainFrame.onCheckForUpdateCommand()
MainFrame.onViewLogCommand()
MainFrame.onSpeechViewerEnabled()
MainFrame.onToggleSpeechViewerCommand()
MainFrame.onBrailleViewerChangedState()
MainFrame.onToggleBrailleViewerCommand()
MainFrame.onPythonConsoleCommand()
MainFrame.onAddonsManagerCommand()
MainFrame.onAddonStoreCommand()
MainFrame.onAddonStoreUpdatableCommand()
MainFrame.onReloadPluginsCommand()
MainFrame.onCreatePortableCopyCommand()
MainFrame.onInstallCommand()
MainFrame.onRunCOMRegistrationFixesCommand()
MainFrame.onConfigProfilesCommand()
SysTrayIcon
initialize()
terminate()
showGui()
runScriptModalDialog()
IndeterminateProgressDialog
shouldConfigProfileTriggersBeSuspended()
NonReEntrantTimer
_isDebug()
- Subpackages
- Submodules
- gui.addonGui module
- gui.blockAction module
_Context
Context
Context.SECURE_MODE
Context.WINDOWS_STORE_VERSION
Context.MODAL_DIALOG_OPEN
Context.WINDOWS_LOCKED
Context.RUNNING_LAUNCHER
Context.BRAILLE_MODE_SPEECH_OUTPUT
Context._generate_next_value_()
Context._new_member_()
Context._use_args_
Context._member_names_
Context._member_map_
Context._value2member_map_
Context._unhashable_values_
Context._member_type_
Context._value_repr_()
Context.blockActionIf
Context.translatedMessage
when()
- gui.configProfiles module
ProfilesDialog
ProfilesDialog.shouldSuspendConfigProfileTriggers
ProfilesDialog.helpId
ProfilesDialog._instance
ProfilesDialog.getProfileDisplay()
ProfilesDialog.getProfileStates()
ProfilesDialog.isProfileManual()
ProfilesDialog.onChangeState()
ProfilesDialog.onNew()
ProfilesDialog.onDelete()
ProfilesDialog.onProfileListChoice()
ProfilesDialog.onRename()
ProfilesDialog.onTriggers()
ProfilesDialog.getSimpleTriggers()
ProfilesDialog.onClose()
ProfilesDialog.saveTriggers()
TriggerInfo
TriggersDialog
NewProfileDialog
RenameProfileDialog
- gui.contextHelp module
- gui.dpiScalingHelper module
- gui.exit module
- gui.guiHelper module
BORDER_FOR_DIALOGS
SPACE_BETWEEN_VERTICAL_DIALOG_ITEMS
SPACE_BETWEEN_BUTTONS_HORIZONTAL
SPACE_BETWEEN_BUTTONS_VERTICAL
SPACE_BETWEEN_ASSOCIATED_CONTROL_HORIZONTAL
SPACE_BETWEEN_ASSOCIATED_CONTROL_VERTICAL
autoThaw()
ButtonHelper
associateElements()
LabeledControlHelper
PathSelectionHelper
BoxSizerHelper
SIPABCMeta
- gui.inputGestures module
_ScriptsModel
_GesturesModel
_getAllGestureScriptInfo()
_formatGesture()
_GestureVM
_PendingGesture
_ScriptVM
_CategoryVM
_EmulatedGestureVM
_PendingEmulatedGestureVM
_EmuCategoryVM
_EmuCategoryVM.displayName
_EmuCategoryVM.canAdd
_EmuCategoryVM.canRemove
_EmuCategoryVM.addedKbEmulation
_EmuCategoryVM.removedKbEmulation
_EmuCategoryVM.scripts
_EmuCategoryVM.createPendingEmuGesture()
_EmuCategoryVM.finalisePending()
_EmuCategoryVM._addEmulation()
_EmuCategoryVM.removeEmulation()
_InputGesturesViewModel
_InputGesturesViewModel.allGestures
_InputGesturesViewModel.filteredGestures
_InputGesturesViewModel.isExpectingNewEmuGesture
_InputGesturesViewModel.isExpectingNewGesture
_InputGesturesViewModel.reset()
_InputGesturesViewModel.getFilteredScriptCount()
_InputGesturesViewModel.getIndexInTree()
_InputGesturesViewModel._fillAllGestures()
_InputGesturesViewModel.commitChanges()
_InputGesturesViewModel.filter()
_GesturesTree
InputGesturesDialog
InputGesturesDialog.title
InputGesturesDialog.helpId
InputGesturesDialog.makeSettings()
InputGesturesDialog.postInit()
InputGesturesDialog._onWindowDestroy()
InputGesturesDialog._abc_impl
InputGesturesDialog.onFilterChange()
InputGesturesDialog.filter()
InputGesturesDialog.onTreeSelect()
InputGesturesDialog._refreshButtonState()
InputGesturesDialog.onAdd()
InputGesturesDialog._addCaptured()
InputGesturesDialog._addChoice()
InputGesturesDialog._addCapturedKbEmu()
InputGesturesDialog.onRemove()
InputGesturesDialog.onReset()
InputGesturesDialog.onOk()
InputGesturesDialog._onDestroyTree()
- gui.installerGui module
- gui.logViewer module
- gui.message module
- gui.nvdaControls module
AutoWidthColumnListCtrl
SelectOnFocusSpinCtrl
ListCtrlAccessible
CustomCheckListBox
AutoWidthColumnCheckListCtrl
AutoWidthColumnCheckListCtrl.GetCheckedItems()
AutoWidthColumnCheckListCtrl.SetCheckedItems()
AutoWidthColumnCheckListCtrl.CheckedItems
AutoWidthColumnCheckListCtrl.onCharHook()
AutoWidthColumnCheckListCtrl.onLeftDown()
AutoWidthColumnCheckListCtrl.CheckItem()
AutoWidthColumnCheckListCtrl.notifyIAccessible()
AutoWidthColumnCheckListCtrl.sendCheckListBoxEvent()
DPIScaledDialog
MessageDialog
MessageDialog.DIALOG_TYPE_STANDARD
MessageDialog.DIALOG_TYPE_WARNING
MessageDialog.DIALOG_TYPE_ERROR
MessageDialog._DIALOG_TYPE_ICON_ID_MAP
MessageDialog._DIALOG_TYPE_SOUND_ID_MAP
MessageDialog._addButtons()
MessageDialog._addContents()
MessageDialog._setIcon()
MessageDialog._setSound()
MessageDialog._playSound()
MessageDialog._onDialogActivated()
MessageDialog._onShowEvt()
EnhancedInputSlider
TabbableScrolledPanel
FeatureFlagCombo
FeatureFlagCombo.defaultValue
FeatureFlagCombo._getChoiceIndex()
FeatureFlagCombo._getConfSpecDefaultValue()
FeatureFlagCombo._getConfigValue()
FeatureFlagCombo.isValueConfigSpecDefault()
FeatureFlagCombo.resetToConfigSpecDefault()
FeatureFlagCombo._getControlCurrentValue()
FeatureFlagCombo._getControlCurrentFlag()
FeatureFlagCombo.saveCurrentValueToConf()
FeatureFlagCombo._createOptionsDict()
- gui.settingsDialogs module
SettingsDialog
SettingsDialog.MultiInstanceError
SettingsDialog.MultiInstanceErrorWithDialog
SettingsDialog.DialogState
SettingsDialog._instances
SettingsDialog.title
SettingsDialog.helpId
SettingsDialog.shouldSuspendConfigProfileTriggers
SettingsDialog._setInstanceDestroyedState()
SettingsDialog._enterActivatesOk_ctrlSActivatesApply()
SettingsDialog.makeSettings()
SettingsDialog.postInit()
SettingsDialog.onOk()
SettingsDialog.onCancel()
SettingsDialog.onClose()
SettingsDialog.onApply()
SettingsDialog._onWindowDestroy()
SettingsDialog._abc_impl
SettingsPanel
SettingsPanel.title
SettingsPanel.panelDescription
SettingsPanel._buildGui()
SettingsPanel.makeSettings()
SettingsPanel.onPanelActivated()
SettingsPanel.onPanelDeactivated()
SettingsPanel.onSave()
SettingsPanel.isValid()
SettingsPanel._validationErrorMessageBox()
SettingsPanel.postSave()
SettingsPanel.onDiscard()
SettingsPanel._sendLayoutUpdatedEvent()
SettingsPanel._abc_impl
SettingsPanelAccessible
MultiCategorySettingsDialog
MultiCategorySettingsDialog.title
MultiCategorySettingsDialog.categoryClasses
MultiCategorySettingsDialog.CategoryUnavailableError
MultiCategorySettingsDialog.INITIAL_SIZE
MultiCategorySettingsDialog.MIN_SIZE
MultiCategorySettingsDialog.makeSettings()
MultiCategorySettingsDialog._getCategoryPanel()
MultiCategorySettingsDialog.postInit()
MultiCategorySettingsDialog.onCharHook()
MultiCategorySettingsDialog._onPanelLayoutChanged()
MultiCategorySettingsDialog._doCategoryChange()
MultiCategorySettingsDialog.onCategoryChange()
MultiCategorySettingsDialog._validateAllPanels()
MultiCategorySettingsDialog._saveAllPanels()
MultiCategorySettingsDialog._notifyAllPanelsSaveOccurred()
MultiCategorySettingsDialog._doSave()
MultiCategorySettingsDialog.onOk()
MultiCategorySettingsDialog.onCancel()
MultiCategorySettingsDialog.onApply()
MultiCategorySettingsDialog._abc_impl
GeneralSettingsPanel
LanguageRestartDialog
SpeechSettingsPanel
SpeechSettingsPanel.title
SpeechSettingsPanel.helpId
SpeechSettingsPanel.makeSettings()
SpeechSettingsPanel._enterTriggersOnChangeSynth()
SpeechSettingsPanel.onChangeSynth()
SpeechSettingsPanel.updateCurrentSynth()
SpeechSettingsPanel.onPanelActivated()
SpeechSettingsPanel.onPanelDeactivated()
SpeechSettingsPanel.onDiscard()
SpeechSettingsPanel.onSave()
SpeechSettingsPanel.isValid()
SpeechSettingsPanel._abc_impl
SynthesizerSelectionDialog
SynthesizerSelectionDialog.title
SynthesizerSelectionDialog.helpId
SynthesizerSelectionDialog.synthNames
SynthesizerSelectionDialog.makeSettings()
SynthesizerSelectionDialog.postInit()
SynthesizerSelectionDialog.updateSynthesizerList()
SynthesizerSelectionDialog.onOk()
SynthesizerSelectionDialog._abc_impl
DriverSettingChanger
StringDriverSettingChanger
AutoSettingsMixin
AutoSettingsMixin.settingsSizer
AutoSettingsMixin.getSettings()
AutoSettingsMixin.makeSettings()
AutoSettingsMixin._getSettingsStorage()
AutoSettingsMixin.hasOptions
AutoSettingsMixin._setSliderStepSizes()
AutoSettingsMixin._getSettingControlHelpId()
AutoSettingsMixin._makeSliderSettingControl()
AutoSettingsMixin._makeStringSettingControl()
AutoSettingsMixin._makeBooleanSettingControl()
AutoSettingsMixin.updateDriverSettings()
AutoSettingsMixin._createNewControl()
AutoSettingsMixin._getSettingMaker()
AutoSettingsMixin._updateValueForControl()
AutoSettingsMixin.onDiscard()
AutoSettingsMixin.onSave()
AutoSettingsMixin.refreshGui()
AutoSettingsMixin.onPanelActivated()
AutoSettingsMixin._abc_impl
VoiceSettingsPanel
VoiceSettingsPanel.title
VoiceSettingsPanel.helpId
VoiceSettingsPanel.driver
VoiceSettingsPanel.getSettings()
VoiceSettingsPanel._getSettingControlHelpId()
VoiceSettingsPanel.makeSettings()
VoiceSettingsPanel._appendSymbolDictionariesList()
VoiceSettingsPanel._appendSpeechModesList()
VoiceSettingsPanel._appendDelayedCharacterDescriptions()
VoiceSettingsPanel.onSave()
VoiceSettingsPanel._onSpeechModesListChange()
VoiceSettingsPanel._onUnicodeNormalizationChange()
VoiceSettingsPanel.isValid()
VoiceSettingsPanel._abc_impl
VoiceSettingsPanel.settingsSizer
KeyboardSettingsPanel
MouseSettingsPanel
ReviewCursorPanel
InputCompositionPanel
ObjectPresentationPanel
BrowseModePanel
DocumentFormattingPanel
DocumentNavigationPanel
_synthWarningDialog()
AudioPanel
AddonStorePanel
TouchInteractionPanel
UwpOcrPanel
AdvancedPanelControls
AdvancedPanelControls.helpId
AdvancedPanelControls.selectiveUIAEventRegistrationVals
AdvancedPanelControls.consoleVals
AdvancedPanelControls.diffAlgoVals
AdvancedPanelControls.isValid()
AdvancedPanelControls.onOpenScratchpadDir()
AdvancedPanelControls._getDefaultValue()
AdvancedPanelControls.haveConfigDefaultsBeenRestored()
AdvancedPanelControls.restoreToDefaults()
AdvancedPanelControls.onSave()
AdvancedPanel
AdvancedPanel.enableControlsCheckBox
AdvancedPanel.title
AdvancedPanel.helpId
AdvancedPanel.warningHeader
AdvancedPanel.warningExplanation
AdvancedPanel.panelDescription
AdvancedPanel.makeSettings()
AdvancedPanel.onSave()
AdvancedPanel.onEnableControlsCheckBox()
AdvancedPanel.isValid()
AdvancedPanel._abc_impl
BrailleSettingsPanel
BrailleSettingsPanel.title
BrailleSettingsPanel.helpId
BrailleSettingsPanel.makeSettings()
BrailleSettingsPanel._enterTriggersOnChangeDisplay()
BrailleSettingsPanel.onChangeDisplay()
BrailleSettingsPanel.updateCurrentDisplay()
BrailleSettingsPanel.onPanelActivated()
BrailleSettingsPanel.onPanelDeactivated()
BrailleSettingsPanel.onDiscard()
BrailleSettingsPanel.onSave()
BrailleSettingsPanel._abc_impl
BrailleDisplaySelectionDialog
BrailleDisplaySelectionDialog.title
BrailleDisplaySelectionDialog.helpId
BrailleDisplaySelectionDialog.displayNames
BrailleDisplaySelectionDialog.possiblePorts
BrailleDisplaySelectionDialog.makeSettings()
BrailleDisplaySelectionDialog.postInit()
BrailleDisplaySelectionDialog.getCurrentAutoDisplayDescription()
BrailleDisplaySelectionDialog.updateBrailleDisplayLists()
BrailleDisplaySelectionDialog.updateStateDependentControls()
BrailleDisplaySelectionDialog.onDisplayNameChanged()
BrailleDisplaySelectionDialog.onOk()
BrailleDisplaySelectionDialog._abc_impl
BrailleSettingsSubPanel
BrailleSettingsSubPanel.helpId
BrailleSettingsSubPanel.driver
BrailleSettingsSubPanel.getSettings()
BrailleSettingsSubPanel.makeSettings()
BrailleSettingsSubPanel.onSave()
BrailleSettingsSubPanel.onShowCursorChange()
BrailleSettingsSubPanel.onBlinkCursorChange()
BrailleSettingsSubPanel.onShowMessagesChange()
BrailleSettingsSubPanel.onTetherToChange()
BrailleSettingsSubPanel.onReadByParagraphChange()
BrailleSettingsSubPanel._onModeChange()
BrailleSettingsSubPanel._abc_impl
BrailleSettingsSubPanel.settingsSizer
showStartErrorForProviders()
showTerminationErrorForProviders()
VisionProviderStateControl
VisionSettingsPanel
VisionSettingsPanel.settingsSizerHelper
VisionSettingsPanel.providerPanelInstances
VisionSettingsPanel.initialProviders
VisionSettingsPanel.title
VisionSettingsPanel.helpId
VisionSettingsPanel.panelDescription
VisionSettingsPanel._createProviderSettingsPanel()
VisionSettingsPanel.makeSettings()
VisionSettingsPanel.safeInitProviders()
VisionSettingsPanel.safeTerminateProviders()
VisionSettingsPanel.refreshPanel()
VisionSettingsPanel.onPanelActivated()
VisionSettingsPanel.onDiscard()
VisionSettingsPanel.onSave()
VisionSettingsPanel._abc_impl
VisionProviderSubPanel_Settings
VisionProviderSubPanel_Wrapper
VisionProviderSubPanel_Wrapper._checkBox
VisionProviderSubPanel_Wrapper.makeSettings()
VisionProviderSubPanel_Wrapper._updateOptionsVisibility()
VisionProviderSubPanel_Wrapper._createProviderSettings()
VisionProviderSubPanel_Wrapper._nonEnableableGUI()
VisionProviderSubPanel_Wrapper._enableToggle()
VisionProviderSubPanel_Wrapper.onDiscard()
VisionProviderSubPanel_Wrapper.onSave()
VisionProviderSubPanel_Wrapper._abc_impl
NVDASettingsDialog
NVDASettingsDialog.title
NVDASettingsDialog.categoryClasses
NVDASettingsDialog.makeSettings()
NVDASettingsDialog._doOnCategoryChange()
NVDASettingsDialog._getDialogTitle()
NVDASettingsDialog.onCategoryChange()
NVDASettingsDialog.Destroy()
NVDASettingsDialog._abc_impl
NVDASettingsDialog.catIdToInstanceMap
AddSymbolDialog
SpeechSymbolsDialog
SpeechSymbolsDialog.helpId
SpeechSymbolsDialog.makeSettings()
SpeechSymbolsDialog.postInit()
SpeechSymbolsDialog.filter()
SpeechSymbolsDialog.getItemTextForList()
SpeechSymbolsDialog.onSymbolEdited()
SpeechSymbolsDialog.onListItemFocused()
SpeechSymbolsDialog.OnAddClick()
SpeechSymbolsDialog.OnRemoveClick()
SpeechSymbolsDialog.onOk()
SpeechSymbolsDialog._abc_impl
SpeechSymbolsDialog._refreshVisibleItems()
SpeechSymbolsDialog.onFilterEditTextChange()
- gui.speechDict module
DictionaryEntryDialog
DictionaryDialog
DictionaryDialog.TYPE_LABELS
DictionaryDialog.helpId
DictionaryDialog.makeSettings()
DictionaryDialog.postInit()
DictionaryDialog.onCancel()
DictionaryDialog.onOk()
DictionaryDialog.onAddClick()
DictionaryDialog.onEditClick()
DictionaryDialog.onRemoveClick()
DictionaryDialog.onRemoveAll()
DictionaryDialog._abc_impl
DefaultDictionaryDialog
VoiceDictionaryDialog
TemporaryDictionaryDialog
- gui.startupDialogs module
- hidpi module
HIDP_ERROR_CODES()
HIDP_STATUS
HIDP_STATUS.SUCCESS
HIDP_STATUS.NULL
HIDP_STATUS.INVALID_PREPARSED_DATA
HIDP_STATUS.INVALID_REPORT_TYPE
HIDP_STATUS.INVALID_REPORT_LENGTH
HIDP_STATUS.USAGE_NOT_FOUND
HIDP_STATUS.VALUE_OUT_OF_RANGE
HIDP_STATUS.BAD_LOG_PHY_VALUES
HIDP_STATUS.BUFFER_TOO_SMALL
HIDP_STATUS.INTERNAL_ERROR
HIDP_STATUS.I8042_TRANS_UNKNOWN
HIDP_STATUS.INCOMPATIBLE_REPORT_ID
HIDP_STATUS.NOT_VALUE_ARRAY
HIDP_STATUS.IS_VALUE_ARRAY
HIDP_STATUS.DATA_INDEX_NOT_FOUND
HIDP_STATUS.DATA_INDEX_OUT_OF_RANGE
HIDP_STATUS.BUTTON_NOT_PRESSED
HIDP_STATUS.REPORT_DOES_NOT_EXIST
HIDP_STATUS.NOT_IMPLEMENTED
HIDP_REPORT_TYPE
_HIDP_DATA_U1
HIDP_DATA
_HIDP_VALUE_CAPS_U1_RANGE
_HIDP_VALUE_CAPS_U1_RANGE._fields_
_HIDP_VALUE_CAPS_U1_RANGE.DataIndexMax
_HIDP_VALUE_CAPS_U1_RANGE.DataIndexMin
_HIDP_VALUE_CAPS_U1_RANGE.DesignatorMax
_HIDP_VALUE_CAPS_U1_RANGE.DesignatorMin
_HIDP_VALUE_CAPS_U1_RANGE.StringMax
_HIDP_VALUE_CAPS_U1_RANGE.StringMin
_HIDP_VALUE_CAPS_U1_RANGE.UsageMax
_HIDP_VALUE_CAPS_U1_RANGE.UsageMin
_HIDP_VALUE_CAPS_U1_NOT_RANGE
_HIDP_VALUE_CAPS_U1_NOT_RANGE._fields_
_HIDP_VALUE_CAPS_U1_NOT_RANGE.DataIndex
_HIDP_VALUE_CAPS_U1_NOT_RANGE.DesignatorIndex
_HIDP_VALUE_CAPS_U1_NOT_RANGE.Reserved1
_HIDP_VALUE_CAPS_U1_NOT_RANGE.Reserved2
_HIDP_VALUE_CAPS_U1_NOT_RANGE.Reserved3
_HIDP_VALUE_CAPS_U1_NOT_RANGE.Reserved4
_HIDP_VALUE_CAPS_U1_NOT_RANGE.StringIndex
_HIDP_VALUE_CAPS_U1_NOT_RANGE.Usage
_HIDP_VALUE_CAPS_U1
HIDP_VALUE_CAPS
HIDP_VALUE_CAPS._fields_
HIDP_VALUE_CAPS.BitField
HIDP_VALUE_CAPS.BitSize
HIDP_VALUE_CAPS.HasNull
HIDP_VALUE_CAPS.IsAbsolute
HIDP_VALUE_CAPS.IsAlias
HIDP_VALUE_CAPS.IsDesignatorRange
HIDP_VALUE_CAPS.IsRange
HIDP_VALUE_CAPS.IsStringRange
HIDP_VALUE_CAPS.LinkCollection
HIDP_VALUE_CAPS.LinkUsage
HIDP_VALUE_CAPS.LinkUsagePage
HIDP_VALUE_CAPS.LogicalMax
HIDP_VALUE_CAPS.LogiclMin
HIDP_VALUE_CAPS.PhysicalMax
HIDP_VALUE_CAPS.PhysicalMin
HIDP_VALUE_CAPS.ReportCount
HIDP_VALUE_CAPS.ReportID
HIDP_VALUE_CAPS.Reserved1
HIDP_VALUE_CAPS.Reserved2
HIDP_VALUE_CAPS.Units
HIDP_VALUE_CAPS.UnitsExp
HIDP_VALUE_CAPS.UsagePage
HIDP_VALUE_CAPS.u1
HIDP_CAPS
HIDP_CAPS._fields_
HIDP_CAPS.FeatureReportByteLength
HIDP_CAPS.InputReportByteLength
HIDP_CAPS.NumberFeatureButtonCaps
HIDP_CAPS.NumberFeatureDataIndices
HIDP_CAPS.NumberFeatureValueCaps
HIDP_CAPS.NumberInputButtonCaps
HIDP_CAPS.NumberInputDataIndices
HIDP_CAPS.NumberInputValueCaps
HIDP_CAPS.NumberLinkCollectionNodes
HIDP_CAPS.NumberOutputButtonCaps
HIDP_CAPS.NumberOutputDataIndices
HIDP_CAPS.NumberOutputValueCaps
HIDP_CAPS.OutputReportByteLength
HIDP_CAPS.Reserved
HIDP_CAPS.Usage
HIDP_CAPS.UsagePage
- hwIo package
bgThread
initialize()
terminate()
- Submodules
- hwIo.base module
- hwIo.hid module
- hwIo.ioThread module
_generateApcParams()
IoThread
IoThread.exit
IoThread._apcParamCounter
IoThread._apcStore
IoThread._completionRoutineStore
IoThread._internalApc
IoThread._internalCompletionRoutine
IoThread.start()
IoThread._registerToCallAsApc()
IoThread.queueAsApc()
IoThread.setWaitableTimer()
IoThread.queueAsCompletionRoutine()
IoThread.stop()
IoThread.run()
- hwPortUtils module
ValidHandle()
SP_DEVINFO_DATA
PSP_DEVINFO_DATA
SP_DEVICE_INTERFACE_DATA
PSP_DEVICE_INTERFACE_DATA
DEVPROPKEY
dummy
_isDebug()
_getBluetoothPortInfo()
listComPorts()
BLUETOOTH_DEVICE_INFO
BLUETOOTH_DEVICE_INFO._fields_
BLUETOOTH_DEVICE_INFO.address
BLUETOOTH_DEVICE_INFO.dwSize
BLUETOOTH_DEVICE_INFO.fAuthenticated
BLUETOOTH_DEVICE_INFO.fConnected
BLUETOOTH_DEVICE_INFO.fRemembered
BLUETOOTH_DEVICE_INFO.stLastSeen
BLUETOOTH_DEVICE_INFO.stLastUsed
BLUETOOTH_DEVICE_INFO.szName
BLUETOOTH_DEVICE_INFO.ulClassofDevice
getBluetoothDeviceInfo()
getToshibaBluetoothPortInfo()
getWidcommBluetoothPortInfo()
_listDevices()
listUsbDevices()
HIDD_ATTRIBUTES
_getHidInfo()
listHidDevices()
- inputCore module
InputGestureScriptT
NoInputGestureAction
InputGesture
InputGesture.cachePropertiesByDefault
InputGesture.wasInSayAll
InputGesture.bypassInputHelp
InputGesture.reportInInputHelp
InputGesture.shouldPreventSystemIdle
InputGesture.identifiers
InputGesture._abstract_identifiers
InputGesture._get_identifiers()
InputGesture.normalizedIdentifiers
InputGesture._get_normalizedIdentifiers()
InputGesture.displayName
InputGesture._get_displayName()
InputGesture.shouldReportAsCommand
InputGesture.isCharacter
InputGesture.SPEECHEFFECT_CANCEL
InputGesture.SPEECHEFFECT_PAUSE
InputGesture.SPEECHEFFECT_RESUME
InputGesture.speechEffectWhenExecuted
InputGesture.isModifier
InputGesture.reportExtra()
InputGesture._get_script()
InputGesture.send()
InputGesture.scriptableObject
InputGesture._get_scriptableObject()
InputGesture.getDisplayTextForIdentifier()
InputGesture.executeScript()
InputGesture._abc_impl
InputGesture.script
GlobalGestureMap
GlobalGestureMap.lastUpdateContainedError
GlobalGestureMap.fileName
GlobalGestureMap.clear()
GlobalGestureMap.add()
GlobalGestureMap.load()
GlobalGestureMap.update()
GlobalGestureMap.getScriptsForGesture()
GlobalGestureMap.getScriptsForAllGestures()
GlobalGestureMap.remove()
GlobalGestureMap.export()
GlobalGestureMap.save()
decide_executeGesture
InputManager
InputManager.lastModifierWasInSayAll
InputManager._captureFunc
InputManager.localeGestureMap
InputManager.userGestureMap
InputManager.executeGesture()
InputManager._get_isInputHelpActive()
InputManager._set_isInputHelpActive()
InputManager._inputHelpCaptor()
InputManager._handleInputHelp()
InputManager.loadUserGestureMap()
InputManager.loadLocaleGestureMap()
InputManager.emulateGesture()
InputManager.getAllGestureMappings()
InputManager._abc_impl
InputManager.isInputHelpActive
InputManager._propertyCache
_AllGestureMappingsRetriever
_AllGestureMappingsRetriever.results
_AllGestureMappingsRetriever.addResult()
_AllGestureMappingsRetriever.addGlobalMap()
_AllGestureMappingsRetriever.makeKbEmuScriptInfo()
_AllGestureMappingsRetriever.makeNormalScriptInfo()
_AllGestureMappingsRetriever.getScriptCategory()
_AllGestureMappingsRetriever.addObj()
AllGesturesScriptInfo
KbEmuScriptInfo
normalizeGestureIdentifier()
gestureSources
registerGestureSource()
_getGestureClsForIdentifier()
getDisplayTextForGestureIdentifier()
manager
initialize()
terminate()
logTimeSinceInput()
- installer module
_getWSH()
createShortcut()
getStartMenuFolder()
getInstallPath()
comparePreviousInstall()
getDocFilePath()
copyProgramFiles()
copyUserConfig()
removeOldLibFiles()
removeOldProgramFiles()
getUninstallerRegInfo()
getDirectorySize()
registerInstallation()
_createShortcutWithFallback()
_updateShortcuts()
isDesktopShortcutInstalled()
unregisterInstallation()
registerAddonFileAssociation()
unregisterAddonFileAssociation()
_deleteKeyAndSubkeys()
RetriableFailure
tryRemoveFile()
tryCopyFile()
_revertGroupDelete()
_deleteFileGroupOrFail()
install()
removeOldLoggedFiles()
createPortableCopy()
registerEaseOfAccess()
- keyLabels module
- keyboardHandler module
trappedKeys
passKeyThroughCount
lastPassThroughKeyDown
lastNVDAModifier
lastNVDAModifierReleaseTime
bypassNVDAModifier
currentModifiers
keyCounter
stickyNVDAModifier
stickyNVDAModifierLocked
ignoreInjection()
passNextKeyThrough()
isNVDAModifierKey()
getNVDAModifierKeys()
shouldUseToUnicodeEx()
internal_keyDownEvent()
internal_keyUpEvent()
initialize()
terminate()
getInputHkl()
canModifiersPerformAction()
KeyboardInputGesture
KeyboardInputGesture.NORMAL_MODIFIER_KEYS
KeyboardInputGesture.TOGGLE_KEYS
KeyboardInputGesture.LAYOUTS
KeyboardInputGesture.getVkName()
KeyboardInputGesture.layout
KeyboardInputGesture._get_bypassInputHelp()
KeyboardInputGesture._get_isNVDAModifierKey()
KeyboardInputGesture._get_isModifier()
KeyboardInputGesture._get_mainKeyName()
KeyboardInputGesture._get_modifierNames()
KeyboardInputGesture._get__keyNamesInDisplayOrder()
KeyboardInputGesture._get_displayName()
KeyboardInputGesture._get_identifiers()
KeyboardInputGesture._get_shouldReportAsCommand()
KeyboardInputGesture._get_isCharacter()
KeyboardInputGesture._get_speechEffectWhenExecuted()
KeyboardInputGesture.reportExtra()
KeyboardInputGesture._reportToggleKey()
KeyboardInputGesture.executeScript()
KeyboardInputGesture._INJECTION_WAIT_TIMEOUT
KeyboardInputGesture.send()
KeyboardInputGesture.fromName()
KeyboardInputGesture.RE_IDENTIFIER
KeyboardInputGesture.getDisplayTextForIdentifier()
KeyboardInputGesture._abc_impl
KeyboardInputGesture._keyNamesInDisplayOrder
KeyboardInputGesture.bypassInputHelp
KeyboardInputGesture.displayName
KeyboardInputGesture.identifiers
KeyboardInputGesture.isCharacter
KeyboardInputGesture.isModifier
KeyboardInputGesture.isNVDAModifierKey
KeyboardInputGesture.mainKeyName
KeyboardInputGesture.modifierNames
KeyboardInputGesture.shouldReportAsCommand
KeyboardInputGesture.speechEffectWhenExecuted
injectRawKeyboardInput()
- languageHandler module
LCID_NONE
installedTranslation
LCIDS_TO_TRANSLATED_LOCALES
LOCALE
isNormalizedWin32Locale()
normalizeLocaleForWin32()
localeNameToWindowsLCID()
windowsLCIDToLocaleName()
getLanguageDescription()
englishLanguageNameFromNVDALocale()
englishCountryNameFromNVDALocale()
ansiCodePageFromNVDALocale()
listNVDALocales()
getAvailableLanguages()
getLanguageCliArgs()
isLanguageForced()
getWindowsLanguage()
_createGettextTranslation()
setLanguage()
localeStringFromLocaleCode()
_setPythonLocale()
setLocale()
getLanguage()
normalizeLanguage()
useImperialMeasurements()
stripLocaleFromLangCode()
- localesData module
- locationHelper module
Point
Point.fromFloatCollection()
Point.fromCompatibleType()
Point.fromDWORD()
Point.yWiseLessThan()
Point.xWiseLessThan()
Point.yWiseLessOrEq()
Point.xWiseLessOrEq()
Point.yWiseGreaterThan()
Point.xWiseGreaterThan()
Point.yWiseGreaterOrEq()
Point.xWiseGreaterOrEq()
Point.toPOINT()
Point.toLogical()
Point.toPhysical()
Point.toClient()
Point.toScreen()
_RectMixin
_RectMixin.fromFloatCollection()
_RectMixin.fromCompatibleType()
_RectMixin.fromPoint()
_RectMixin.fromCollection()
_RectMixin.toRECT()
_RectMixin.toLogical()
_RectMixin.toPhysical()
_RectMixin.toClient()
_RectMixin.toScreen()
_RectMixin.topLeft
_RectMixin.topRight
_RectMixin.bottomLeft
_RectMixin.bottomRight
_RectMixin.center
_RectMixin.isSubset()
_RectMixin.isSuperset()
_RectMixin.intersection()
_RectMixin.expandOrShrink()
RectLTWH
RectLTRB
POINT_CLASSES
RECT_CLASSES
- logHandler module
_NVDA_CODE_PATH
getFormattedStacksForAllThreads()
isPathExternalToNVDA()
getCodePath()
_onErrorSoundRequested
getOnErrorSoundRequested()
shouldPlayErrorSound()
stripBasePathFromTracebackText()
Logger
RemoteHandler
FileHandler
Formatter
StreamRedirector
redirectStdout()
log
logHandler
_getDefaultLogFilePath()
_excepthook()
_ThreadExceptHookArgs_t
_ThreadExceptHookArgs_t.exc_type
_ThreadExceptHookArgs_t.exc_value
_ThreadExceptHookArgs_t.exc_traceback
_ThreadExceptHookArgs_t.thread
_ThreadExceptHookArgs_t._asdict()
_ThreadExceptHookArgs_t._field_defaults
_ThreadExceptHookArgs_t._fields
_ThreadExceptHookArgs_t._make()
_ThreadExceptHookArgs_t._replace()
_threadExceptHook()
_UnraisableHookArgs
_unraisableExceptHook()
_showwarning()
_shouldDisableLogging()
initialize()
isLogLevelForced()
setLogLevelFromConfig()
- louisHelper module
- mathPres package
- monkeyPatches package
applyMonkeyPatches()
- Submodules
- monkeyPatches.comtypesMonkeyPatches module
new_WINFUNCTYPE()
replace_WINFUNCTYPE()
newVARIANT_value_fset()
support_byref_in_variants()
new__getattr__()
lazybind_dynamic_to_basic()
new__call__()
support_invoke_zero()
newCpbDel()
replace_cpb_del()
newVARIANT_value_fget()
replace_VARIAN_value_fget()
newGetTypeInfo()
replace_idispatch_getTypeInfo()
_check_version()
replace_check_version()
vt_R8_to_c_double()
appendComInterfacesToGenSearchPath()
applyMonkeyPatches()
- monkeyPatches.wxMonkeyPatches module
- mouseHandler module
lastMouseEventTime
updateMouseShape()
ignoreInjection()
playAudioCoordinates()
internal_mouseEvent()
executeMouseEvent()
getMouseRestrictedToScreens()
getMinMaxPoints()
getTotalWidthAndHeightAndMinimumPosition()
executeMouseMoveEvent()
initialize()
_reportShape()
pumpAll()
terminate()
LogicalButtonFlags
getLogicalButtonFlags()
_doClick()
doPrimaryClick()
doSecondaryClick()
isLeftMouseButtonLocked()
lockLeftMouseButton()
unlockLeftMouseButton()
isRightMouseButtonLocked()
lockRightMouseButton()
unlockRightMouseButton()
scrollMouseWheel()
- msoAutoShapeTypes module
- nvdaBuiltin module
- nvwave module
- objbase module
- objidl module
IOleWindow
_LARGE_INTEGER
_ULARGE_INTEGER
tagSTATSTG
ISequentialStream
IStream
IStream._iid_
IStream._idlflags_
IStream.Clone
IStream.Commit
IStream.LockRegion
IStream.RemoteCopyTo
IStream.RemoteSeek
IStream.Revert
IStream.SetSize
IStream.Stat
IStream.UnlockRegion
IStream.__com_Clone
IStream.__com_Commit
IStream.__com_LockRegion
IStream.__com_RemoteCopyTo
IStream.__com_RemoteSeek
IStream.__com_Revert
IStream.__com_SetSize
IStream.__com_Stat
IStream.__com_UnlockRegion
IStream._methods_
IPersistStream
IRunningObjectTable
IRunningObjectTable._iid_
IRunningObjectTable._idlflags_
IRunningObjectTable.EnumRunning
IRunningObjectTable.GetObject
IRunningObjectTable.GetTimeOfLastChange
IRunningObjectTable.IsRunning
IRunningObjectTable.NoteChangeTime
IRunningObjectTable.Register
IRunningObjectTable.Revoke
IRunningObjectTable.__com_EnumRunning
IRunningObjectTable.__com_GetObject
IRunningObjectTable.__com_GetTimeOfLastChange
IRunningObjectTable.__com_IsRunning
IRunningObjectTable.__com_NoteChangeTime
IRunningObjectTable.__com_Register
IRunningObjectTable.__com_Revoke
IRunningObjectTable._methods_
IEnumString
IBindCtx
IBindCtx._iid_
IBindCtx._idlflags_
IBindCtx._methods_
IBindCtx.EnumObjectParam
IBindCtx.GetObjectParam
IBindCtx.GetRunningObjectTable
IBindCtx.RegisterObjectBound
IBindCtx.RegisterObjectParam
IBindCtx.ReleaseBoundObjects
IBindCtx.RemoteGetBindOptions()
IBindCtx.RemoteSetBindOptions
IBindCtx.RevokeObjectBound
IBindCtx.RevokeObjectParam
IBindCtx.__com_EnumObjectParam
IBindCtx.__com_GetObjectParam
IBindCtx.__com_GetRunningObjectTable
IBindCtx.__com_RegisterObjectBound
IBindCtx.__com_RegisterObjectParam
IBindCtx.__com_ReleaseBoundObjects
IBindCtx.__com_RemoteGetBindOptions
IBindCtx.__com_RemoteSetBindOptions
IBindCtx.__com_RevokeObjectBound
IBindCtx.__com_RevokeObjectParam
IMoniker
IMoniker._iid_
IMoniker._idlflags_
IMoniker.GetDisplayName()
IMoniker.CommonPrefixWith
IMoniker.ComposeWith
IMoniker.Enum
IMoniker.GetTimeOfLastChange
IMoniker.Hash
IMoniker.Inverse
IMoniker.IsEqual
IMoniker.IsRunning
IMoniker.IsSystemMoniker
IMoniker.ParseDisplayName
IMoniker.Reduce()
IMoniker.RelativePathTo
IMoniker.RemoteBindToObject
IMoniker.RemoteBindToStorage
IMoniker._GetDisplayName
IMoniker.__com_CommonPrefixWith
IMoniker.__com_ComposeWith
IMoniker.__com_Enum
IMoniker.__com_GetDisplayName
IMoniker.__com_GetTimeOfLastChange
IMoniker.__com_Hash
IMoniker.__com_Inverse
IMoniker.__com_IsEqual
IMoniker.__com_IsRunning
IMoniker.__com_IsSystemMoniker
IMoniker.__com_ParseDisplayName
IMoniker.__com_Reduce
IMoniker.__com_RelativePathTo
IMoniker.__com_RemoteBindToObject
IMoniker.__com_RemoteBindToStorage
IMoniker._methods_
IEnumMoniker
- oleacc module
LresultFromObject()
ObjectFromLresult()
CreateStdAccessibleProxy()
CreateStdAccessibleObject()
AccessibleObjectFromWindow()
AccessibleObjectFromWindow_safe()
AccessibleObjectFromEvent()
AccessibleObjectFromEvent_safe()
WindowFromAccessibleObject()
AccessibleObjectFromPoint()
AccessibleChildren()
GetProcessHandleFromHwnd()
GetRoleText()
GetStateText()
- pythonConsole module
HelpCommand
ExitConsoleCommand
consoleUI
Completer
CommandCompiler
PythonConsole
PythonConsole.namespace
PythonConsole._namespaceSnapshotVars
PythonConsole.prompt
PythonConsole._set_prompt()
PythonConsole._get_prompt()
PythonConsole.write()
PythonConsole.push()
PythonConsole.showsyntaxerror()
PythonConsole.showtraceback()
PythonConsole.initNamespace()
PythonConsole.updateNamespaceSnapshotVars()
PythonConsole.removeNamespaceSnapshotVars()
PythonConsole._abc_impl
PythonConsole._propertyCache
ConsoleUI
ConsoleUI.helpId
ConsoleUI.onActivate()
ConsoleUI.onClose()
ConsoleUI.output()
ConsoleUI.clear()
ConsoleUI.echo()
ConsoleUI.setPrompt()
ConsoleUI.execute()
ConsoleUI.historyMove()
ConsoleUI.RE_COMPLETE_UNIT
ConsoleUI.complete()
ConsoleUI._getCompletions()
ConsoleUI._findBestCompletion()
ConsoleUI._insertCompletion()
ConsoleUI.onInputChar()
ConsoleUI.onInputPaste()
ConsoleUI.onInputTextChange()
ConsoleUI.onOutputKeyDown()
ConsoleUI.onOutputChar()
initialize()
activate()
- queueHandler module
- remotePythonConsole module
- review module
- screenBitmap module
- screenExplorer module
- scriptHandler module
_numIncompleteInterceptedCommandScripts
_makeKbEmulateScript()
_getObjScript()
getGlobalMapScripts()
findScript()
_findScript()
_getTreeModeInterceptorScript()
_getFocusAncestorScript()
_yieldObjectsForFindScript()
getScriptName()
getScriptLocation()
_isInterceptedCommandScript()
_queueScriptCallback()
queueScript()
willSayAllResume()
executeScript()
getLastScriptRepeatCount()
clearLastScript()
getCurrentScript()
isScriptWaiting()
script()
- shellapi module
SHELLEXECUTEINFOW
SHELLEXECUTEINFOW._fields_
SHELLEXECUTEINFOW.cbSize
SHELLEXECUTEINFOW.dwHotKey
SHELLEXECUTEINFOW.fMask
SHELLEXECUTEINFOW.hIconOrMonitor
SHELLEXECUTEINFOW.hInstApp
SHELLEXECUTEINFOW.hProcess
SHELLEXECUTEINFOW.hkeyClass
SHELLEXECUTEINFOW.hwnd
SHELLEXECUTEINFOW.lpClass
SHELLEXECUTEINFOW.lpDirectory
SHELLEXECUTEINFOW.lpFile
SHELLEXECUTEINFOW.lpIDList
SHELLEXECUTEINFOW.lpParameters
SHELLEXECUTEINFOW.lpVerb
SHELLEXECUTEINFOW.nShow
SHELLEXECUTEINFO
ShellExecute()
ShellExecuteEx()
SHFILEOPSTRUCT
SHChangeNotify()
- shlobj module
FolderId
FolderId.ROAMING_APP_DATA
FolderId.LOCAL_APP_DATA
FolderId.PROGRAM_DATA
FolderId.SYSTEM
FolderId.SYSTEM_X86
FolderId._generate_next_value_()
FolderId._new_member_()
FolderId._use_args_
FolderId._member_names_
FolderId._member_map_
FolderId._value2member_map_
FolderId._unhashable_values_
FolderId._member_type_
FolderId._value_repr_()
SHGetKnownFolderPath()
- speech package
Spri
logBadSequenceTypes()
GeneratorWithReturn
_flattenNestedSequences()
_getSpellingSpeechAddCharMode()
_getSpellingCharAddCapNotification()
_getSpellingSpeechWithoutCharMode()
_extendSpeechSequence_addMathForTextInfo()
_getPlaceholderSpeechIfTextEmpty()
_getSelectionMessageSpeech()
_getSpeakMessageSpeech()
_objectSpeech_calculateAllowedProps()
_suppressSpeakTypedCharacters()
cancelSpeech()
clearTypedWordBuffer()
getCharDescListFromText()
getControlFieldSpeech()
getCurrentLanguage()
getFormatFieldSpeech()
getIndentationSpeech()
getObjectPropertiesSpeech()
getObjectSpeech()
getPreselectedTextSpeech()
getPropertiesSpeech()
getSpellingSpeech()
getState()
getTableInfoSpeech()
getTextInfoSpeech()
isBlank()
pauseSpeech()
processText()
setSpeechMode()
speak()
speakSsml()
speakMessage()
speakObject()
speakObjectProperties()
speakPreselectedText()
speakSelectionChange()
speakSelectionMessage()
speakSpelling()
speakText()
speakTextInfo()
SpeakTextInfoState
speakTextSelected()
speakTypedCharacters()
SpeechMode
spellTextInfo()
splitTextIndentation()
- Submodules
- speech.commands module
SpeechCommand
_CancellableSpeechCommand
SynthCommand
IndexCommand
SynthParamCommand
CharacterModeCommand
LangChangeCommand
BreakCommand
EndUtteranceCommand
SuppressUnicodeNormalizationCommand
BaseProsodyCommand
PitchCommand
VolumeCommand
RateCommand
PhonemeCommand
BaseCallbackCommand
CallbackCommand
BeepCommand
WaveFileCommand
ConfigProfileTriggerCommand
- speech.extensions module
- speech.manager module
_shouldCancelExpiredFocusEvents()
_shouldDoSpeechManagerLogging()
_speechManagerDebug()
_speechManagerUnitTest()
ParamChangeTracker
_ManagerPriorityQueue
SpeechManager
SpeechManager._cancelCommandsForUtteranceBeingSpokenBySynth
SpeechManager._priQueues
SpeechManager._curPriQueue
SpeechManager._indexCounter
SpeechManager.MAX_INDEX
SpeechManager._generateIndexes()
SpeechManager._reset()
SpeechManager._synthStillSpeaking()
SpeechManager._hasNoMoreSpeech()
SpeechManager.speak()
SpeechManager._queueSpeechSequence()
SpeechManager._ensureEndUtterance()
SpeechManager._processSpeechSequence()
SpeechManager._pushNextSpeech()
SpeechManager._getNextPriority()
SpeechManager._buildNextUtterance()
SpeechManager._checkForCancellations()
SpeechManager._WRAPPED_INDEX_MAGNITUDE
SpeechManager._isIndexABeforeIndexB()
SpeechManager._isIndexAAfterIndexB()
SpeechManager._getMostRecentlyCancelledUtterance()
SpeechManager.removeCancelledSpeechCommands()
SpeechManager._doRemoveCancelledSpeechCommands()
SpeechManager._getUtteranceIndex()
SpeechManager._onSynthIndexReached()
SpeechManager._removeCompletedFromQueue()
SpeechManager._handleIndex()
SpeechManager._onSynthDoneSpeaking()
SpeechManager._handleDoneSpeaking()
SpeechManager._switchProfile()
SpeechManager._exitProfileTriggers()
SpeechManager._restoreProfileTriggers()
SpeechManager.cancel()
- speech.priorities module
- speech.sayAll module
CURSOR
initialize()
_SayAllHandler
_ObjectsReader
_TextReader
_TextReader.MAX_BUFFERED_LINES
_TextReader.getInitialTextInfo()
_TextReader.updateCaret()
_TextReader.shouldReadInitialPosition()
_TextReader.nextLineImpl()
_TextReader.collapseLineImpl()
_TextReader.nextLine()
_TextReader.lineReached()
_TextReader.turnPage()
_TextReader.finish()
_TextReader.stop()
_TextReader._abc_impl
_CaretTextReader
_ReviewTextReader
_TableTextReader
SayAllProfileTrigger
- speech.shortcutKeys module
- speech.speech module
SpeechMode
SpeechState
SpeechState.beenCanceled
SpeechState.isPaused
SpeechState.speechMode
SpeechState.speechMode_beeps_ms
SpeechState._suppressSpeakTypedCharactersNumber
SpeechState._suppressSpeakTypedCharactersTime
SpeechState.oldTreeLevel
SpeechState.oldTableID
SpeechState.oldRowNumber
SpeechState.oldRowSpan
SpeechState.oldColumnNumber
SpeechState.oldColumnSpan
getState()
setSpeechMode()
initialize()
BLANK_CHUNK_CHARS
isBlank()
processText()
cancelSpeech()
pauseSpeech()
_getSpeakMessageSpeech()
speakMessage()
_getSpeakSsmlSpeech()
speakSsml()
getCurrentLanguage()
spellTextInfo()
speakSpelling()
_getSpellingSpeechAddCharMode()
_getSpellingCharAddCapNotification()
_getSpellingSpeechWithoutCharMode()
getSingleCharDescriptionDelayMS()
getSingleCharDescription()
getSpellingSpeech()
getCharDescListFromText()
speakObjectProperties()
getObjectPropertiesSpeech()
_getPlaceholderSpeechIfTextEmpty()
speakObject()
getObjectSpeech()
_objectSpeech_calculateAllowedProps()
speakText()
splitTextIndentation()
getIndentationSpeech()
speak()
speakPreselectedText()
getPreselectedTextSpeech()
speakTextSelected()
speakSelectionMessage()
_getSelectionMessageSpeech()
speakSelectionChange()
_suppressSpeakTypedCharacters()
PROTECTED_CHAR
FIRST_NONCONTROL_CHAR
speakTypedCharacters()
SpeakTextInfoState
_extendSpeechSequence_addMathForTextInfo()
speakTextInfo()
getTextInfoSpeech()
_isControlEndFieldCommand()
_getTextInfoSpeech_considerSpelling()
_getTextInfoSpeech_updateCache()
getPropertiesSpeech()
_rowAndColumnCountText()
_rowCountText()
_columnCountText()
_shouldSpeakContentFirst()
getControlFieldSpeech()
getFormatFieldSpeech()
getTableInfoSpeech()
_manager
clearTypedWordBuffer()
- speech.speechWithoutPauses module
_yieldIfNonEmpty()
SpeechWithoutPauses
SpeechWithoutPauses._pendingSpeechSequence
SpeechWithoutPauses.re_last_pause
SpeechWithoutPauses.reset()
SpeechWithoutPauses.speakWithoutPauses()
SpeechWithoutPauses.getSpeechWithoutPauses()
SpeechWithoutPauses._detectBreaksAndGetSpeech()
SpeechWithoutPauses._flushPendingSpeech()
SpeechWithoutPauses._getSpeech()
- speech.types module
- speechDictHandler package
- speechViewer module
SpeechViewerFrame
SpeechViewerFrame.helpId
SpeechViewerFrame._getDialogSizeAndPosition()
SpeechViewerFrame.onSessionLockStateChange()
SpeechViewerFrame._createControls()
SpeechViewerFrame._onDialogActivated()
SpeechViewerFrame.onClose()
SpeechViewerFrame.onShouldShowOnStartupChanged()
SpeechViewerFrame._isDestroyed
SpeechViewerFrame.onDestroy()
SpeechViewerFrame.doDisplaysMatchConfig()
SpeechViewerFrame.getAttachedDisplaySizesAsStringArray()
SpeechViewerFrame.savePositionInformation()
activate()
_setActive()
SPEECH_ITEM_SEPARATOR
SPEECH_SEQUENCE_SEPARATOR
appendSpeechSequence()
_cleanup()
deactivate()
- speechXml module
_buildInvalidXmlRegexp()
toXmlLang()
toNvdaLang()
EncloseAllCommand
SetAttrCommand
DelAttrCommand
EncloseTextCommand
StopEnclosingTextCommand
StandAloneTagCommand
_escapeXml()
XmlBalancer
XmlBalancer._out
XmlBalancer._enclosingAllTags
XmlBalancer._tagsChanged
XmlBalancer._openTags
XmlBalancer._tags
XmlBalancer._tagEnclosingText
XmlBalancer._text()
XmlBalancer._openTag()
XmlBalancer._closeTag()
XmlBalancer._setAttr()
XmlBalancer._delAttr()
XmlBalancer._outputTags()
XmlBalancer.generateXml()
SpeechXmlConverter
SsmlConverter
SsmlConverter.generateBalancerCommands()
SsmlConverter.convertIndexCommand()
SsmlConverter.convertCharacterModeCommand()
SsmlConverter.convertLangChangeCommand()
SsmlConverter.convertBreakCommand()
SsmlConverter._convertProsody()
SsmlConverter.convertPitchCommand()
SsmlConverter.convertRateCommand()
SsmlConverter.convertVolumeCommand()
SsmlConverter.convertPhonemeCommand()
SpeechXmlParser
SsmlParser
- synthDriverHandler module
LanguageInfo
VoiceInfo
SynthDriver
SynthDriver.name
SynthDriver.description
SynthDriver.supportedCommands
SynthDriver.supportedNotifications
SynthDriver._configSection
SynthDriver.voice
SynthDriver.availableVoices
SynthDriver.language
SynthDriver.availableLanguages
SynthDriver.LanguageSetting()
SynthDriver.VoiceSetting()
SynthDriver.VariantSetting()
SynthDriver.RateSetting()
SynthDriver.RateBoostSetting()
SynthDriver.VolumeSetting()
SynthDriver.PitchSetting()
SynthDriver.InflectionSetting()
SynthDriver.speak()
SynthDriver.cancel()
SynthDriver._get_language()
SynthDriver._set_language()
SynthDriver._get_availableLanguages()
SynthDriver._get_voice()
SynthDriver._set_voice()
SynthDriver._getAvailableVoices()
SynthDriver._get_availableVoices()
SynthDriver.rate
SynthDriver._get_rate()
SynthDriver._set_rate()
SynthDriver.pitch
SynthDriver._get_pitch()
SynthDriver._set_pitch()
SynthDriver.volume
SynthDriver._get_volume()
SynthDriver._set_volume()
SynthDriver._get_variant()
SynthDriver._set_variant()
SynthDriver._getAvailableVariants()
SynthDriver._get_availableVariants()
SynthDriver._get_inflection()
SynthDriver._set_inflection()
SynthDriver.pause()
SynthDriver.initSettings()
SynthDriver.loadSettings()
SynthDriver._get_initialSettingsRingSetting()
SynthDriver._abc_impl
SynthDriver.availableVariants
SynthDriver.inflection
SynthDriver.initialSettingsRingSetting
SynthDriver.variant
initialize()
changeVoice()
_getSynthDriver()
getSynthList()
getSynth()
getSynthInstance()
setSynth()
findAndSetNextSynth()
handlePostConfigProfileSwitch()
isDebugForSynthDriver()
synthIndexReached
synthDoneSpeaking
synthChanged
- synthDrivers package
- Submodules
- synthDrivers._espeak module
_numBytesPushed
espeak_EVENT_id
espeak_EVENT
espeak_VOICE
encodeEspeakString()
decodeEspeakString()
BgThread
_execWhenDone()
_speak()
speak()
stop()
pause()
setParameter()
getParameter()
getVoiceList()
getCurrentVoice()
setVoice()
setVoiceByName()
_setVoiceAndVariant()
setVoiceAndVariant()
_setVoiceByLanguage()
setVoiceByLanguage()
espeak_errcheck()
initialize()
terminate()
info()
getVariantDict()
- synthDrivers._sapi4 module
VOICECHARSET
LANGUAGEW
LANGUAGE
TTSMODEINFOW
TTSMODEINFOW._fields_
TTSMODEINFOW.dwEngineFeatures
TTSMODEINFOW.dwFeatures
TTSMODEINFOW.dwInterfaces
TTSMODEINFOW.gEngine
TTSMODEINFOW.gModeID
TTSMODEINFOW.language
TTSMODEINFOW.szMfgName
TTSMODEINFOW.szModeName
TTSMODEINFOW.szProductName
TTSMODEINFOW.szSpeaker
TTSMODEINFOW.szStyle
TTSMODEINFOW.wAge
TTSMODEINFOW.wGender
TTSMODEINFO
SDATA
TTSMOUTH
TextSDATA()
ITTSAttributesW
ITTSAttributesW._iid_
ITTSAttributesW.PitchGet
ITTSAttributesW.PitchSet
ITTSAttributesW.RealTimeGet
ITTSAttributesW.RealTimeSet
ITTSAttributesW.SpeedGet
ITTSAttributesW.SpeedSet
ITTSAttributesW.VolumeGet
ITTSAttributesW.VolumeSet
ITTSAttributesW.__com_PitchGet
ITTSAttributesW.__com_PitchSet
ITTSAttributesW.__com_RealTimeGet
ITTSAttributesW.__com_RealTimeSet
ITTSAttributesW.__com_SpeedGet
ITTSAttributesW.__com_SpeedSet
ITTSAttributesW.__com_VolumeGet
ITTSAttributesW.__com_VolumeSet
ITTSAttributesW._methods_
ITTSAttributes
ITTSBufNotifySink
ITTSBufNotifySink._iid_
ITTSBufNotifySink.BookMark
ITTSBufNotifySink.TextDataDone
ITTSBufNotifySink.TextDataStarted
ITTSBufNotifySink.WordPosition
ITTSBufNotifySink.__com_BookMark
ITTSBufNotifySink.__com_TextDataDone
ITTSBufNotifySink.__com_TextDataStarted
ITTSBufNotifySink.__com_WordPosition
ITTSBufNotifySink._methods_
ITTSCentralW
ITTSCentralW._iid_
ITTSCentralW.AudioPause
ITTSCentralW.AudioReset
ITTSCentralW.AudioResume
ITTSCentralW.Inject
ITTSCentralW.ModeGet
ITTSCentralW.Phoneme
ITTSCentralW.PosnGet
ITTSCentralW.Register
ITTSCentralW.TextData
ITTSCentralW.ToFileTime
ITTSCentralW.UnRegister
ITTSCentralW.__com_AudioPause
ITTSCentralW.__com_AudioReset
ITTSCentralW.__com_AudioResume
ITTSCentralW.__com_Inject
ITTSCentralW.__com_ModeGet
ITTSCentralW.__com_Phoneme
ITTSCentralW.__com_PosnGet
ITTSCentralW.__com_Register
ITTSCentralW.__com_TextData
ITTSCentralW.__com_ToFileTime
ITTSCentralW.__com_UnRegister
ITTSCentralW._methods_
ITTSCentral
IAudioMultiMediaDevice
ITTSEnumW
ITTSEnum
ITTSNotifySinkW
ITTSNotifySink
- synthDrivers.espeak module
SynthDriver
SynthDriver.name
SynthDriver.description
SynthDriver.supportedSettings
SynthDriver.supportedCommands
SynthDriver.supportedNotifications
SynthDriver._defaultLangToLocale
SynthDriver.check()
SynthDriver.variant
SynthDriver.rate
SynthDriver.pitch
SynthDriver.inflection
SynthDriver._get_language()
SynthDriver.PROSODY_ATTRS
SynthDriver.IPA_TO_ESPEAK
SynthDriver._processText()
SynthDriver._normalizeLangCommand()
SynthDriver._handleLangChangeCommand()
SynthDriver.speak()
SynthDriver.cancel()
SynthDriver.pause()
SynthDriver._rateBoost
SynthDriver.RATE_BOOST_MULTIPLIER
SynthDriver._get_rateBoost()
SynthDriver._set_rateBoost()
SynthDriver._get_rate()
SynthDriver._set_rate()
SynthDriver._get_pitch()
SynthDriver._set_pitch()
SynthDriver._get_inflection()
SynthDriver._set_inflection()
SynthDriver._get_volume()
SynthDriver._set_volume()
SynthDriver._getAvailableVoices()
SynthDriver._get_voice()
SynthDriver._set_voice()
SynthDriver._onIndexReached()
SynthDriver.terminate()
SynthDriver._get_variant()
SynthDriver._abc_impl
SynthDriver._set_variant()
SynthDriver.language
SynthDriver.rateBoost
SynthDriver.voice
SynthDriver.volume
SynthDriver._getAvailableVariants()
- synthDrivers.mssp module
- synthDrivers.oneCore module
HUNDRED_NS_PER_SEC
_OcSsmlConverter
_OcPreAPI5SsmlConverter
OneCoreSynthDriver
OneCoreSynthDriver.MIN_PITCH
OneCoreSynthDriver.MAX_PITCH
OneCoreSynthDriver.MIN_RATE
OneCoreSynthDriver.DEFAULT_MAX_RATE
OneCoreSynthDriver.BOOSTED_MAX_RATE
OneCoreSynthDriver.MAX_CONSECUTIVE_SPEECH_FAILURES
OneCoreSynthDriver.name
OneCoreSynthDriver.description
OneCoreSynthDriver.supportedCommands
OneCoreSynthDriver.supportedNotifications
OneCoreSynthDriver.check()
OneCoreSynthDriver._get_supportsProsodyOptions()
OneCoreSynthDriver._get_supportedSettings()
OneCoreSynthDriver.voice
OneCoreSynthDriver._maybeInitPlayer()
OneCoreSynthDriver.terminate()
OneCoreSynthDriver.cancel()
OneCoreSynthDriver.speak()
OneCoreSynthDriver._queueSpeech()
OneCoreSynthDriver._percentToParam()
OneCoreSynthDriver._get_pitch()
OneCoreSynthDriver._set_pitch()
OneCoreSynthDriver._get_volume()
OneCoreSynthDriver._set_volume()
OneCoreSynthDriver._get_rate()
OneCoreSynthDriver._set_rate()
OneCoreSynthDriver._rateBoost
OneCoreSynthDriver._get_rateBoost()
OneCoreSynthDriver._set_rateBoost()
OneCoreSynthDriver._processQueue()
OneCoreSynthDriver._handleSpeechFailure()
OneCoreSynthDriver._callback()
OneCoreSynthDriver._getVoiceInfoFromOnecoreVoiceString()
OneCoreSynthDriver._getAvailableVoices()
OneCoreSynthDriver._isVoiceValid()
OneCoreSynthDriver._get_voice()
OneCoreSynthDriver._set_voice()
OneCoreSynthDriver._getDefaultVoice()
OneCoreSynthDriver.pause()
OneCoreSynthDriver._abc_impl
OneCoreSynthDriver.pitch
OneCoreSynthDriver.rate
OneCoreSynthDriver.rateBoost
OneCoreSynthDriver.supportedSettings
OneCoreSynthDriver.supportsProsodyOptions
OneCoreSynthDriver.volume
OneCoreSynthDriver._propertyCache
SynthDriver
VoiceUnsupportedError
- synthDrivers.sapi4 module
SynthDriverBufSink
SynthDriver
SynthDriver.name
SynthDriver.description
SynthDriver.supportedSettings
SynthDriver.supportedCommands
SynthDriver.supportedNotifications
SynthDriver.check()
SynthDriver._fetchEnginesList()
SynthDriver.voice
SynthDriver.terminate()
SynthDriver.speak()
SynthDriver.cancel()
SynthDriver.pause()
SynthDriver.removeSetting()
SynthDriver._set_voice()
SynthDriver._get_voice()
SynthDriver._getAvailableVoices()
SynthDriver._get_rate()
SynthDriver._set_rate()
SynthDriver._get_pitch()
SynthDriver._set_pitch()
SynthDriver._get_volume()
SynthDriver._abc_impl
SynthDriver._set_volume()
SynthDriver.pitch
SynthDriver.rate
SynthDriver.volume
SynthDriver._propertyCache
- synthDrivers.sapi5 module
SPAudioState
SpeechVoiceSpeakFlags
SpeechVoiceEvents
SapiSink
SynthDriver
SynthDriver.supportedSettings
SynthDriver.supportedCommands
SynthDriver.supportedNotifications
SynthDriver.COM_CLASS
SynthDriver.name
SynthDriver.description
SynthDriver.check()
SynthDriver.ttsAudioStream
SynthDriver._audioDucker
SynthDriver.terminate()
SynthDriver._getAvailableVoices()
SynthDriver._getVoiceTokens()
SynthDriver._get_rate()
SynthDriver._get_pitch()
SynthDriver._get_volume()
SynthDriver._get_voice()
SynthDriver._get_lastIndex()
SynthDriver._percentToRate()
SynthDriver._set_rate()
SynthDriver._set_pitch()
SynthDriver._set_volume()
SynthDriver._initTts()
SynthDriver._set_voice()
SynthDriver._percentToPitch()
SynthDriver.IPA_TO_SAPI
SynthDriver._convertPhoneme()
SynthDriver.speak()
SynthDriver._abc_impl
SynthDriver.cancel()
SynthDriver.lastIndex
SynthDriver.pitch
SynthDriver.rate
SynthDriver.voice
SynthDriver.volume
SynthDriver.pause()
- synthDrivers.silence module
- synthSettingsRing module
SynthSetting
SynthSetting.first()
SynthSetting.last()
SynthSetting.increase()
SynthSetting.increaseLarge()
SynthSetting.decrease()
SynthSetting.decreaseLarge()
SynthSetting._get_value()
SynthSetting._set_value()
SynthSetting._getReportValue()
SynthSetting._get_reportValue()
SynthSetting._abc_impl
SynthSetting.reportValue
SynthSetting.value
SynthSetting._propertyCache
StringSynthSetting
StringSynthSetting._get__values()
StringSynthSetting._get_max()
StringSynthSetting._set_max()
StringSynthSetting._get_value()
StringSynthSetting._set_value()
StringSynthSetting._getReportValue()
StringSynthSetting._abc_impl
StringSynthSetting._values
StringSynthSetting.max
StringSynthSetting.value
StringSynthSetting._propertyCache
BooleanSynthSetting
SynthSettingsRing
SynthSettingsRing.settings
SynthSettingsRing._get_currentSettingName()
SynthSettingsRing._get_currentSettingValue()
SynthSettingsRing._set_currentSettingValue()
SynthSettingsRing.next()
SynthSettingsRing.previous()
SynthSettingsRing.first()
SynthSettingsRing.last()
SynthSettingsRing.increase()
SynthSettingsRing.increaseLarge()
SynthSettingsRing.decrease()
SynthSettingsRing.decreaseLarge()
SynthSettingsRing.updateSupportedSettings()
SynthSettingsRing._abc_impl
SynthSettingsRing.currentSettingName
SynthSettingsRing.currentSettingValue
- systemUtils module
- tableUtils module
- textInfos package
Field
FormatField
ControlField
FieldCommand
Bookmark
_logBadSequenceTypes()
TextInfo
TextInfo.basePosition
TextInfo.start
TextInfo._get_start()
TextInfo._set_start()
TextInfo.end
TextInfo._get_end()
TextInfo._set_end()
TextInfo.obj
TextInfo._get_obj()
TextInfo._get_unit_mouseChunk()
TextInfo.text
TextInfo._abstract_text
TextInfo._get_text()
TextInfo.TextOrFieldsT
TextInfo.TextWithFieldsT
TextInfo.getTextWithFields()
TextInfo._get_locationText()
TextInfo._get_boundingRects()
TextInfo.unitIndex()
TextInfo.unitCount()
TextInfo.compareEndPoints()
TextInfo.isOverlapping()
TextInfo.setEndPoint()
TextInfo._get_isCollapsed()
TextInfo.expand()
TextInfo.collapse()
TextInfo.copy()
TextInfo.updateCaret()
TextInfo.updateSelection()
TextInfo._abstract_bookmark
TextInfo._get_bookmark()
TextInfo.move()
TextInfo.find()
TextInfo.NVDAObjectAtStart
TextInfo._get_NVDAObjectAtStart()
TextInfo._get_focusableNVDAObjectAtStart()
TextInfo._get_pointAtStart()
TextInfo._get_clipboardText()
TextInfo.copyToClipboard()
TextInfo.getTextInChunks()
TextInfo.getControlFieldSpeech()
TextInfo.getControlFieldBraille()
TextInfo.getFormatFieldSpeech()
TextInfo.activate()
TextInfo.getMathMl()
TextInfo._getTextForCodepointMovement()
TextInfo.moveToCodepointOffset()
TextInfo._get_location()
TextInfo._abc_impl
TextInfo.bookmark
TextInfo.boundingRects
TextInfo.clipboardText
TextInfo.focusableNVDAObjectAtStart
TextInfo.isCollapsed
TextInfo.location
TextInfo.locationText
TextInfo.pointAtStart
TextInfo.unit_mouseChunk
convertToCrlf()
DocumentWithPageTurns
TextInfoEndpoint
CommentType
- Submodules
- textInfos.offsets module
Offsets
findStartOfLine()
findEndOfLine()
findStartOfWord()
findEndOfWord()
OffsetsTextInfo
OffsetsTextInfo.detectFormattingAfterCursorMaybeSlow
OffsetsTextInfo.useUniscribe
OffsetsTextInfo.encoding
OffsetsTextInfo._get_locationText()
OffsetsTextInfo._get_boundingRects()
OffsetsTextInfo._getCaretOffset()
OffsetsTextInfo._setCaretOffset()
OffsetsTextInfo._getSelectionOffsets()
OffsetsTextInfo._setSelectionOffsets()
OffsetsTextInfo._getStoryLength()
OffsetsTextInfo._getStoryText()
OffsetsTextInfo._getTextRange()
OffsetsTextInfo._getFormatFieldAndOffsets()
OffsetsTextInfo._calculateUniscribeOffsets()
OffsetsTextInfo._getCharacterOffsets()
OffsetsTextInfo._getWordOffsets()
OffsetsTextInfo._getLineNumFromOffset()
OffsetsTextInfo._getLineOffsets()
OffsetsTextInfo._getParagraphOffsets()
OffsetsTextInfo._getReadingChunkOffsets()
OffsetsTextInfo._getBoundingRectFromOffset()
OffsetsTextInfo._getPointFromOffset()
OffsetsTextInfo._getOffsetFromPoint()
OffsetsTextInfo._getNVDAObjectFromOffset()
OffsetsTextInfo._getOffsetsFromNVDAObject()
OffsetsTextInfo._get_NVDAObjectAtStart()
OffsetsTextInfo._getUnitOffsets()
OffsetsTextInfo._get_pointAtStart()
OffsetsTextInfo._get_isCollapsed()
OffsetsTextInfo.collapse()
OffsetsTextInfo.expand()
OffsetsTextInfo.copy()
OffsetsTextInfo.compareEndPoints()
OffsetsTextInfo.setEndPoint()
OffsetsTextInfo.getTextWithFields()
OffsetsTextInfo._get_text()
OffsetsTextInfo.unitIndex()
OffsetsTextInfo.unitCount()
OffsetsTextInfo.NVDAObjectAtStart
OffsetsTextInfo._abc_impl
OffsetsTextInfo.allowMoveToOffsetPastEnd
OffsetsTextInfo.bookmark
OffsetsTextInfo.boundingRects
OffsetsTextInfo.isCollapsed
OffsetsTextInfo.locationText
OffsetsTextInfo.pointAtStart
OffsetsTextInfo.text
OffsetsTextInfo.move()
OffsetsTextInfo.find()
OffsetsTextInfo.updateCaret()
OffsetsTextInfo.updateSelection()
OffsetsTextInfo._get_bookmark()
OffsetsTextInfo._getFirstVisibleOffset()
OffsetsTextInfo._getLastVisibleOffset()
OffsetsTextInfo._getOffsetEncoder()
OffsetsTextInfo.moveToCodepointOffset()
- textUtils package
OffsetConverter
WideStringOffsetConverter
WideStringOffsetConverter._encoding
WideStringOffsetConverter._bytesPerIndex
WideStringOffsetConverter.encodedStringLength
WideStringOffsetConverter.strToEncodedOffsets()
WideStringOffsetConverter.encodedToStrOffsets()
WideStringOffsetConverter.wideStringLength
WideStringOffsetConverter.strToWideOffsets()
WideStringOffsetConverter.wideToStrOffsets()
WideStringOffsetConverter._abc_impl
getTextFromRawBytes()
isHighSurrogate()
isLowSurrogate()
UTF8OffsetConverter
IdentityOffsetConverter
UnicodeNormalizationOffsetConverter
UnicodeNormalizationOffsetConverter.computedStrToEncodedOffsets
UnicodeNormalizationOffsetConverter.computedEncodedToStrOffsets
UnicodeNormalizationOffsetConverter.normalizationForm
UnicodeNormalizationOffsetConverter._processReordered()
UnicodeNormalizationOffsetConverter.encodedStringLength
UnicodeNormalizationOffsetConverter.strToEncodedOffsets()
UnicodeNormalizationOffsetConverter.encodedToStrOffsets()
UnicodeNormalizationOffsetConverter._abc_impl
isUnicodeNormalized()
unicodeNormalize()
getOffsetConverter()
- Submodules
- textUtils.uniscribe module
- tones module
- touchHandler module
POINTER_INFO
POINTER_INFO._fields_
POINTER_INFO.PerformanceCount
POINTER_INFO.dwKeyStates
POINTER_INFO.dwTime
POINTER_INFO.frameId
POINTER_INFO.historyCount
POINTER_INFO.hwndTarget
POINTER_INFO.inputData
POINTER_INFO.pointerFlags
POINTER_INFO.pointerId
POINTER_INFO.pointerType
POINTER_INFO.ptHimetricLocation
POINTER_INFO.ptHimetricLocationRaw
POINTER_INFO.ptPixelLocation
POINTER_INFO.ptPixelLocationRaw
POINTER_INFO.sourceDevice
POINTER_TOUCH_INFO
TouchInputGesture
TouchInputGesture.counterNames
TouchInputGesture.pluralActionLabels
TouchInputGesture._get_speechEffectWhenExecuted()
TouchInputGesture._get_reportInInputHelp()
TouchInputGesture._get_identifiers()
TouchInputGesture.RE_IDENTIFIER
TouchInputGesture.getDisplayTextForIdentifier()
TouchInputGesture._get__immediate()
TouchInputGesture._abc_impl
TouchInputGesture._immediate
TouchInputGesture.identifiers
TouchInputGesture.reportInInputHelp
TouchInputGesture.speechEffectWhenExecuted
TouchInputGesture._propertyCache
TouchHandler
touchSupported()
setTouchSupport()
handlePostConfigProfileSwitch()
initialize()
terminate()
- touchTracker module
SingleTouchTracker
SingleTouchTracker.ID
SingleTouchTracker.x
SingleTouchTracker.startX
SingleTouchTracker.y
SingleTouchTracker.startY
SingleTouchTracker.startTime
SingleTouchTracker.endTime
SingleTouchTracker.maxAbsDeltaX
SingleTouchTracker.maxAbsDeltaY
SingleTouchTracker.action
SingleTouchTracker.complete
SingleTouchTracker.update()
MultiTouchTracker
MultiTouchTracker.action
MultiTouchTracker.x
MultiTouchTracker.y
MultiTouchTracker.startTime
MultiTouchTracker.endTime
MultiTouchTracker.numFingers
MultiTouchTracker.actionCount
MultiTouchTracker.childTrackers
MultiTouchTracker.rawSingleTouchTracker
MultiTouchTracker.pluralTimeout
MultiTouchTracker.iterAllRawSingleTouchTrackers()
MultiTouchTracker.getDevInfoString()
TrackerManager
- treeInterceptorHandler module
post_browseModeStateChange
getTreeInterceptor()
update()
cleanup()
killTreeInterceptor()
terminate()
TreeInterceptor
TreeInterceptor.shouldTrapNonCommandGestures
TreeInterceptor.rootNVDAObject
TreeInterceptor.terminate()
TreeInterceptor._get_isAlive()
TreeInterceptor.isReady
TreeInterceptor.passThrough
TreeInterceptor._get_passThrough()
TreeInterceptor._set_passThrough()
TreeInterceptor._cache_shouldPrepare
TreeInterceptor.shouldPrepare
TreeInterceptor.prepare()
TreeInterceptor._abc_impl
TreeInterceptor.isAlive
DocumentTreeInterceptor
RootProxyTextInfo
RootProxyTextInfo._get_InnerTextInfoClass()
RootProxyTextInfo.copy()
RootProxyTextInfo._get__rangeObj()
RootProxyTextInfo._set__rangeObj()
RootProxyTextInfo._get_locationText()
RootProxyTextInfo.copyToClipboard()
RootProxyTextInfo.find()
RootProxyTextInfo.activate()
RootProxyTextInfo.compareEndPoints()
RootProxyTextInfo.setEndPoint()
RootProxyTextInfo._get_isCollapsed()
RootProxyTextInfo.collapse()
RootProxyTextInfo.move()
RootProxyTextInfo._get_bookmark()
RootProxyTextInfo.updateCaret()
RootProxyTextInfo.updateSelection()
RootProxyTextInfo._get_text()
RootProxyTextInfo._get_boundingRects()
RootProxyTextInfo.getTextWithFields()
RootProxyTextInfo.expand()
RootProxyTextInfo.getMathMl()
RootProxyTextInfo._get_NVDAObjectAtStart()
RootProxyTextInfo._get_focusableNVDAObjectAtStart()
RootProxyTextInfo.getFormatFieldSpeech()
RootProxyTextInfo._get_pointAtStart()
RootProxyTextInfo.InnerTextInfoClass
RootProxyTextInfo.NVDAObjectAtStart
RootProxyTextInfo._abc_impl
RootProxyTextInfo._rangeObj
RootProxyTextInfo.bookmark
RootProxyTextInfo.boundingRects
RootProxyTextInfo.focusableNVDAObjectAtStart
RootProxyTextInfo.isCollapsed
RootProxyTextInfo.locationText
RootProxyTextInfo.pointAtStart
RootProxyTextInfo.text
RootProxyTextInfo._propertyCache
- ui module
- updateCheck module
CHECK_URL
CHECK_INTERVAL
RETRY_INTERVAL
DOWNLOAD_BLOCK_SIZE
storeUpdatesDir
state
autoChecker
getQualifiedDriverClassNameForStats()
checkForUpdate()
_setStateToNone()
getPendingUpdate()
isPendingUpdate()
executePendingUpdate()
_executeUpdate()
_generate_updateParameters()
UpdateChecker
AutoUpdateChecker
UpdateResultDialog
UpdateAskInstallDialog
UpdateDownloader
DonateRequestDialog
saveState()
initialize()
terminate()
CERT_USAGE_MATCH
CERT_CHAIN_PARA
CERT_CHAIN_PARA.RequestedIssuancePolicy
CERT_CHAIN_PARA.RequestedUsage
CERT_CHAIN_PARA._fields_
CERT_CHAIN_PARA.cbSize
CERT_CHAIN_PARA.dwRevocationFreshnessTime
CERT_CHAIN_PARA.dwStrongSignFlags
CERT_CHAIN_PARA.dwUrlRetrievalTimeout
CERT_CHAIN_PARA.fCheckRevocationFreshnessTime
CERT_CHAIN_PARA.pStrongSignPara
CERT_CHAIN_PARA.pftCacheResync
_updateWindowsRootCertificates()
- utils package
- Submodules
- utils.blockUntilConditionMet module
- utils.caseInsensitiveCollections module
- utils.displayString module
_DisplayStringEnumMixinMeta
_DisplayStringEnumMixin
DisplayStringEnum
DisplayStringEnum._generate_next_value_()
DisplayStringEnum._new_member_()
DisplayStringEnum._use_args_
DisplayStringEnum._member_names_
DisplayStringEnum._member_map_
DisplayStringEnum._value2member_map_
DisplayStringEnum._unhashable_values_
DisplayStringEnum._member_type_
DisplayStringEnum._value_repr_
DisplayStringFlag
DisplayStringFlag._generate_next_value_()
DisplayStringFlag._new_member_()
DisplayStringFlag._use_args_
DisplayStringFlag._member_names_
DisplayStringFlag._member_map_
DisplayStringFlag._value2member_map_
DisplayStringFlag._unhashable_values_
DisplayStringFlag._member_type_
DisplayStringFlag._value_repr_
DisplayStringFlag._boundary_
DisplayStringFlag._flag_mask_
DisplayStringFlag._singles_mask_
DisplayStringFlag._all_bits_
DisplayStringFlag._inverted_
DisplayStringStrEnum
DisplayStringStrEnum._generate_next_value_()
DisplayStringStrEnum._new_member_()
DisplayStringStrEnum._use_args_
DisplayStringStrEnum._member_names_
DisplayStringStrEnum._member_map_
DisplayStringStrEnum._value2member_map_
DisplayStringStrEnum._unhashable_values_
DisplayStringStrEnum._member_type_
DisplayStringStrEnum._value_repr_()
DisplayStringIntEnum
DisplayStringIntEnum._generate_next_value_()
DisplayStringIntEnum._new_member_()
DisplayStringIntEnum._use_args_
DisplayStringIntEnum._member_names_
DisplayStringIntEnum._member_map_
DisplayStringIntEnum._value2member_map_
DisplayStringIntEnum._unhashable_values_
DisplayStringIntEnum._member_type_
DisplayStringIntEnum._value_repr_()
DisplayStringIntFlag
DisplayStringIntFlag._generate_next_value_()
DisplayStringIntFlag._new_member_()
DisplayStringIntFlag._use_args_
DisplayStringIntFlag._member_names_
DisplayStringIntFlag._member_map_
DisplayStringIntFlag._value2member_map_
DisplayStringIntFlag._unhashable_values_
DisplayStringIntFlag._member_type_
DisplayStringIntFlag._value_repr_()
DisplayStringIntFlag._boundary_
DisplayStringIntFlag._flag_mask_
DisplayStringIntFlag._singles_mask_
DisplayStringIntFlag._all_bits_
DisplayStringIntFlag._inverted_
- utils.localisation module
- utils.schedule module
- utils.security module
post_sessionLockStateChanged
getSafeScripts()
objectBelowLockScreenAndWindowsIsLocked()
_isObjectAboveLockScreen()
_isObjectBelowLockScreen()
_isObjectBelowLockScreenCheckZOrder()
_UnexpectedWindowCountError
_isWindowBelowWindowMatchesCond()
_hasSessionLockStateUnknownWarningBeenGiven
warnSessionLockStateUnknown()
SHA_BLOCK_SIZE
sha256_checksum()
isRunningOnSecureDesktop()
- utils.tempFile module
- versionInfo module
- virtualBuffers package
VBufStorage_findMatch_word
_prepareForFindByAttributes()
VirtualBufferQuickNavItem
VirtualBufferTextInfo
VirtualBufferTextInfo.allowMoveToOffsetPastEnd
VirtualBufferTextInfo._getControlFieldAttribs()
VirtualBufferTextInfo._getFieldIdentifierFromOffset()
VirtualBufferTextInfo._getOffsetsFromFieldIdentifier()
VirtualBufferTextInfo._getBoundingRectFromOffset()
VirtualBufferTextInfo._getNVDAObjectFromOffset()
VirtualBufferTextInfo._getOffsetsFromNVDAObjectInBuffer()
VirtualBufferTextInfo._getOffsetsFromNVDAObject()
VirtualBufferTextInfo._getSelectionOffsets()
VirtualBufferTextInfo._setSelectionOffsets()
VirtualBufferTextInfo._getCaretOffset()
VirtualBufferTextInfo._setCaretOffset()
VirtualBufferTextInfo._getStoryLength()
VirtualBufferTextInfo._getTextRange()
VirtualBufferTextInfo._getPlaceholderAttribute()
VirtualBufferTextInfo._normalizeCommand()
VirtualBufferTextInfo._getFieldsInRange()
VirtualBufferTextInfo.getTextWithFields()
VirtualBufferTextInfo._getWordOffsets()
VirtualBufferTextInfo._getLineOffsets()
VirtualBufferTextInfo._getParagraphOffsets()
VirtualBufferTextInfo._normalizeControlField()
VirtualBufferTextInfo._normalizeFormatField()
VirtualBufferTextInfo._getLineNumFromOffset()
VirtualBufferTextInfo._get_fieldIdentifierAtStart()
VirtualBufferTextInfo._getUnitOffsets()
VirtualBufferTextInfo._get_clipboardText()
VirtualBufferTextInfo.activate()
VirtualBufferTextInfo.getMathMl()
VirtualBufferTextInfo._abc_impl
VirtualBufferTextInfo.clipboardText
VirtualBufferTextInfo.fieldIdentifierAtStart
VirtualBufferTextInfo._propertyCache
VirtualBuffer
VirtualBuffer.TextInfo
VirtualBuffer._focusEventMustUpdateCaretPosition
VirtualBuffer.rootIdentifiers
VirtualBuffer.prepare()
VirtualBuffer._get_shouldPrepare()
VirtualBuffer.terminate()
VirtualBuffer._get_isReady()
VirtualBuffer.loadBuffer()
VirtualBuffer._loadBuffer()
VirtualBuffer._loadBufferDone()
VirtualBuffer.event_documentLoadComplete()
VirtualBuffer._loadProgress()
VirtualBuffer.unloadBuffer()
VirtualBuffer.isNVDAObjectPartOfLayoutTable()
VirtualBuffer.getNVDAObjectFromIdentifier()
VirtualBuffer.getIdentifierFromNVDAObject()
VirtualBuffer.script_refreshBuffer()
VirtualBuffer.script_toggleScreenLayout()
VirtualBuffer._searchableAttributesForNodeType()
VirtualBuffer._iterNodesByType()
VirtualBuffer._iterNodesByAttribs()
VirtualBuffer._getTableCellAt()
VirtualBuffer._iterTableCells()
VirtualBuffer._getNearestTableCell()
VirtualBuffer._isSuitableNotLinkBlock()
VirtualBuffer.getEnclosingContainerRange()
VirtualBuffer.changeNotify()
VirtualBuffer._handleUpdate()
VirtualBuffer.getControlFieldForNVDAObject()
VirtualBuffer._isNVDAObjectInApplication_noWalk()
VirtualBuffer.__gestures
VirtualBuffer._abc_impl
VirtualBuffer.isReady
VirtualBuffer.shouldPrepare
VirtualBuffer._lastCachedDocumentConstantIdentifier
VirtualBuffer.rootNVDAObject
VirtualBuffer._propertyCache
- Submodules
- virtualBuffers.MSHTML module
MSHTMLTextInfo
MSHTML
MSHTML.TextInfo
MSHTML._getInitialCaretPos()
MSHTML._get_isAlive()
MSHTML.getNVDAObjectFromIdentifier()
MSHTML.getIdentifierFromNVDAObject()
MSHTML._searchableAttribsForNodeType()
MSHTML._activateLongDesc()
MSHTML._activateNVDAObject()
MSHTML._getNVDAObjectByAnchorName()
MSHTML._get_documentConstantIdentifier()
MSHTML.shouldPassThrough()
MSHTML._abc_impl
MSHTML.documentConstantIdentifier
MSHTML.isAlive
MSHTML._lastCachedDocumentConstantIdentifier
MSHTML.rootNVDAObject
MSHTML._propertyCache
- virtualBuffers.adobeAcrobat module
AdobeAcrobat_TextInfo
AdobeAcrobat
AdobeAcrobat.TextInfo
AdobeAcrobat.programmaticScrollMayFireEvent
AdobeAcrobat._get_isAlive()
AdobeAcrobat.getNVDAObjectFromIdentifier()
AdobeAcrobat.getIdentifierFromNVDAObject()
AdobeAcrobat._searchableAttribsForNodeType()
AdobeAcrobat.event_valueChange()
AdobeAcrobat._get_ElementsListDialog()
AdobeAcrobat.ElementsListDialog
AdobeAcrobat._abc_impl
AdobeAcrobat.isAlive
AdobeAcrobat._lastCachedDocumentConstantIdentifier
AdobeAcrobat.rootNVDAObject
AdobeAcrobat._propertyCache
ElementsListDialog
- virtualBuffers.gecko_ia2 module
_getNormalizedCurrentAttrs()
Gecko_ia2_TextInfo
Gecko_ia2_TextInfo._setSelectionOffsets()
Gecko_ia2_TextInfo._getBoundingRectFromOffset()
Gecko_ia2_TextInfo._calculateDescriptionFrom()
Gecko_ia2_TextInfo._normalizeControlField()
Gecko_ia2_TextInfo._normalizeDetailsRole()
Gecko_ia2_TextInfo._normalizeFormatField()
Gecko_ia2_TextInfo._get_location()
Gecko_ia2_TextInfo._abc_impl
Gecko_ia2_TextInfo.location
Gecko_ia2_TextInfo._propertyCache
Gecko_ia2
Gecko_ia2.TextInfo
Gecko_ia2._nativeAppSelectionModeSupported
Gecko_ia2._get_isAlive()
Gecko_ia2.getNVDAObjectFromIdentifier()
Gecko_ia2.getIdentifierFromNVDAObject()
Gecko_ia2._shouldIgnoreFocus()
Gecko_ia2._postGainFocus()
Gecko_ia2._shouldSetFocusToObj()
Gecko_ia2._activateLongDesc()
Gecko_ia2._searchableTagValues()
Gecko_ia2._searchableAttribsForNodeType()
Gecko_ia2.event_stateChange()
Gecko_ia2.event_scrollingStart()
Gecko_ia2._getTableCellAt()
Gecko_ia2._getNearestTableCell()
Gecko_ia2._get_documentConstantIdentifier()
Gecko_ia2._getInitialCaretPos()
Gecko_ia2._getStartSelection()
Gecko_ia2._getEndSelection()
Gecko_ia2.updateAppSelection()
Gecko_ia2.clearAppSelection()
Gecko_ia2._abc_impl
Gecko_ia2.documentConstantIdentifier
Gecko_ia2.isAlive
Gecko_ia2._lastCachedDocumentConstantIdentifier
Gecko_ia2.rootNVDAObject
Gecko_ia2._propertyCache
_Ia2Selection
- virtualBuffers.lotusNotes module
LotusNotesRichText_TextInfo
LotusNotesRichText
LotusNotesRichText.TextInfo
LotusNotesRichText._get_isAlive()
LotusNotesRichText.getNVDAObjectFromIdentifier()
LotusNotesRichText.getIdentifierFromNVDAObject()
LotusNotesRichText._activateNVDAObject()
LotusNotesRichText._shouldSetFocusToObj()
LotusNotesRichText._abc_impl
LotusNotesRichText.isAlive
LotusNotesRichText.shouldPassThrough()
LotusNotesRichText._lastCachedDocumentConstantIdentifier
LotusNotesRichText.rootNVDAObject
LotusNotesRichText._propertyCache
LotusNotesRichText._searchableAttribsForNodeType()
- virtualBuffers.webKit module
WebKit_TextInfo
WebKit
WebKit.TextInfo
WebKit._get_isAlive()
WebKit.getNVDAObjectFromIdentifier()
WebKit.getIdentifierFromNVDAObject()
WebKit._searchableAttribsForNodeType()
WebKit._activateNVDAObject()
WebKit._shouldSetFocusToObj()
WebKit._abc_impl
WebKit.isAlive
WebKit._lastCachedDocumentConstantIdentifier
WebKit.rootNVDAObject
WebKit._propertyCache
- vision package
initialize()
pumpAll()
terminate()
_isDebug()
- Submodules
- vision.constants module
Context
Context.FOCUS
Context.FOREGROUND
Context.NAVIGATOR
Context.FOCUS_NAVIGATOR
Context.CARET
Context.BROWSEMODE
Context.REVIEW
Context.MOUSE
Context._generate_next_value_()
Context._new_member_()
Context._use_args_
Context._member_names_
Context._member_map_
Context._value2member_map_
Context._unhashable_values_
Context._member_type_
Context._value_repr_()
- vision.exceptions module
- vision.providerBase module
VisionEnhancementProviderSettings
VisionProviderStateControl
VisionEnhancementProvider
VisionEnhancementProvider.cachePropertiesByDefault
VisionEnhancementProvider.getSettings()
VisionEnhancementProvider.getSettingsPanelClass()
VisionEnhancementProvider.reinitialize()
VisionEnhancementProvider.terminate()
VisionEnhancementProvider.registerEventExtensionPoints()
VisionEnhancementProvider.canStart()
VisionEnhancementProvider.enableInConfig()
VisionEnhancementProvider.isEnabledInConfig()
VisionEnhancementProvider._abc_impl
VisionEnhancementProvider._propertyCache
- vision.providerInfo module
- vision.util module
- vision.visionHandler module
_getProviderClass()
_getProvidersFromFileSystem()
VisionHandler
VisionHandler.postGuiInit()
VisionHandler._allProviders
VisionHandler._getBuiltInProviderIds()
VisionHandler._updateAllProvidersList()
VisionHandler.getProviderList()
VisionHandler.getProviderInfo()
VisionHandler.getActiveProviderInstances()
VisionHandler.getActiveProviderInfos()
VisionHandler.getConfiguredProviderInfos()
VisionHandler.getProviderInstance()
VisionHandler.terminateProvider()
VisionHandler.initializeProvider()
VisionHandler.terminate()
VisionHandler.handleUpdate()
VisionHandler.handleForeground()
VisionHandler.handleGainFocus()
VisionHandler.handleCaretMove()
VisionHandler.handleReviewMove()
VisionHandler.handleMouseMove()
VisionHandler.handleConfigProfileSwitch()
VisionHandler.initialFocus()
VisionHandler.initialNavigatorObject()
VisionHandler._abc_impl
- vision.visionHandlerExtensionPoints module
EventExtensionPoints
EventExtensionPoints.post_objectUpdate
EventExtensionPoints.post_focusChange
EventExtensionPoints.post_foregroundChange
EventExtensionPoints.post_caretMove
EventExtensionPoints.post_browseModeMove
EventExtensionPoints.post_reviewMove
EventExtensionPoints.post_mouseMove
EventExtensionPoints.post_coreCycle
- visionEnhancementProviders package
- vkCodes module
- watchdog module
MIN_CORE_ALIVE_TIMEOUT
NORMAL_CORE_ALIVE_TIMEOUT
RECOVER_ATTEMPT_INTERVAL
FROZEN_WARNING_TIMEOUT
alive()
asleep()
isCoreAsleep()
_isAlive()
_waitUntilNormalCoreAliveTimeout()
_watcher()
waitForFreezeRecovery()
_shouldRecoverAfterMinTimeout()
_recoverAttempt()
MINIDUMP_EXCEPTION_INFORMATION
initialize()
terminate()
Suspender
CancellableCallThread
cancellableExecute()
cancellableSendMessage()
WatchdogObserver
- winAPI package
- Subpackages
- Submodules
- winAPI._displayTracking module
- winAPI._powerTracking module
- winAPI._wtsApi32 module
WTS_CURRENT_SERVER_HANDLE
WTS_CURRENT_SESSION
WTSFreeMemory
WTS_INFO_CLASS
WTS_INFO_CLASS.WTSInitialProgram
WTS_INFO_CLASS.WTSApplicationName
WTS_INFO_CLASS.WTSWorkingDirectory
WTS_INFO_CLASS.WTSOEMId
WTS_INFO_CLASS.WTSSessionId
WTS_INFO_CLASS.WTSUserName
WTS_INFO_CLASS.WTSWinStationName
WTS_INFO_CLASS.WTSDomainName
WTS_INFO_CLASS.WTSConnectState
WTS_INFO_CLASS.WTSClientBuildNumber
WTS_INFO_CLASS.WTSClientName
WTS_INFO_CLASS.WTSClientDirectory
WTS_INFO_CLASS.WTSClientProductId
WTS_INFO_CLASS.WTSClientHardwareId
WTS_INFO_CLASS.WTSClientAddress
WTS_INFO_CLASS.WTSClientDisplay
WTS_INFO_CLASS.WTSClientProtocolType
WTS_INFO_CLASS.WTSIdleTime
WTS_INFO_CLASS.WTSLogonTime
WTS_INFO_CLASS.WTSIncomingBytes
WTS_INFO_CLASS.WTSOutgoingBytes
WTS_INFO_CLASS.WTSIncomingFrames
WTS_INFO_CLASS.WTSOutgoingFrames
WTS_INFO_CLASS.WTSClientInfo
WTS_INFO_CLASS.WTSSessionInfo
WTS_INFO_CLASS.WTSSessionInfoEx
WTS_INFO_CLASS.WTSConfigInfo
WTS_INFO_CLASS.WTSValidationInfo
WTS_INFO_CLASS.WTSSessionAddressV4
WTS_INFO_CLASS.WTSIsRemoteSession
WTS_CONNECTSTATE_CLASS
WINSTATIONNAME_LENGTH
DOMAIN_LENGTH
USERNAME_LENGTH
WTSINFOEX_LEVEL1_W
WTSINFOEX_LEVEL1_W._fields_
WTSINFOEX_LEVEL1_W.SessionFlags
WTSINFOEX_LEVEL1_W.ConnectTime
WTSINFOEX_LEVEL1_W.CurrentTime
WTSINFOEX_LEVEL1_W.DisconnectTime
WTSINFOEX_LEVEL1_W.DomainName
WTSINFOEX_LEVEL1_W.IncomingBytes
WTSINFOEX_LEVEL1_W.IncomingCompressedBytes
WTSINFOEX_LEVEL1_W.IncomingFrames
WTSINFOEX_LEVEL1_W.LastInputTime
WTSINFOEX_LEVEL1_W.LogonTime
WTSINFOEX_LEVEL1_W.OutgoingBytes
WTSINFOEX_LEVEL1_W.OutgoingCompressedBytes
WTSINFOEX_LEVEL1_W.OutgoingFrames
WTSINFOEX_LEVEL1_W.SessionId
WTSINFOEX_LEVEL1_W.SessionState
WTSINFOEX_LEVEL1_W.UserName
WTSINFOEX_LEVEL1_W.WinStationName
WTSINFOEX_LEVEL_W
WTSINFOEXW
_WTS_LockState
_WTS_LockState_Win7
_setWTS_LockState()
WTS_LockState
- winAPI.constants module
- winAPI.dpiAwareness module
- winAPI.messageWindow module
- winAPI.secureDesktop module
- winAPI.sessionTracking module
RPC_S_INVALID_BINDING
NOTIFY_FOR_THIS_SESSION
SYNCHRONIZE
_lockStateTracker
_wasLockedPreviousPumpAll
WindowsTrackedSession
WindowsTrackedSession.CONSOLE_CONNECT
WindowsTrackedSession.CONSOLE_DISCONNECT
WindowsTrackedSession.REMOTE_CONNECT
WindowsTrackedSession.REMOTE_DISCONNECT
WindowsTrackedSession.SESSION_LOGON
WindowsTrackedSession.SESSION_LOGOFF
WindowsTrackedSession.SESSION_LOCK
WindowsTrackedSession.SESSION_UNLOCK
WindowsTrackedSession.SESSION_REMOTE_CONTROL
WindowsTrackedSession.SESSION_CREATE
WindowsTrackedSession.SESSION_TERMINATE
_WindowsLockedState
initialize()
pumpAll()
_isWindowsLocked()
isLockScreenModeActive()
_isWindowsLocked_checkViaSessionQuery()
_WTS_INFO_POINTER_T
WTSCurrentSessionInfoEx()
_getCurrentSessionInfoEx()
_getSessionLockedValue()
- winAPI.types module
- winConsoleHandler module
CHECK_DEAD_INTERVAL
consoleObject
consoleWinEventHookHandles
connectConsole()
disconnectConsole()
isConsoleDead()
_checkDead()
getConsoleVisibleLines()
initialize()
terminate()
WinConsoleTextInfo
WinConsoleTextInfo._cache_consoleScreenBufferInfo
WinConsoleTextInfo._get_consoleScreenBufferInfo()
WinConsoleTextInfo._offsetFromConsoleCoord()
WinConsoleTextInfo._consoleCoordFromOffset()
WinConsoleTextInfo._getOffsetFromPoint()
WinConsoleTextInfo._getPointFromOffset()
WinConsoleTextInfo._getCaretOffset()
WinConsoleTextInfo._getSelectionOffsets()
WinConsoleTextInfo.getTextWithFields()
WinConsoleTextInfo._getTextRange()
WinConsoleTextInfo._getLineOffsets()
WinConsoleTextInfo._getLineNumFromOffset()
WinConsoleTextInfo._getStoryLength()
WinConsoleTextInfo._get_clipboardText()
WinConsoleTextInfo._abc_impl
WinConsoleTextInfo.clipboardText
WinConsoleTextInfo.consoleScreenBufferInfo
WinConsoleTextInfo._propertyCache
- winGDI module
RGBQUAD
BITMAPINFOHEADER
BITMAPINFOHEADER._fields_
BITMAPINFOHEADER.biBitCount
BITMAPINFOHEADER.biClrImportant
BITMAPINFOHEADER.biClrUsed
BITMAPINFOHEADER.biCompression
BITMAPINFOHEADER.biHeight
BITMAPINFOHEADER.biPlanes
BITMAPINFOHEADER.biSize
BITMAPINFOHEADER.biSizeImage
BITMAPINFOHEADER.biWidth
BITMAPINFOHEADER.biXPelsPerMeter
BITMAPINFOHEADER.biYPelsPerMeter
BITMAPINFO
GdiplusStartupInput
GdiplusStartupOutput
gdiPlusInitialize()
gdiPlusTerminate()
GDIPlusGraphicsContext()
GDIPlusPen()
gdiPlusDrawRectangle()
- winInputHook module
- winKernel module
GetStdHandle()
CreateFile()
createEvent()
createWaitableTimer()
setWaitableTimer()
openProcess()
closeHandle()
GetSystemPowerStatus()
getThreadLocale()
suspendWow64Redirection()
SYSTEMTIME
FILETIME
TIME_ZONE_INFORMATION
time_tToFileTime()
FileTimeToSystemTime()
SystemTimeToTzSpecificLocalTime()
GetDateFormatEx()
GetTimeFormatEx()
virtualAllocEx()
virtualFreeEx()
readProcessMemory()
writeProcessMemory()
waitForSingleObject()
waitForSingleObjectEx()
SetProcessShutdownParameters()
GetExitCodeProcess()
TerminateProcess()
GetDriveType()
SECURITY_ATTRIBUTES
CreatePipe()
STARTUPINFOW
STARTUPINFOW._fields_
STARTUPINFOW.cb
STARTUPINFOW.cbReserved2
STARTUPINFOW.dwFillAttribute
STARTUPINFOW.dwFlags
STARTUPINFOW.dwX
STARTUPINFOW.dwXCountChars
STARTUPINFOW.dwXSize
STARTUPINFOW.dwY
STARTUPINFOW.dwYCountChars
STARTUPINFOW.dwYSize
STARTUPINFOW.hSTDError
STARTUPINFOW.hSTDInput
STARTUPINFOW.hSTDOutput
STARTUPINFOW.lpDesktop
STARTUPINFOW.lpReserved
STARTUPINFOW.lpReserved2
STARTUPINFOW.lpTitle
STARTUPINFOW.wShowWindow
STARTUPINFO
PROCESS_INFORMATION
CreateProcessAsUser()
GetCurrentProcess()
OpenProcessToken()
DuplicateHandle()
HGLOBAL
moveFileEx()
SetThreadExecutionState()
LCIDToLocaleName()
- winUser module
CS_HREDRAW
CS_VREDRAW
WNDCLASSEXW
NMHdrStruct
GUITHREADINFO
GW_RESULT_NOT_FOUND
MSGFLT
setSystemScreenReaderFlag()
getSystemScreenReaderFlag()
LOBYTE()
HIBYTE()
MAKEWORD()
LOWORD()
HIWORD()
GET_X_LPARAM()
GET_Y_LPARAM()
MAKELONG()
waitMessage()
getMessage()
translateMessage()
dispatchMessage()
peekMessage()
registerWindowMessage()
getAsyncKeyState()
getKeyState()
isWindow()
isDescendantWindow()
getForegroundWindow()
setForegroundWindow()
setFocus()
getDesktopWindow()
getControlID()
getClientRect()
setWinEventHook()
unhookWinEvent()
sendMessage()
getWindowThreadProcessID()
getClassName()
keybd_event()
mouse_event()
getAncestor()
setCursorPos()
getCursorPos()
getCaretPos()
getTopWindow()
getWindowText()
getWindow()
isWindowVisible()
isWindowEnabled()
getGUIThreadInfo()
getWindowStyle()
getExtendedWindowStyle()
setExtendedWindowStyle()
SetLayeredWindowAttributes()
getPreviousWindow()
getKeyboardLayout()
RedrawWindow()
getKeyNameText()
FindWindow()
MessageBox()
PostMessage()
VkKeyScanEx()
ScreenToClient()
ClientToScreen()
NotifyWinEvent()
STICKYKEYS
getSystemStickyKeys()
KeyBdInput
HardwareInput
MouseInput
Input_I
Input
SendInput()
PAINTSTRUCT
paint()
WinTimer
openClipboard()
emptyClipboard()
getClipboardData()
setClipboardData()
- winVersion module
- wincon module
- windowUtils module