Qt Creator Functions
This topic lists the documented Qt Creator functions. For information about the functions that have not been documented, please inspect the source code.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
- DECLARE_READING: QSensorReading
- IMPLEMENT_READING: QSensorReading
- PRIXQUINTPTR: <QtGlobal>
- PRIdQINTPTR: <QtGlobal>
- PRIdQPTRDIFF: <QtGlobal>
- PRIdQSIZETYPE: <QtGlobal>
- PRIiQINTPTR: <QtGlobal>
- PRIiQPTRDIFF: <QtGlobal>
- PRIiQSIZETYPE: <QtGlobal>
- PRIoQUINTPTR: <QtGlobal>
- PRIuQUINTPTR: <QtGlobal>
- PRIxQUINTPTR: <QtGlobal>
- QBENCHMARK: QTest
- QBENCHMARK_ONCE: QTest
- QCOMPARE: QTest
- QDESIGNER_WIDGET_EXPORT: QDesignerCustomWidgetInterface
- QEXPECT_FAIL: QTest
- QFAIL: QTest
- QFETCH: QTest
- QFETCH_GLOBAL: QTest
- QFINDTESTDATA: QTest
- QSKIP: QTest
- QStringLiteral: QString
- QTEST: QTest
- QTEST_APPLESS_MAIN: QTest
- QTEST_GUILESS_MAIN: QTest
- QTEST_MAIN: QTest
- QTRY_COMPARE: QTest
- QTRY_COMPARE_WITH_TIMEOUT: QTest
- QTRY_VERIFY: QTest
- QTRY_VERIFY2: QTest
- QTRY_VERIFY2_WITH_TIMEOUT: QTest
- QTRY_VERIFY_WITH_TIMEOUT: QTest
- QT_DEPRECATED_WARNINGS: <QtGlobal>
- QT_DISABLE_DEPRECATED_BEFORE: <QtGlobal>
- QT_IMPLICIT_QCHAR_CONSTRUCTION: QChar
- QT_IMPLICIT_QFILEINFO_CONSTRUCTION: QFileInfo
- QT_NO_CAST_FROM_ASCII: QString
- QT_NO_CAST_TO_ASCII: QString
- QT_NO_DEPRECATED_WARNINGS: <QtGlobal>
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT: QObject
- QT_POINTER_SIZE: <QtGlobal>
- QT_REQUIRE_VERSION: <QtGlobal>
- QT_RESTRICTED_CAST_FROM_ASCII: QString
- QT_TRANSLATE_NOOP: <QtGlobal>
- QT_TRANSLATE_NOOP3: <QtGlobal>
- QT_TRANSLATE_N_NOOP: <QtGlobal>
- QT_TRANSLATE_N_NOOP3: <QtGlobal>
- QT_TRID_NOOP: <QtGlobal>
- QT_TRID_N_NOOP: <QtGlobal>
- QT_TR_NOOP: <QtGlobal>
- QT_TR_N_NOOP: <QtGlobal>
- QT_VERSION: <QtGlobal>
- QT_VERSION_CHECK: <QtGlobal>
- QT_VERSION_STR: <QtGlobal>
- QVERIFY: QTest
- QVERIFY2: QTest
- QVERIFY_THROWS_EXCEPTION: QTest
- QVERIFY_THROWS_NO_EXCEPTION: QTest
- Q_APPLICATION_STATIC: QGlobalStatic
- Q_ARG: QMetaObject
- Q_ASSERT: <QtGlobal>
- Q_ASSERT_X: <QtGlobal>
- Q_ASSUME: <QtGlobal>
- Q_ATOMIC_INTnn_FETCH_AND_ADD_IS_ALWAYS_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_FETCH_AND_ADD_IS_NOT_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_FETCH_AND_ADD_IS_SOMETIMES_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_FETCH_AND_ADD_IS_WAIT_FREE: QAtomicInteger
- Q_ATOMIC_INTnn_FETCH_AND_STORE_IS_ALWAYS_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_FETCH_AND_STORE_IS_NOT_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_FETCH_AND_STORE_IS_SOMETIMES_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_FETCH_AND_STORE_IS_WAIT_FREE: QAtomicInteger
- Q_ATOMIC_INTnn_IS_SUPPORTED: QAtomicInteger
- Q_ATOMIC_INTnn_REFERENCE_COUNTING_IS_ALWAYS_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_REFERENCE_COUNTING_IS_NOT_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_REFERENCE_COUNTING_IS_SOMETIMES_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_REFERENCE_COUNTING_IS_WAIT_FREE: QAtomicInteger
- Q_ATOMIC_INTnn_TEST_AND_SET_IS_ALWAYS_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_TEST_AND_SET_IS_NOT_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_TEST_AND_SET_IS_SOMETIMES_NATIVE: QAtomicInteger
- Q_ATOMIC_INTnn_TEST_AND_SET_IS_WAIT_FREE: QAtomicInteger
- Q_ATOMIC_POINTER_FETCH_AND_ADD_IS_ALWAYS_NATIVE: QAtomicPointer
- Q_ATOMIC_POINTER_FETCH_AND_ADD_IS_NOT_NATIVE: QAtomicPointer
- Q_ATOMIC_POINTER_FETCH_AND_ADD_IS_SOMETIMES_NATIVE: QAtomicPointer
- Q_ATOMIC_POINTER_FETCH_AND_ADD_IS_WAIT_FREE: QAtomicPointer
- Q_ATOMIC_POINTER_FETCH_AND_STORE_IS_ALWAYS_NATIVE: QAtomicPointer
- Q_ATOMIC_POINTER_FETCH_AND_STORE_IS_NOT_NATIVE: QAtomicPointer
- Q_ATOMIC_POINTER_FETCH_AND_STORE_IS_SOMETIMES_NATIVE: QAtomicPointer
- Q_ATOMIC_POINTER_FETCH_AND_STORE_IS_WAIT_FREE: QAtomicPointer
- Q_ATOMIC_POINTER_TEST_AND_SET_IS_ALWAYS_NATIVE: QAtomicPointer
- Q_ATOMIC_POINTER_TEST_AND_SET_IS_NOT_NATIVE: QAtomicPointer
- Q_ATOMIC_POINTER_TEST_AND_SET_IS_SOMETIMES_NATIVE: QAtomicPointer
- Q_ATOMIC_POINTER_TEST_AND_SET_IS_WAIT_FREE: QAtomicPointer
- Q_BIG_ENDIAN: <QtGlobal>
- Q_BYTE_ORDER: <QtGlobal>
- Q_CC_BOR: <QtGlobal>
- Q_CC_CDS: <QtGlobal>
- Q_CC_CLANG: <QtGlobal>
- Q_CC_COMEAU: <QtGlobal>
- Q_CC_DEC: <QtGlobal>
- Q_CC_EDG: <QtGlobal>
- Q_CC_GHS: <QtGlobal>
- Q_CC_GNU: <QtGlobal>
- Q_CC_HIGHC: <QtGlobal>
- Q_CC_HPACC: <QtGlobal>
- Q_CC_INTEL: <QtGlobal>
- Q_CC_KAI: <QtGlobal>
- Q_CC_MIPS: <QtGlobal>
- Q_CC_MSVC: <QtGlobal>
- Q_CC_OC: <QtGlobal>
- Q_CC_PGI: <QtGlobal>
- Q_CC_SUN: <QtGlobal>
- Q_CC_SYM: <QtGlobal>
- Q_CC_USLC: <QtGlobal>
- Q_CC_WAT: <QtGlobal>
- Q_CHECK_PTR: <QtGlobal>
- Q_CLASSINFO: QObject
- Q_CLEANUP_RESOURCE: QDir
- Q_COREAPP_STARTUP_FUNCTION: QCoreApplication
- Q_DECLARE_ASSOCIATIVE_CONTAINER_METATYPE: QMetaType
- Q_DECLARE_EXTENSION_INTERFACE: QExtensionManager
- Q_DECLARE_FLAGS: QFlags
- Q_DECLARE_INTERFACE: <QtPlugin>
- Q_DECLARE_LOGGING_CATEGORY: QLoggingCategory
- Q_DECLARE_METATYPE: QMetaType
- Q_DECLARE_OPAQUE_POINTER: QMetaType
- Q_DECLARE_OPERATORS_FOR_FLAGS: QFlags
- Q_DECLARE_SEQUENTIAL_CONTAINER_METATYPE: QMetaType
- Q_DECLARE_SMART_POINTER_METATYPE: QMetaType
- Q_DECLARE_TR_FUNCTIONS: QCoreApplication
- Q_DECLARE_TYPEINFO: <QtGlobal>
- Q_DECL_CONSTEXPR: <QtGlobal>
- Q_DECL_EXPORT: <QtGlobal>
- Q_DECL_IMPORT: <QtGlobal>
- Q_DECL_NOEXCEPT: <QtGlobal>
- Q_DECL_NOEXCEPT_EXPR: <QtGlobal>
- Q_DECL_NOTHROW: <QtGlobal>
- Q_DECL_RELAXED_CONSTEXPR: <QtGlobal>
- Q_DISABLE_COPY: QObject
- Q_DISABLE_COPY_MOVE: QObject
- Q_EMIT: QObject
- Q_ENUM: QObject
- Q_ENUM_NS: QObject
- Q_FALLTHROUGH: <QtGlobal>
- Q_FLAG: QObject
- Q_FLAG_NS: QObject
- Q_FOREACH: <QtGlobal>
- Q_FOREVER: <QtGlobal>
- Q_FORWARD_DECLARE_CF_TYPE: <QtGlobal>
- Q_FORWARD_DECLARE_MUTABLE_CF_TYPE: <QtGlobal>
- Q_FORWARD_DECLARE_OBJC_CLASS: <QtGlobal>
- Q_FUNC_INFO: <QtGlobal>
- Q_GADGET: QObject
- Q_GADGET_EXPORT: QObject
- Q_GLOBAL_STATIC: QGlobalStatic
- Q_IMPORT_PLUGIN: <QtPlugin>
- Q_INIT_RESOURCE: QDir
- Q_INT64_C: <QtGlobal>
- Q_INTERFACES: QObject
- Q_INVOKABLE: QObject
- Q_LIKELY: <QtGlobal>
- Q_LITTLE_ENDIAN: <QtGlobal>
- Q_LOGGING_CATEGORY: QLoggingCategory
- Q_METAMETHOD_INVOKE_MAX_ARGS: QMetaMethod
- Q_MOC_INCLUDE: QObject
- Q_NAMESPACE: QObject
- Q_NAMESPACE_EXPORT: QObject
- Q_OBJECT: QObject
- Q_OS_AIX: <QtGlobal>
- Q_OS_ANDROID: <QtGlobal>
- Q_OS_BSD4: <QtGlobal>
- Q_OS_CYGWIN: <QtGlobal>
- Q_OS_DARWIN: <QtGlobal>
- Q_OS_FREEBSD: <QtGlobal>
- Q_OS_HPUX: <QtGlobal>
- Q_OS_HURD: <QtGlobal>
- Q_OS_IOS: <QtGlobal>
- Q_OS_LINUX: <QtGlobal>
- Q_OS_LYNX: <QtGlobal>
- Q_OS_MAC: <QtGlobal>
- Q_OS_MACOS: <QtGlobal>
- Q_OS_NETBSD: <QtGlobal>
- Q_OS_OPENBSD: <QtGlobal>
- Q_OS_OSX: <QtGlobal>
- Q_OS_QNX: <QtGlobal>
- Q_OS_SOLARIS: <QtGlobal>
- Q_OS_TVOS: <QtGlobal>
- Q_OS_UNIX: <QtGlobal>
- Q_OS_WASM: <QtGlobal>
- Q_OS_WATCHOS: <QtGlobal>
- Q_OS_WIN: <QtGlobal>
- Q_OS_WIN32: <QtGlobal>
- Q_OS_WIN64: <QtGlobal>
- Q_OS_WINDOWS: <QtGlobal>
- Q_PLUGIN_METADATA: <QtPlugin>
- Q_PROCESSOR_ALPHA: <QtGlobal>
- Q_PROCESSOR_ARM: <QtGlobal>
- Q_PROCESSOR_ARM_V5: <QtGlobal>
- Q_PROCESSOR_ARM_V6: <QtGlobal>
- Q_PROCESSOR_ARM_V7: <QtGlobal>
- Q_PROCESSOR_AVR32: <QtGlobal>
- Q_PROCESSOR_BLACKFIN: <QtGlobal>
- Q_PROCESSOR_IA64: <QtGlobal>
- Q_PROCESSOR_MIPS: <QtGlobal>
- Q_PROCESSOR_MIPS_32: <QtGlobal>
- Q_PROCESSOR_MIPS_64: <QtGlobal>
- Q_PROCESSOR_MIPS_I: <QtGlobal>
- Q_PROCESSOR_MIPS_II: <QtGlobal>
- Q_PROCESSOR_MIPS_III: <QtGlobal>
- Q_PROCESSOR_MIPS_IV: <QtGlobal>
- Q_PROCESSOR_MIPS_V: <QtGlobal>
- Q_PROCESSOR_POWER: <QtGlobal>
- Q_PROCESSOR_POWER_32: <QtGlobal>
- Q_PROCESSOR_POWER_64: <QtGlobal>
- Q_PROCESSOR_RISCV: <QtGlobal>
- Q_PROCESSOR_RISCV_32: <QtGlobal>
- Q_PROCESSOR_RISCV_64: <QtGlobal>
- Q_PROCESSOR_S390: <QtGlobal>
- Q_PROCESSOR_S390_X: <QtGlobal>
- Q_PROCESSOR_SH: <QtGlobal>
- Q_PROCESSOR_SH_4A: <QtGlobal>
- Q_PROCESSOR_SPARC: <QtGlobal>
- Q_PROCESSOR_SPARC_V9: <QtGlobal>
- Q_PROCESSOR_X86: <QtGlobal>
- Q_PROCESSOR_X86_32: <QtGlobal>
- Q_PROCESSOR_X86_64: <QtGlobal>
- Q_PROPERTY: QObject
- Q_RETURN_ARG: QMetaObject
- Q_REVISION: QObject
- Q_SET_OBJECT_NAME: QObject
- Q_SIGNAL: QObject
- Q_SIGNALS: QObject
- Q_SLOT: QObject
- Q_SLOTS: QObject
- Q_UINT64_C: <QtGlobal>
- Q_UNLIKELY: <QtGlobal>
- Q_UNREACHABLE: <QtGlobal>
- Q_UNUSED: <QtGlobal>
- abbreviation: QTimeZone
- abortTransaction: QDataStream
- about: QMessageBox
- aboutQt: QMessageBox
- aboutToActivate: QMdiSubWindow
- aboutToBlock: QAbstractEventDispatcher
- aboutToClose: QIODevice
- aboutToHide: QMenu
- aboutToQuit: QCoreApplication
- aboutToShow: QMenu
- aboutToUnmanageWidget: QDesignerFormWindowInterface
- absoluteDir: QDesignerFormWindowInterface QFileInfo
- absoluteFilePath: QDir QFileInfo QResource
- absoluteHumidity: QHumidityReading
- absolutePath: QDir QFileInfo
- acceleration: QPanGesture
- accelerationMode: QAccelerometer
- accelerationModeChanged: QAccelerometer
- accept: QDialog QDragMoveEvent QEvent QGestureEvent
- acceptProposedAction: QDropEvent QGraphicsSceneDragDropEvent
- acceptRichText: QTextEdit
- accepted: QDialog QDialogButtonBox
- access: QMetaMethod
- accessibleDescription: QStandardItem
- accessibleInterface: QAccessible QAccessibleEvent
- accessibleText: QStandardItem
- acquire: QSemaphore QSystemSemaphore
- action: QActionEvent QDesignerFormWindowManagerInterface
- actionAt: QMenu QMenuBar QToolBar
- actionChanged: QDrag
- actionEditor: QDesignerFormEditorInterface
- actionEvent: QMenu QMenuBar QToolBar QToolButton
- actionGeometry: QMenu QMenuBar
- actionGroup: QAction QDesignerFormWindowManagerInterface
- actionInterface: QAccessibleInterface
- actionNames: QAccessibleActionInterface QAccessibleWidget
- actionText: QUndoCommand
- actionTriggered: QAbstractSlider QToolBar
- actions: QActionGroup QGraphicsWidget
- activate: QAction QGraphicsLayout QLayout
- activateCurrentItem: QHelpIndexWidget
- activateNextSubWindow: QMdiArea
- activatePreviousSubWindow: QMdiArea
- activateResourceFilePaths: QDesignerFormWindowInterface
- activated: QAbstractItemView QCalendarWidget QComboBox QCompleter QDesignerFormWindowInterface QShortcut QSocketNotifier QSystemTrayIcon QWinEventNotifier Shortcut
- activatedAmbiguously: QShortcut Shortcut
- activationOrder: QMdiArea
- activeAction: QMenu QMenuBar
- activeChanged: QSensor QWindow
- activeFilter: QHelpFilterEngine
- activeFormWindow: QDesignerFormWindowManagerInterface
- activeFormWindowChanged: QDesignerFormWindowManagerInterface
- activeGestures: QGestureEvent
- activePanel: QGraphicsScene
- activeResourceFilePaths: QDesignerFormWindowInterface
- activeScrollers: QScroller
- activeStack: QUndoGroup
- activeStackChanged: QUndoGroup
- activeSubWindow: QMdiArea
- activeThreadCount: QThreadPool
- activeWindow: QGraphicsScene
- actualSize: QIcon QIconEngine
- add: QObjectCleanupHandler QTextList
- addAction: QActionGroup QGraphicsWidget QLineEdit
- addActions: QGraphicsWidget
- addAnchor: QGraphicsAnchorLayout
- addAnchors: QGraphicsAnchorLayout
- addAnimation: QAnimationGroup
- addButton: QButtonGroup QDialogButtonBox QMessageBox
- addChild: QTreeWidgetItem
- addChildLayout: QLayout
- addChildLayoutItem: QGraphicsLayout
- addChildWidget: QLayout
- addChildren: QTreeWidgetItem
- addColumn: QTest
- addControllingSignal: QAccessibleWidget
- addCornerAnchors: QGraphicsAnchorLayout
- addCubicBezierSegment: QEasingCurve
- addData: QCborStreamReader QCryptographicHash QMessageAuthenticationCode QXmlStreamReader
- addDataRate: QSensorBackend
- addDelay: QTestEventList
- addDockWidget: QMainWindow
- addDynamicProperty: QDesignerDynamicPropertySheetExtension
- addEllipse: QGraphicsScene
- addExtraNamespaceDeclaration: QXmlStreamReader
- addExtraNamespaceDeclarations: QXmlStreamReader
- addFile: QIcon QIconEngine
- addFilter: QSensor
- addFormWindow: QDesignerFormWindowManagerInterface
- addFuture: QFutureSynchronizer
- addHelpOption: QCommandLineParser
- addItem: QBoxLayout QComboBox QFormLayout QGraphicsGridLayout QGraphicsLinearLayout QGraphicsScene QGridLayout QLayout QListWidget QStackedLayout QToolBox
- addItems: QComboBox QListWidget
- addKeyClick: QTestEventList
- addKeyClicks: QTestEventList
- addKeyPress: QTestEventList
- addKeyRelease: QTestEventList
- addLayout: QBoxLayout QGridLayout
- addLibraryPath: QCoreApplication
- addLine: QGraphicsScene
- addMapping: QDataWidgetMapper
- addMenu: QMenu QMenuBar
- addMouseClick: QTestEventList
- addMouseDClick: QTestEventList
- addMouseMove: QTestEventList
- addMousePress: QTestEventList
- addMouseRelease: QTestEventList
- addNSecs: QDeadlineTimer
- addOption: QCommandLineParser
- addOptions: QCommandLineParser
- addOutputRange: QSensorBackend
- addPage: QPageRanges QWizard
- addPassiveGrabber: QPointerEvent
- addPath: QGraphicsScene
- addPause: QSequentialAnimationGroup
- addPermanentWidget: QStatusBar
- addPixmap: QGraphicsScene QIcon QIconEngine
- addPluginPath: QFormBuilder QUiLoader
- addPolygon: QGraphicsScene
- addPositionalArgument: QCommandLineParser
- addRange: QPageRanges
- addRect: QGraphicsScene
- addResourceFile: QDesignerFormWindowInterface
- addResult: QPromise
- addRow: QFormLayout QTest
- addScrollBarWidget: QAbstractScrollArea
- addSearchPath: QDir
- addSection: QMenu
- addSelection: QAccessibleTextInterface
- addSeparator: QMenu QMenuBar QToolBar
- addSimpleText: QGraphicsScene
- addSourceModel: QConcatenateTablesProxyModel
- addSpacerItem: QBoxLayout
- addSpacing: QBoxLayout
- addStack: QUndoGroup
- addStretch: QBoxLayout QGraphicsLinearLayout
- addStrut: QBoxLayout
- addSubWindow: QMdiArea
- addTCBSegment: QEasingCurve
- addTab: QTabWidget
- addText: QGraphicsScene
- addToolBar: QMainWindow
- addToolBarBreak: QMainWindow
- addTopLevelItem: QTreeWidget
- addTopLevelItems: QTreeWidget
- addValue: QMetaSequence QSequentialIterable
- addValueAtBegin: QMetaSequence
- addValueAtEnd: QMetaSequence
- addVersionOption: QCommandLineParser
- addWidget: QBoxLayout QDesignerContainerExtension QGraphicsScene QGridLayout QLayout QSplitter QStackedLayout QStackedWidget QStatusBar QToolBar
- added: QChildEvent
- adjust: QRect QRectF
- adjustSize: QGraphicsWidget
- adjusted: QRect QRectF
- advance: QGraphicsScene
- advanceWidth: FontMetrics
- afterAnimationStep: QGraphicsItemAnimation
- alert: QWindow
- alignOf: QMetaType
- alignedRect: QStyle
- alignment: QAbstractSpinBox QGraphicsGridLayout QGraphicsLinearLayout QGraphicsView QGroupBox QLabel QLayoutItem QLineEdit QProgressBar QScrollArea QTextEdit QTextOption
- alignmentRect: QLayout
- allColumnsShowFocus: QTreeView
- allKeys: QSettings
- allMimeTypes: QMimeDatabase
- allPointsAccepted: QPointerEvent
- allPointsGrabbed: QPointerEvent
- allSelectors: QFileSelector
- allocate: QSGGeometry
- allocateImage: QImageIOHandler
- allocationLimit: QImageReader
- allowedAreas: QDockWidget QToolBar
- allowedAreasChanged: QDockWidget QToolBar
- allowsErrorInteraction: QSessionManager
- allowsInteraction: QSessionManager
- alpha: QColor QRgba64 QRgbaFloat
- alpha16: QRgbaFloat
- alpha8: QRgba64 QRgbaFloat
- alphaBufferSize: QSurfaceFormat
- alphaF: QColor
- alphaNormalized: QRgbaFloat
- alphaPosition: QPixelFormat
- alphaSize: QPixelFormat
- alphaUsage: QPixelFormat
- alternateBase: QPalette
- alternatingRowColors: QAbstractItemView
- alwaysOnChanged: QSensor
- amplitude: QEasingCurve
- anchor: QGraphicsAnchorLayout
- anchorAt: QPlainTextEdit QTextEdit
- anchorClicked: QTextBrowser
- anchorRectangle: QInputMethod
- anchorRectangleChanged: QInputMethod
- angle: QConicalGradient QGraphicsRotation QLineF
- angleBetween: QScreen
- angleChanged: QGraphicsRotation
- angleDelta: QWheelEvent
- angleTo: QLineF
- animateClick: QAbstractButton
- animatingChanged: QInputMethod
- animationAt: QAnimationGroup
- animationCount: QAnimationGroup
- anisotropyLevel: QSGImageNode
- answerRect: QDragMoveEvent
- apiVersion: QVulkanInstance
- append: QCborStreamWriter QContiguousCache QList QString QTextEdit QVarLengthArray QXmlStreamAttributes
- appendByteString: QCborStreamWriter
- appendChild: QDomNode
- appendColumn: QStandardItem QStandardItemModel
- appendColumns: QTextTable
- appendData: QDomCharacterData
- appendHtml: QPlainTextEdit
- appendNull: QCborStreamWriter
- appendPlainText: QPlainTextEdit
- appendRow: QStandardItem QStandardItemModel
- appendRows: QStandardItem QTextTable
- appendTextString: QCborStreamWriter
- appendToBuffer: QStringDecoder QStringEncoder
- appendUndefined: QCborStreamWriter
- applicationDescription: QCommandLineParser
- applicationDirPath: QCoreApplication
- applicationFilePath: QCoreApplication
- applicationName: QCoreApplication QSettings
- applicationNameChanged: QCoreApplication
- applicationPid: QCoreApplication
- applicationVersion: QCoreApplication
- applicationVersionChanged: QCoreApplication
- applySettings: QHelpFilterSettingsWidget
- applyTo: QGraphicsRotation QGraphicsScale QGraphicsTransform
- areIndexesValid: QContiguousCache
- arg: QLatin1String QString QStringView String
- arguments: QCoreApplication QProcess
- array: QJsonDocument
- arrowType: QToolButton
- asprintf: QString
- associatedObjects: QAction
- at: QBitArray QByteArrayView QContiguousCache QDomNodeList QLatin1String QList QSequentialIterable QString QStringView QUtf8StringView QVarLengthArray
- atEnd: QBuffer QDataStream QFileDevice QTextStream QXmlStreamReader
- attach: QSharedMemory
- attribute: QDomElement
- attributeCount: QSGGeometry
- attributeNS: QDomElement
- attributeNode: QDomElement
- attributeNodeNS: QDomElement
- attributes: QAccessibleTextInterface QDomElement QDomNode QInputMethodEvent QSGGeometry QXmlStreamReader
- author: QDesignerFormWindowInterface
- autoAcceptChildRows: QSortFilterProxyModel
- autoAcceptChildRowsChanged: QSortFilterProxyModel
- autoClose: QProgressDialog
- autoDefault: QPushButton
- autoDelete: QRunnable
- autoDetectImageFormat: QImageReader
- autoDetectUnicode: QTextStream
- autoExclusive: QAbstractButton
- autoExpandDelay: QTreeView
- autoFillBackground: QGraphicsWidget
- autoFormatting: QTextEdit QXmlStreamWriter
- autoFormattingIndent: QXmlStreamWriter
- autoInsertSpaces: QDebug
- autoRaise: QToolButton
- autoRemove: QTemporaryDir
- autoRepeat: QAbstractButton QAction QShortcut
- autoRepeatDelay: QAbstractButton
- autoRepeatInterval: QAbstractButton
- autoReset: QProgressDialog
- autoSaveFilter: QHelpEngineCore
- autoScrollMargin: QAbstractItemView
- autoTransform: QImageReader
- available: QContiguousCache QSemaphore
- availableComponents: QHelpFilterEngine
- availableDataRates: QSensor
- availableGeometry: QScreen
- availableGeometryChanged: QScreen
- availableLayouts: QUiLoader
- availablePhysicalDevices: QVulkanWindow
- availableSensorsChanged: QSensor
- availableSize: QScreen
- availableSizes: QIcon QIconEngine
- availableTimeZoneIds: QTimeZone
- availableVersions: QHelpFilterEngine
- availableVirtualGeometry: QInputDevice QScreen
- availableVirtualGeometryChanged: QInputDevice
- availableVirtualSize: QScreen
- availableWidgets: QUiLoader
- awake: QAbstractEventDispatcher
- axesOrientationMode: QSensor
- axesOrientationModeChanged: QSensor
- axis: QGraphicsRotation
- axisChanged: QGraphicsRotation
- azimuth: QCompassReading
- back: QAnyStringView QByteArrayView QLatin1String QList QString QStringView QUtf8StringView QVarLengthArray QWizard
- background: QListWidgetItem QMdiArea QStandardItem QTableWidgetItem QTreeWidgetItem
- backgroundBrush: QGraphicsScene QGraphicsView
- backgroundColor: QAccessibleInterface QAccessibleWidget QImageReader QMovie
- backgroundVisible: QPlainTextEdit
- backspace: QLineEdit
- backward: QTextBrowser
- backwardAvailable: QTextBrowser
- backwardHistoryCount: QTextBrowser
- base: QKeyValueIterator QMap::key_iterator QMultiMap::key_iterator QPalette
- baseName: QFileInfo
- baseSize: QWindow
- baseStyle: QProxyStyle
- batchSize: QListView
- before: QActionEvent
- beforeAnimationStep: QGraphicsItemAnimation
- begin: QByteArrayView QFuture QLatin1String QList QMap QModelRoleDataSpan QMultiMap QRegion QSet QString QStringTokenizer QStringView QStylePainter QTextTableCell QUtf8StringView QVarLengthArray
- beginGroup: QSettings
- beginInsertColumns: QAbstractItemModel
- beginInsertRows: QAbstractItemModel
- beginMacro: QUndoStack
- beginMoveColumns: QAbstractItemModel
- beginMoveRows: QAbstractItemModel
- beginPaint: QBackingStore
- beginReadArray: QSettings
- beginRemoveColumns: QAbstractItemModel
- beginRemoveRows: QAbstractItemModel
- beginResetModel: QAbstractItemModel
- beginWriteArray: QSettings
- benchmarkMetricName: QTest
- benchmarkMetricUnit: QTest
- bin: Qt
- bindService: QtAndroidPrivate
- bindable: QMetaProperty
- birthTime: QFileInfo
- bitmap: QCursor
- bits: QBitArray
- bitsPerPixel: QPixelFormat
- black: QColor
- blackF: QColor
- blackSize: QPixelFormat
- blockBoundingGeometry: QPlainTextEdit
- blockBoundingRect: QPlainTextDocumentLayout QPlainTextEdit
- blockCount: QPlainTextEdit
- blockCountChanged: QPlainTextEdit
- blockSignals: QObject
- blockSize: QStorageInfo
- blue: QColor QRgba64 QRgbaFloat
- blue16: QRgbaFloat
- blue8: QRgba64 QRgbaFloat
- blueBufferSize: QSurfaceFormat
- blueF: QColor
- blueNormalized: QRgbaFloat
- blueSize: QPixelFormat
- blurHints: QGraphicsBlurEffect
- blurHintsChanged: QGraphicsBlurEffect
- blurRadius: QGraphicsBlurEffect QGraphicsDropShadowEffect
- blurRadiusChanged: QGraphicsBlurEffect QGraphicsDropShadowEffect
- bom: Qt
- booleanLiteral: QQmlScriptString
- bootUniqueId: QSysInfo
- bottom: QDoubleValidator QIntValidator QMargins QMarginsF QRect QRectF
- bottomChanged: QDoubleValidator QIntValidator
- bottomLeft: QRect QRectF
- bottomRight: QRect QRectF
- bottomRow: QTableWidgetSelectionRange
- boundaryReasons: QTextBoundaryFinder
- bounded: QRandomGenerator
- boundedTo: QSize QSizeF
- boundingRect: QGlyphRun QGraphicsEffect QGraphicsWidget QPolygon QPolygonF QRegion FontMetrics
- boundingRectFor: QGraphicsBlurEffect QGraphicsDropShadowEffect QGraphicsEffect
- brightText: QPalette
- brightnessSize: QPixelFormat
- brush: QPalette QPen
- bspTreeDepth: QGraphicsScene
- buddy: QAbstractItemModel QAbstractProxyModel QLabel QSortFilterProxyModel
- buffer: QBuffer
- bufferSize: QSensor
- bufferSizeChanged: QSensor
- buildAbi: QSysInfo
- buildCpuArchitecture: QSysInfo
- bundleName: QFileInfo
- busyChanged: QSensor
- button: QButtonGroup QDialogButtonBox QGraphicsSceneMouseEvent QMessageBox QPalette QSinglePointEvent QWizard
- buttonClicked: QButtonGroup QMessageBox
- buttonDownPos: QGraphicsSceneMouseEvent
- buttonDownScenePos: QGraphicsSceneMouseEvent
- buttonDownScreenPos: QGraphicsSceneMouseEvent
- buttonPressed: QButtonGroup
- buttonReleased: QButtonGroup
- buttonRole: QDialogButtonBox QMessageBox
- buttonSymbols: QAbstractSpinBox
- buttonText: QPalette QWizard QWizardPage
- buttonToggled: QButtonGroup
- buttons: QButtonGroup QDialogButtonBox QGraphicsSceneDragDropEvent QGraphicsSceneMouseEvent QGraphicsSceneWheelEvent QMessageBox QSinglePointEvent
- byteOrder: QDataStream QPixelFormat
- bytesAvailable: QStorageInfo
- bytesFree: QStorageInfo
- bytesToWrite: QProcess
- bytesTotal: QStorageInfo
- bytesWritten: QIODevice
- cacheKey: QIcon QPalette QPixmap
- cacheMode: QGraphicsView QMovie
- caching: QFileInfo
- calendarPopup: QDateTimeEdit
- calendarWidget: QDateTimeEdit
- calibrate: QTiltSensor
- calibrationLevel: QCompassReading QMagnetometerReading
- callMethod: QJniObject
- callObjectMethod: QJniObject
- callOnTimeout: QTimer
- callStaticMethod: QJniObject
- callStaticObjectMethod: QJniObject
- canAddDynamicProperty: QDesignerDynamicPropertySheetExtension
- canAddValue: QMetaSequence
- canAddValueAtBegin: QMetaSequence
- canAddValueAtEnd: QMetaSequence
- canAddWidget: QDesignerContainerExtension
- canConvert: QMetaType QVariant
- canDropMimeData: QAbstractItemModel QAbstractProxyModel QConcatenateTablesProxyModel
- canEraseRangeAtIterator: QMetaSequence
- canEraseValueAtIterator: QMetaSequence
- canFetchMore: QAbstractItemModel QAbstractProxyModel QSortFilterProxyModel
- canForwardIterate: QIterable
- canGetValueAtConstIterator: QMetaSequence
- canGetValueAtIndex: QMetaSequence
- canGetValueAtIterator: QMetaSequence
- canInputIterate: QIterable
- canInsertFromMimeData: QPlainTextEdit QTextEdit
- canInsertValueAtIterator: QMetaSequence
- canPaste: QPlainTextEdit QTextEdit
- canRandomAccessIterate: QIterable
- canRead: QImageIOHandler QImageReader
- canReadLine: QBuffer
- canRedo: QUndoGroup QUndoStack
- canRedoChanged: QUndoGroup QUndoStack
- canRemove: QDesignerContainerExtension
- canRemoveValue: QMetaSequence
- canRemoveValueAtBegin: QMetaSequence
- canRemoveValueAtEnd: QMetaSequence
- canReverseIterate: QIterable
- canSetValueAtIndex: QMetaSequence
- canSetValueAtIterator: QMetaSequence
- canUndo: QUndoGroup QUndoStack
- canUndoChanged: QUndoGroup QUndoStack
- canView: QMetaType
- canWrite: QImageWriter
- cancel: QDrag QFuture QFutureWatcher QProgressDialog QSemaphoreReleaser QSessionManager
- cancelButtonText: QInputDialog
- cancelIndexing: QHelpSearchEngine
- cancelOnWait: QFutureSynchronizer
- cancelSearching: QHelpSearchEngine
- cancelWriting: QSaveFile
- canceled: QFutureWatcher QProgressDialog
- canceledGestures: QGestureEvent
- canonicalFilePath: QFileInfo
- canonicalPath: QDir QFileInfo
- capStyle: QPen
- capabilities: QImageIOPlugin QInputDevice
- capacity: QContiguousCache QList QSet QString QVarLengthArray
- caption: QAccessibleTableInterface
- cascadeSubWindows: QMdiArea
- cascadingSectionResizes: QHeaderView
- caseSensitivity: QCollator QCompleter QStringMatcher
- category: QChar
- categoryName: QLoggingCategory
- cbegin: QByteArrayView QLatin1String QList QMap QMultiMap QRegion QSet QString QStringTokenizer QStringView QUtf8StringView QVarLengthArray
- cd: QDir
- cdUp: QDir
- cell: QChar
- cellActivated: QTableWidget
- cellAt: QAccessibleTableInterface QTextTable
- cellChanged: QTableWidget
- cellClicked: QTableWidget
- cellDoubleClicked: QTableWidget
- cellEntered: QTableWidget
- cellPressed: QTableWidget
- cellRect: QGridLayout
- cellWidget: QTableWidget
- cend: QByteArrayView QLatin1String QList QMap QMultiMap QRegion QSet QString QStringTokenizer QStringView QUtf8StringView QVarLengthArray
- center: QConicalGradient QLine QLineF QRadialGradient QRect QRectF Qt
- centerButtons: QDialogButtonBox
- centerCursor: QPlainTextEdit
- centerOn: QGraphicsView
- centerOnScroll: QPlainTextEdit
- centerPoint: QPinchGesture
- centerRadius: QRadialGradient
- centralWidget: QMainWindow
- changeEvent: QAbstractButton QAbstractSlider QAbstractSpinBox QColorDialog QComboBox QDialogButtonBox QDockWidget QErrorMessage QFrame QGraphicsWidget QGroupBox QLabel QLineEdit QMdiSubWindow QMenu QMenuBar QMessageBox QPlainTextEdit QProgressDialog QRubberBand QSplitter QTabWidget QTextEdit QToolBar QToolBox QToolButton QTreeView
- changeFlags: QPinchGesture
- changePersistentIndex: QAbstractItemModel
- changePersistentIndexList: QAbstractItemModel
- changePosition: QAccessibleTextInsertEvent QAccessibleTextRemoveEvent QAccessibleTextUpdateEvent
- changeSize: QSpacerItem
- changed: QAction QClipboard QDesignerFormWindowInterface QGraphicsScene QValidator ColorGroup
- changedStates: QAccessibleStateChangeEvent QSGRenderNode
- channelBytesWritten: QIODevice
- channelCount: QPixelFormat
- channelReadyRead: QIODevice
- characterCount: QAccessibleTextInterface
- characterOffset: QXmlStreamReader
- characterRect: QAccessibleTextInterface
- checkAndClearExceptions: QJniEnvironment
- checkBox: QMessageBox
- checkConnectArgs: QMetaObject
- checkContents: QDesignerFormWindowInterface
- checkIndex: QAbstractItemModel
- checkOverflow: QLCDNumber
- checkPermission: QtAndroidPrivate
- checkState: QCheckBox QListWidgetItem QStandardItem QTableWidgetItem QTreeWidgetItem
- checkStateSet: QAbstractButton QCheckBox QToolButton
- checkableChanged: QAction
- checkedAction: QActionGroup
- checkedButton: QButtonGroup
- checkedId: QButtonGroup
- child: QAccessibleEvent QAccessibleInterface QAccessibleWidget QChildEvent QHelpContentItem QStandardItem QTreeWidgetItem QUndoCommand
- childAt: QAccessibleInterface QAccessibleObject
- childCount: QAccessibleInterface QAccessibleWidget QHelpContentItem QTreeWidgetItem QUndoCommand
- childEvent: QGroupBox QLayout QMdiArea QMdiSubWindow QObject QSplitter
- childGroups: QSettings
- childIndicatorPolicy: QTreeWidgetItem
- childKeys: QSettings
- childNodes: QDomNode
- childPosition: QHelpContentItem
- childProcessModifier: QProcess
- children: QObject QResource
- childrenCollapsible: QSplitter
- chop: QByteArrayView QLatin1String QString QStringView QUtf8StringView
- chopped: QByteArrayView QLatin1String QString QStringView QUtf8StringView
- classBegin: QQmlParserStatus
- classInfo: QMetaObject
- classInfoCount: QMetaObject
- classInfoOffset: QMetaObject
- className: QJniObject QMetaObject
- cleanChanged: QUndoGroup QUndoStack
- cleanIcon: QUndoView
- cleanIndex: QUndoStack
- cleanPath: QDir
- cleanText: QDoubleSpinBox QSpinBox
- cleanupPage: QWizard QWizardPage
- clear: QAbstractSpinBox QAnimationGroup QBitArray QBitmap QCache QCborStreamReader QClipboard QComboBox QContiguousCache QDateTimeEdit QDialogButtonBox QDomNode QGlyphRun QGraphicsItemAnimation QGraphicsScene QKeySequenceEdit QLabel QLineEdit QList QListWidget QMap QMenu QMenuBar QMimeData QMultiMap QObjectCleanupHandler QPageRanges QPlainTextEdit QPointer QProcessEnvironment QQmlPropertyMap QSet QSettings QSharedPointer QStandardItemModel QString QTabWidget QTableWidget QTestEventList QTextEdit QToolBar QTreeWidget QUndoStack QVarLengthArray QVariant QWeakPointer QXmlStreamReader
- clearBit: QBitArray
- clearContents: QTableWidget
- clearData: QModelRoleData QStandardItem
- clearEditText: QComboBox
- clearFocus: QGraphicsScene
- clearFutures: QFutureSynchronizer
- clearHistory: QTextBrowser
- clearItemData: QAbstractItemModel QAbstractProxyModel QStandardItemModel QStringListModel
- clearMapping: QDataWidgetMapper
- clearMaximumDate: QDateTimeEdit
- clearMaximumDateTime: QDateTimeEdit
- clearMaximumTime: QDateTimeEdit
- clearMessage: QSplashScreen QStatusBar
- clearMinimumDate: QDateTimeEdit
- clearMinimumDateTime: QDateTimeEdit
- clearMinimumTime: QDateTimeEdit
- clearPassiveGrabbers: QPointerEvent
- clearPluginPaths: QFormBuilder QUiLoader
- clearPositionalArguments: QCommandLineParser
- clearPropertyFlags: QListView
- clearSelection: QAbstractItemView QDesignerFormWindowInterface QGraphicsScene
- clearSpans: QTableView
- click: QAbstractButton
- clicked: QAbstractButton QAbstractItemView QCalendarWidget QDialogButtonBox QGroupBox
- clickedButton: QMessageBox
- clipCorrectionMatrix: QVulkanWindow
- clipList: QSGRenderNode
- clipRect: QImageReader
- clockType: QElapsedTimer
- clone: QEvent QException QExplicitlySharedDataPointer QIconEngine QListWidgetItem QSharedDataPointer QStandardItem QTableWidgetItem QTreeWidgetItem
- cloneNode: QDomNode
- close: QBuffer QFileDevice QGraphicsWidget QProcess QProximityReading QWindow
- closeActiveSubWindow: QMdiArea
- closeAllPreviews: QDesignerFormWindowManagerInterface
- closeAllSubWindows: QMdiArea
- closeEditor: QAbstractItemView
- closeEvent: QAbstractSpinBox QDialog QDockWidget QGraphicsWidget QMdiSubWindow QMessageBox QProgressDialog QWindow
- closePersistentEditor: QAbstractItemView QListWidget QTableWidget QTreeWidget
- closeReadChannel: QProcess
- closeWriteChannel: QProcess
- closestAcceptableSize: QLayout
- closestLegalPosition: QSplitter QSplitterHandle
- closingDown: QCoreApplication
- codeTemplate: QDesignerCustomWidgetInterface
- collapse: QTreeView
- collapseAll: QTreeView
- collapseExtendedSearch: QHelpSearchQueryWidget
- collapseItem: QTreeWidget
- collapsed: QTreeView
- collectionFile: QHelpEngineCore
- collidingItems: QGraphicsScene
- color: QBrush QGraphicsColorizeEffect QGraphicsDropShadowEffect QPalette QPen QSGRectangleNode QSGSimpleRectNode
- colorAt: QColormap
- colorChanged: QGraphicsColorizeEffect QGraphicsDropShadowEffect
- colorCount: QPaintDevice
- colorData: QMimeData
- colorFormat: QVulkanWindow
- colorModel: QPixelFormat
- colorNames: QColor
- colorSelected: QColorDialog
- colorSpace: QSurfaceFormat
- colormap: QColormap
- column: QMatrix4x4 QModelIndex QPersistentModelIndex QStandardItem QTableWidget QTableWidgetItem QTextTableCell
- columnAlignment: QGraphicsGridLayout
- columnAt: QTableView QTreeView
- columnCount: QAbstractItemModel QAccessibleTableInterface QConcatenateTablesProxyModel QGraphicsGridLayout QGridLayout QHelpContentModel QIdentityProxyModel QMenu QSortFilterProxyModel QStandardItem QStandardItemModel QTableWidget QTableWidgetSelectionRange QTransposeProxyModel QTreeWidget QTreeWidgetItem
- columnCountChanged: QTableView QTreeView
- columnDescription: QAccessibleTableInterface
- columnExtent: QAccessibleTableCellInterface
- columnHeaderCells: QAccessibleTableCellInterface
- columnIndex: QAccessibleTableCellInterface
- columnMaximumWidth: QGraphicsGridLayout
- columnMinimumWidth: QGraphicsGridLayout QGridLayout
- columnMoved: QTableView QTreeView
- columnNumber: QDomNode QXmlStreamReader
- columnPreferredWidth: QGraphicsGridLayout
- columnResized: QTableView QTreeView
- columnSpacing: QGraphicsGridLayout
- columnSpan: QTableView QTextTableCell
- columnStretch: QGridLayout
- columnStretchFactor: QGraphicsGridLayout
- columnViewportPosition: QTableView QTreeView
- columnWidth: QTableView QTreeView
- columnWidths: QColumnView
- columns: QTextTable
- columnsAboutToBeInserted: QAbstractItemModel
- columnsAboutToBeMoved: QAbstractItemModel
- columnsAboutToBeRemoved: QAbstractItemModel
- columnsInserted: QAbstractItemModel
- columnsMoved: QAbstractItemModel
- columnsRemoved: QAbstractItemModel
- combinedLayoutSpacing: QStyle
- combiningClass: QChar
- comboBoxItems: QInputDialog
- command: QUndoStack
- comment: QDesignerFormWindowInterface QTimeZone
- commit: QInputMethod QSaveFile QScopedValueRollback QTest::QTouchEventSequence
- commitData: QAbstractItemView
- commitString: QInputMethodEvent
- commitTransaction: QDataStream
- compare: QAnyStringView QByteArrayView QCollator QCollatorSortKey QLatin1String QMetaType QString QStringView QVariant
- complete: QCompleter
- completeBaseName: QFileInfo
- completeChanged: QWizardPage
- completeSuffix: QFileInfo
- completer: QComboBox QLineEdit
- completionColumn: QCompleter
- completionCount: QCompleter
- completionMode: QCompleter
- completionModel: QCompleter
- completionPrefix: QCompleter
- completionRole: QCompleter
- component: QCompressedHelpInfo
- componentComplete: QQmlParserStatus
- components: QHelpFilterData
- compression: QImageWriter
- compressionAlgorithm: QResource
- concurrentFrameCount: QVulkanWindow
- config: QNativeInterface::QEGLContext
- conjugated: QQuaternion
- connect: QObject QtFuture
- connectNotify: QObject
- connectSlotsByName: QMetaObject
- connectToBackend: QSensor
- connection: QNativeInterface::QX11Application
- constBegin: QFuture QIterable QList QMap QMultiMap QSet QString QStringView QVarLengthArray
- constCast: QSharedPointer
- constData: QByteArrayView QExplicitlySharedDataPointer QGenericMatrix QList QMatrix4x4 QSharedDataPointer QSharedMemory QString QStringView QVarLengthArray QVariant
- constEnd: QFuture QIterable QList QMap QMultiMap QSet QString QStringView QVarLengthArray
- constFind: QMap QMultiMap QSet
- constFirst: QList
- constInternalPointer: QModelIndex
- constIterator: QBaseIterator
- constKeyValueBegin: QMap QMultiMap
- constKeyValueEnd: QMap QMultiMap
- constLast: QList
- construct: QMetaType
- constructor: QMetaObject
- constructorCount: QMetaObject
- containerDepth: QCborStreamReader
- contains: QByteArrayView QCache QDomNamedNodeMap QLatin1String QList QMap QMultiMap QPageRanges QPageRanges::Range QProcessEnvironment QQmlPropertyMap QRect QRectF QRegion QSet QSettings QString QStringList QStringView QVarLengthArray QVulkanInfoVector
- containsIndex: QContiguousCache
- containsKey: QAssociativeIterable
- containsPoint: QPolygon QPolygonF
- contentItemAt: QHelpContentModel
- contentModel: QHelpEngine
- contentOffset: QPlainTextEdit
- contentOrientation: QWindow
- contentOrientationChanged: QWindow
- contentPos: QScrollEvent QScrollPrepareEvent
- contentPosRange: QScrollPrepareEvent
- contentWidget: QHelpEngine
- contents: QDesignerFormWindowInterface
- contentsCreated: QHelpContentModel
- contentsCreationStarted: QHelpContentModel
- contentsMargins: QLayout
- contentsRect: QGraphicsLayoutItem QLayout
- context: QNativeInterface::QAndroidApplication QShortcut
- contextMenu: QSystemTrayIcon
- contextMenuEvent: QAbstractScrollArea QAbstractSpinBox QComboBox QDialog QGraphicsProxyWidget QGraphicsScene QGraphicsView QLabel QLineEdit QMainWindow QMdiSubWindow QPlainTextEdit QScrollBar QTextEdit
- controlType: QSizePolicy
- controlTypes: QLayout QLayoutItem QWidgetItem
- convert: QMetaType QVariant
- convertFromImage: QPixmap
- convertTo: QColor
- coordinateMode: QGradient
- copy: QFile QLineEdit QPixmap QPlainTextEdit QTextEdit
- copyAvailable: QPlainTextEdit QTextEdit
- copyCollectionFile: QHelpEngineCore
- copyDataTo: QGenericMatrix QMatrix4x4
- copySign: qfloat16
- core: QDesignerActionEditorInterface QDesignerFormWindowInterface QDesignerFormWindowManagerInterface QDesignerObjectInspectorInterface QDesignerPropertyEditorInterface
- corner: QMainWindow
- cornerWidget: QAbstractScrollArea QMenuBar QTabWidget
- correctionMode: QAbstractSpinBox
- count: QBitArray QBoxLayout QByteArrayView QCache QComboBox QContiguousCache QDesignerContainerExtension QDesignerMemberSheetExtension QDesignerPropertySheetExtension QDir QDomNamedNodeMap QDomNodeList QFormLayout QGraphicsAnchorLayout QGraphicsGridLayout QGraphicsLayout QGraphicsLinearLayout QGridLayout QHeaderView QKeyEvent QLayout QList QListWidget QMap QMultiMap QQmlPropertyMap QSet QSplitter QStackedLayout QStackedWidget QString QStringView QTabWidget QTextList QToolBox QUndoStack QVarLengthArray
- crbegin: QByteArrayView QLatin1String QList QRegion QString QStringView QUtf8StringView QVarLengthArray
- create: QAccessiblePlugin QGenericPlugin QGenericPluginFactory QGestureRecognizer QIconEnginePlugin QImageIOPlugin QMetaType QOffscreenSurface QQmlNetworkAccessManagerFactory QSGGeometry::Attribute QSharedMemory QSharedPointer QStyleFactory QStylePlugin QThread QVulkanInstance QWindow
- createAction: QUiLoader QWhatsThis
- createActionGroup: QUiLoader
- createAttribute: QDomDocument
- createAttributeNS: QDomDocument
- createBackend: QSensorBackendFactory QSensorManager
- createCDATASection: QDomDocument
- createColumn: QColumnView
- createComment: QDomDocument
- createContents: QHelpContentModel
- createDocument: QDomImplementation
- createDocumentFragment: QDomDocument
- createDocumentType: QDomImplementation
- createEditor: QItemEditorFactory
- createElement: QDomDocument
- createElementNS: QDomDocument
- createEntityReference: QDomDocument
- createExtension: QExtensionFactory
- createFormWindow: QDesignerFormWindowManagerInterface
- createHandle: QSplitter
- createHeuristicMask: QPixmap
- createIndex: QAbstractItemModel QHelpIndexModel
- createItemGroup: QGraphicsScene
- createLayout: QUiLoader
- createMaskFromColor: QPixmap
- createMimeDataFromSelection: QPlainTextEdit QTextEdit
- createNativeFile: QTemporaryFile
- createPopupMenu: QMainWindow
- createPreviewPixmap: QDesignerFormWindowManagerInterface
- createProcessArgumentsModifier: QProcess
- createProcessingInstruction: QDomDocument
- createProxyForChildWidget: QGraphicsProxyWidget
- createRedoAction: QUndoGroup QUndoStack
- createRenderer: QVulkanWindow
- createSourceIndex: QAbstractProxyModel
- createStandardContextMenu: QLineEdit QPlainTextEdit QTextEdit
- createTextNode: QDomDocument
- createTouchDevice: QTest
- createUndoAction: QUndoGroup QUndoStack
- createWidget: QDesignerCustomWidgetInterface QItemEditorCreator QItemEditorCreatorBase QStandardItemEditorCreator QUiLoader QWidgetAction
- createWithAttributeType: QSGGeometry::Attribute
- createdWidgets: QWidgetAction
- crend: QByteArrayView QLatin1String QList QRegion QString QStringView QUtf8StringView QVarLengthArray
- critical: QMessageBox QMessageLogger
- crossProduct: QVector3D
- current: QDeadlineTimer QDesignerFormWindowCursorInterface QDir QOperatingSystemVersion
- currentAnimation: QSequentialAnimationGroup
- currentAnimationChanged: QSequentialAnimationGroup
- currentAppName: QTest
- currentBlock: QSyntaxHighlighter
- currentBlockState: QSyntaxHighlighter
- currentBlockUserData: QSyntaxHighlighter
- currentCellChanged: QTableWidget
- currentChanged: QAbstractItemView QColumnView QHeaderView QListView QStackedLayout QStackedWidget QTabWidget QTableView QToolBox QTreeView
- currentCharFormat: QPlainTextEdit QTextEdit
- currentCharFormatChanged: QTextEdit
- currentColor: QColorDialog
- currentColorChanged: QColorDialog
- currentColorGroup: QPalette
- currentColumn: QTableWidget QTreeWidget
- currentCommandBuffer: QVulkanWindow
- currentCompletion: QCompleter
- currentCpuArchitecture: QSysInfo
- currentData: QComboBox
- currentDataTag: QTest
- currentFilter: QHelpEngineCore
- currentFont: QFontComboBox QTextEdit
- currentFontChanged: QFontComboBox
- currentFrame: QTimeLine QVulkanWindow
- currentFrameNumber: QMovie
- currentFramebuffer: QVulkanWindow
- currentId: QWizard
- currentIdChanged: QWizard
- currentImage: QMovie
- currentImageNumber: QImageIOHandler QImageReader
- currentImageRect: QImageIOHandler QImageReader
- currentIndex: QAbstractItemView QComboBox QCompleter QDataWidgetMapper QDesignerContainerExtension QStackedLayout QStackedWidget QTabWidget QToolBox
- currentIndexChanged: QComboBox QDataWidgetMapper
- currentItem: QListWidget QTableWidget QTreeWidget
- currentItemChanged: QListWidget QTableWidget QTreeWidget
- currentLoop: QAbstractAnimation
- currentLoopChanged: QAbstractAnimation
- currentLoopTime: QAbstractAnimation
- currentMessage: QStatusBar
- currentOffset: QCborStreamReader
- currentOrientation: QSensor
- currentOrientationChanged: QSensor
- currentPage: QWizard
- currentPageChanged: QCalendarWidget
- currentPath: QDir
- currentPixmap: QMovie
- currentPropertyName: QDesignerPropertyEditorInterface
- currentRow: QCompleter QListWidget QTableWidget
- currentRowChanged: QListWidget
- currentSection: QDateTimeEdit
- currentSectionIndex: QDateTimeEdit
- currentStringChunkSize: QCborStreamReader
- currentSubWindow: QMdiArea
- currentSwapChainImageIndex: QVulkanWindow
- currentTestFailed: QTest
- currentTestFunction: QTest
- currentText: QComboBox
- currentTextChanged: QComboBox QListWidget
- currentThread: QThread
- currentThreadId: QThread
- currentTime: QAbstractAnimation QTimeLine
- currentType: QOperatingSystemVersion
- currentUnicodeVersion: QChar
- currentValue: QAccessibleValueInterface QTimeLine QVariantAnimation
- currentWidget: QStackedLayout QStackedWidget QTabWidget QToolBox
- cursor: QDesignerFormWindowInterface QWindow
- cursorBackward: QLineEdit
- cursorFlashTime: QStyleHints
- cursorFlashTimeChanged: QStyleHints
- cursorForPosition: QPlainTextEdit QTextEdit
- cursorForward: QLineEdit
- cursorMoveStyle: QLineEdit
- cursorPosition: QAccessibleTextCursorEvent QAccessibleTextInterface QLineEdit
- cursorPositionAt: QLineEdit
- cursorPositionChanged: QLineEdit QPlainTextEdit QTextEdit
- cursorRect: QLineEdit QPlainTextEdit QTextEdit
- cursorRectangle: QInputMethod
- cursorRectangleChanged: QInputMethod
- cursorWidth: QPlainTextDocumentLayout QPlainTextEdit QTextEdit
- cursorWordBackward: QLineEdit
- cursorWordForward: QLineEdit
- customButtonClicked: QWizard
- customColor: QColorDialog
- customCount: QColorDialog
- customEvent: QObject
- customType: QEasingCurve
- customValue: QHelpEngineCore
- customWidgets: QDesignerCustomWidgetCollectionInterface QFormBuilder
- cut: QLineEdit QPlainTextEdit QTextEdit
- cyan: QColor
- cyanF: QColor
- cyanSize: QPixelFormat
- dark: QPalette
- darker: QColor
- dashOffset: QPen
- dashPattern: QPen
- data: QAbstractItemModel QAbstractProxyModel QAction QAnyStringView QBuffer QByteArrayView QConcatenateTablesProxyModel QDomCharacterData QDomProcessingInstruction QExplicitlySharedDataPointer QGenericArgument QGenericMatrix QHelpContentModel QLatin1String QList QListWidgetItem QMatrix4x4 QMimeData QModelIndex QModelRoleData QModelRoleDataSpan QPersistentModelIndex QPointer QResource QScopedPointer QSharedDataPointer QSharedMemory QSharedPointer QSortFilterProxyModel QStandardItem QStandardItemModel QString QStringListModel QStringView QTableWidgetItem QTreeWidgetItem QUtf8StringView QVarLengthArray QVariant
- dataChanged: QAbstractItemModel QAbstractItemView QClipboard QListView QTreeView
- dataForRole: QModelRoleDataSpan
- dataRate: QSensor
- dataRateChanged: QSensor
- date: QDateTimeEdit
- dateChanged: QDateTimeEdit
- dateEditAcceptDelay: QCalendarWidget
- dateTextFormat: QCalendarWidget
- dateTime: QDateTimeEdit
- dateTimeChanged: QDateTimeEdit
- dateTimeFromText: QDateTimeEdit
- daylightTimeOffset: QTimeZone
- deadline: QDeadlineTimer
- deadlineNSecs: QDeadlineTimer
- debug: QMessageLogger
- debugStream: QMetaType
- dec: Qt
- decideFormatFromContent: QImageReader
- decimals: QDoubleSpinBox QDoubleValidator
- decimalsChanged: QDoubleValidator
- declaredInClass: QDesignerMemberSheetExtension
- decode: QStringDecoder
- decodeName: QFile
- decomposition: QChar
- decompositionTag: QChar
- decreaseAction: QAccessibleActionInterface
- defaultAction: QDrag QMenu QToolButton
- defaultAlignment: QHeaderView
- defaultAttributes_ColoredPoint2D: QSGGeometry
- defaultAttributes_Point2D: QSGGeometry
- defaultAttributes_TexturedPoint2D: QSGGeometry
- defaultButton: QMessageBox
- defaultCategory: QLoggingCategory
- defaultCompare: QCollator
- defaultDepth: QPixmap
- defaultDropAction: QAbstractItemView
- defaultFactory: QItemEditorFactory
- defaultFormat: QSettings QSurfaceFormat
- defaultRenderPass: QVulkanWindow
- defaultSectionSize: QHeaderView
- defaultSensorForType: QSensor
- defaultSortKey: QCollator
- defaultValues: QCommandLineOption
- defaultWidget: QWidgetAction
- definitionSize: QPageSize
- definitionUnits: QPageSize
- del: QLineEdit
- deleteAccessibleInterface: QAccessible
- deleteData: QDomCharacterData
- deleteLater: QObject
- deleteText: QAccessibleEditableTextInterface
- deleteWidget: QWidgetAction
- delta: QGraphicsSceneWheelEvent QNativeGestureEvent QPanGesture
- depth: QColormap QPaintDevice QPixmap QScreen
- depthBufferSize: QSurfaceFormat
- depthStencilFormat: QVulkanWindow
- depthStencilImage: QVulkanWindow
- depthStencilImageView: QVulkanWindow
- dequeue: QQueue
- deref: QAtomicInteger
- description: QColorSpace QCommandLineOption QCommandLinkButton QSensor
- deselect: QLineEdit
- destroy: QMetaType QOffscreenSurface QVulkanInstance QWindow
- destroyItemGroup: QGraphicsScene
- destroyed: QObject
- destruct: QMetaType
- detach: QExplicitlySharedDataPointer QPixmap QSharedDataPointer QSharedMemory
- detailedText: QMessageBox
- determinant: QMatrix4x4
- device: QCborStreamReader QCborStreamWriter QDataStream QEventPoint QImageIOHandler QImageReader QImageWriter QInputEvent QMovie QStorageInfo QTextDocumentWriter QTextStream QVulkanWindow QXmlStreamReader QXmlStreamWriter
- deviceFunctions: QVulkanInstance
- deviceIndependentSize: QPixmap
- deviceLocalMemoryIndex: QVulkanWindow
- devicePixelRatio: QPaintDevice QPixmap QScreen QWindow
- devicePixelRatioF: QPaintDevice
- deviceType: QInputEvent
- devices: QInputDevice
- digitCount: QLCDNumber
- digitValue: QChar
- dir: QFileInfo
- dirName: QDir
- directWriteFallback: QSaveFile
- direction: QAbstractAnimation QBoxLayout QChar QTimeLine
- directionChanged: QAbstractAnimation
- dirtyRegionOffset: QAbstractItemView
- discard: QRandomGenerator
- discardCommand: QSessionManager
- disconnect: QObject
- disconnectNotify: QObject
- dismiss: QScopeGuard
- display: QLCDNumber QNativeInterface::QEGLContext QNativeInterface::QX11Application
- displayFont: QFontComboBox
- displayFormat: QDateTimeEdit
- displayIntegerBase: QSpinBox
- displayName: Core::IMode QStandardPaths QStorageInfo QTimeZone
- displayText: QLineEdit
- displayedSections: QDateTimeEdit
- distanceToLine: QVector2D QVector3D
- distanceToPlane: QVector3D
- distanceToPoint: QVector2D QVector3D
- doAction: QAccessibleActionInterface QAccessibleWidget
- doSetSource: QTextBrowser
- dockLocationChanged: QDockWidget
- dockOptions: QMainWindow
- dockWidgetArea: QMainWindow
- doctype: QDomDocument
- document: QPlainTextEdit QSyntaxHighlighter QTextEdit
- documentActivated: QHelpIndexWidget
- documentChanged: QPlainTextDocumentLayout
- documentElement: QDomDocument
- documentEncoding: QXmlStreamReader
- documentMode: QMainWindow QMdiArea QTabWidget
- documentSize: QPlainTextDocumentLayout
- documentTitle: QPlainTextEdit QTextEdit
- documentVersion: QXmlStreamReader
- documentationFileName: QHelpEngineCore
- documentsActivated: QHelpIndexWidget
- documentsForIdentifier: QHelpEngineCore
- documentsForKeyword: QHelpEngineCore
- domXml: QDesignerCustomWidgetInterface
- done: QColorDialog QDialog QErrorMessage QInputDialog QWizard
- dotProduct: QQuaternion QVector2D QVector3D QVector4D
- doubleClicked: QAbstractItemView
- doubleDecimals: QInputDialog
- doubleMaximum: QInputDialog
- doubleMinimum: QInputDialog
- doubleStep: QInputDialog
- doubleValue: QInputDialog
- doubleValueChanged: QInputDialog
- doubleValueSelected: QInputDialog
- dragCursor: QDrag
- dragDropMode: QAbstractItemView
- dragDropOverwriteMode: QAbstractItemView
- dragEnabled: QAbstractItemView QLineEdit
- dragEnterEvent: QAbstractItemView QAbstractScrollArea QGraphicsProxyWidget QGraphicsScene QGraphicsView QLineEdit QPlainTextEdit QTextEdit
- dragLeaveEvent: QAbstractItemView QAbstractScrollArea QGraphicsProxyWidget QGraphicsScene QGraphicsView QLineEdit QListView QPlainTextEdit QTextEdit
- dragMode: QGraphicsView
- dragMoveEvent: QAbstractItemView QAbstractScrollArea QGraphicsProxyWidget QGraphicsScene QGraphicsView QLineEdit QListView QPlainTextEdit QTextEdit QTreeView
- draw: QGraphicsBlurEffect QGraphicsColorizeEffect QGraphicsDropShadowEffect QGraphicsEffect QGraphicsOpacityEffect QPlainTextDocumentLayout
- drawBackground: QGraphicsScene QGraphicsView
- drawBranches: QTreeView
- drawComplexControl: QProxyStyle QStyle QStylePainter
- drawContents: QSplashScreen
- drawControl: QProxyStyle QStyle QStylePainter
- drawForeground: QGraphicsScene QGraphicsView
- drawItemPixmap: QProxyStyle QStyle QStylePainter
- drawItemText: QProxyStyle QStyle QStylePainter
- drawPrimitive: QProxyStyle QStyle QStylePainter
- drawRow: QTreeView
- drawSource: QGraphicsEffect
- drawTree: QTreeView
- drawingMode: QSGGeometry
- drives: QDir
- dropAction: QDropEvent QGraphicsSceneDragDropEvent
- dropEvent: QAbstractItemView QAbstractScrollArea QGraphicsProxyWidget QGraphicsScene QGraphicsView QLineEdit QListView QListWidget QPlainTextEdit QTableWidget QTextEdit QTreeWidget
- dropIndicatorPosition: QAbstractItemView
- dropMimeData: QAbstractItemModel QAbstractListModel QAbstractProxyModel QAbstractTableModel QConcatenateTablesProxyModel QIdentityProxyModel QListWidget QSortFilterProxyModel QStandardItemModel QTableWidget QTreeWidget
- dtdName: QXmlStreamReader
- dtdPublicId: QXmlStreamReader
- dtdSystemId: QXmlStreamReader
- dumpObjectInfo: QObject
- dumpObjectTree: QObject
- duplicatesEnabled: QComboBox
- duration: QAbstractAnimation QParallelAnimationGroup QPauseAnimation QSequentialAnimationGroup QTimeLine QVariantAnimation
- dx: QLine QLineF
- dy: QLine QLineF
- dynamicCast: QSharedPointer
- dynamicPropertiesAllowed: QDesignerDynamicPropertySheetExtension
- dynamicPropertyNames: QObject
- dynamicSortFilter: QSortFilterProxyModel
- easingCurve: QTimeLine QVariantAnimation
- echoMode: QLineEdit
- edit: QAbstractItemView
- editItem: QListWidget QTableWidget QTreeWidget
- editTextChanged: QComboBox
- editTriggers: QAbstractItemView
- editingFinished: QAbstractSpinBox QKeySequenceEdit QLineEdit
- editorDestroyed: QAbstractItemView
- effectiveSizeHint: QGraphicsLayoutItem
- efficientBufferSize: QSensor
- efficientBufferSizeChanged: QSensor
- elapsed: QElapsedTimer
- elementById: QDomDocument
- elementsByTagName: QDomDocument QDomElement
- elementsByTagNameNS: QDomDocument QDomElement
- elideMode: QTabWidget
- elidedText: FontMetrics
- ellipseDiameters: QEventPoint
- emitDataChanged: QStandardItem QTreeWidgetItem
- emitSelectionChanged: QDesignerFormWindowInterface
- emplace: QList QVarLengthArray
- emplaceBack: QList
- emplace_back: QList QVarLengthArray
- empty: QAnyStringView QByteArrayView QList QMap QMultiMap QSet QStringView QUtf8StringView QVarLengthArray
- emptyLabel: QUndoView
- enabledChanged: QAction QGraphicsEffect
- enabledStateChanged: Core::IMode
- encode: QStringEncoder
- encodeName: QFile
- encoding: QTextStream
- encodingForData: QStringConverter
- encodingForHtml: QStringConverter
- encodingForName: QStringConverter
- end: QByteArrayView QFuture QLatin1String QLineEdit QList QMap QModelRoleDataSpan QMultiMap QRegion QSet QString QStringTokenizer QStringView QTextTableCell QUtf8StringView QVarLengthArray
- endArray: QCborStreamWriter QSettings
- endFrame: QTimeLine
- endGroup: QSettings
- endInsertColumns: QAbstractItemModel
- endInsertRows: QAbstractItemModel
- endMacro: QUndoStack
- endMap: QCborStreamWriter
- endMoveColumns: QAbstractItemModel
- endMoveRows: QAbstractItemModel
- endPaint: QBackingStore
- endRemoveColumns: QAbstractItemModel
- endRemoveRows: QAbstractItemModel
- endResetModel: QAbstractItemModel
- endValue: QVariantAnimation
- endl: Qt
- endsWith: QByteArrayView QLatin1String QList QString QStringView
- enqueue: QQueue
- ensureBlockLayout: QPlainTextDocumentLayout
- ensureCursorVisible: QPlainTextEdit QTextEdit
- ensureVisible: QGraphicsView QScrollArea QScroller
- ensureWidgetVisible: QScrollArea
- enterContainer: QCborStreamReader
- enterEvent: QMenu QToolButton
- enterWhatsThisMode: QWhatsThis
- entered: QAbstractItemView
- entities: QDomDocumentType
- entityDeclarations: QXmlStreamReader
- entityExpansionLimit: QXmlStreamReader
- entityResolver: QXmlStreamReader
- entryInfoList: QDir
- entryList: QDir
- enumName: QMetaEnum
- enumerator: QMetaObject QMetaProperty
- enumeratorCount: QMetaObject
- enumeratorOffset: QMetaObject
- equal_range: QMap QMultiMap
- equals: QJSPrimitiveValue QMetaType
- erase: QList QMap QMultiMap QSet QString QVarLengthArray
- eraseRangeAtIterator: QMetaSequence
- eraseValueAtIterator: QMetaSequence
- erase_if: QList QMap QMultiMap QSet QString QVarLengthArray
- error: QFileDevice QHelpEngineCore QImageReader QImageWriter QLockFile QMovie QProcess QSensor QSharedMemory QSystemSemaphore QXmlStreamReader
- errorCode: QVulkanInstance
- errorOccurred: QProcess
- errorString: QAbstractFormBuilder QImageReader QImageWriter QJsonParseError QLibrary QPluginLoader QSharedMemory QSystemSemaphore QTemporaryDir QUiLoader QXmlStreamReader
- errorText: QCommandLineParser
- escapeButton: QMessageBox
- event: QAbstractAnimation QAbstractButton QAbstractItemView QAbstractScrollArea QAbstractSlider QAbstractSpinBox QAction QAnimationGroup QCalendarWidget QCheckBox QComboBox QCommandLinkButton QCompleter QCoreApplication QDateTimeEdit QDial QDialogButtonBox QDockWidget QEventLoop QFocusFrame QFontComboBox QFrame QGraphicsProxyWidget QGraphicsScene QGraphicsView QGraphicsWidget QGroupBox QHeaderView QKeySequenceEdit QLCDNumber QLabel QLineEdit QListView QListWidget QMainWindow QMdiArea QMdiSubWindow QMenu QMenuBar QMessageBox QObject QParallelAnimationGroup QPauseAnimation QProgressBar QPropertyAnimation QProxyStyle QPushButton QRadioButton QRubberBand QScrollArea QScrollBar QSequentialAnimationGroup QSettings QSizeGrip QSlider QSocketNotifier QSpinBox QSplashScreen QSplitter QSplitterHandle QStackedWidget QStatusBar QSystemTrayIcon QTabWidget QTableWidget QTextBrowser QThread QToolBar QToolBox QToolButton QTreeWidget QVariantAnimation QWidgetAction QWinEventNotifier QWindow QWizard
- eventDispatcher: QCoreApplication QThread
- eventFilter: QAbstractItemView QCalendarWidget QCompleter QDialog QFocusFrame QGraphicsProxyWidget QGraphicsScene QMdiArea QMdiSubWindow QMenuBar QObject QScrollArea QSizeGrip QWidgetAction
- exception: QUnhandledException
- exclusionPolicy: QActionGroup
- exclusive: QButtonGroup
- exclusiveGrabber: QPointerEvent
- exclusivePointGrabber: QSinglePointEvent
- exec: QCoreApplication QDialog QDrag QEventLoop QMenu QMessageBox QThread
- execute: QProcess
- executeDelayedItemsLayout: QAbstractItemView
- exists: QDir QFile QFileInfo QGlobalStatic
- exit: QCoreApplication QEventLoop QThread
- exitCode: QProcess
- exitStatus: QProcess
- expand: QTreeView
- expandAll: QTreeView
- expandExtendedSearch: QHelpSearchQueryWidget
- expandItem: QTreeWidget
- expandRecursively: QTreeView
- expandToDepth: QTreeView
- expanded: QTreeView
- expandedTo: QSize QSizeF
- expandingDirections: QBoxLayout QFormLayout QGridLayout QLayout QLayoutItem QSizePolicy QSpacerItem QWidgetItem
- expandsOnDoubleClick: QTreeView
- expiryTimeout: QThreadPool
- exportMacro: QDesignerFormWindowInterface
- exposeEvent: QWindow
- extension: QAbstractExtensionFactory QAbstractExtensionManager QExtensionFactory QExtensionManager
- extensionManager: QDesignerFormEditorInterface QExtensionFactory
- extensions: QVulkanInstance
- extraBytes: QAndroidIntent
- extraSelections: QPlainTextEdit QTextEdit
- extraSelectors: QFileSelector
- extraVariant: QAndroidIntent
- failOnWarning: QTest
- failureReportingMode: QAbstractItemModelTester
- fallbackSearchPaths: QIcon
- fallbackThemeName: QIcon
- fallbacksEnabled: QSettings
- fatal: QMessageLogger
- featureChanged: QDesignerFormWindowInterface
- features: QDesignerFormWindowInterface QDockWidget
- featuresChanged: QDockWidget
- fetchAndAddAcquire: QAtomicInteger QAtomicPointer
- fetchAndAddOrdered: QAtomicInteger QAtomicPointer
- fetchAndAddRelaxed: QAtomicInteger QAtomicPointer
- fetchAndAddRelease: QAtomicInteger QAtomicPointer
- fetchAndAndAcquire: QAtomicInteger
- fetchAndAndOrdered: QAtomicInteger
- fetchAndAndRelaxed: QAtomicInteger
- fetchAndAndRelease: QAtomicInteger
- fetchAndOrAcquire: QAtomicInteger
- fetchAndOrOrdered: QAtomicInteger
- fetchAndOrRelaxed: QAtomicInteger
- fetchAndOrRelease: QAtomicInteger
- fetchAndStoreAcquire: QAtomicInteger QAtomicPointer
- fetchAndStoreOrdered: QAtomicInteger QAtomicPointer
- fetchAndStoreRelaxed: QAtomicInteger QAtomicPointer
- fetchAndStoreRelease: QAtomicInteger QAtomicPointer
- fetchAndSubAcquire: QAtomicInteger
- fetchAndSubOrdered: QAtomicInteger
- fetchAndSubRelaxed: QAtomicInteger
- fetchAndSubRelease: QAtomicInteger
- fetchAndXorAcquire: QAtomicInteger
- fetchAndXorOrdered: QAtomicInteger
- fetchAndXorRelaxed: QAtomicInteger
- fetchAndXorRelease: QAtomicInteger
- fetchMore: QAbstractItemModel QAbstractProxyModel QSortFilterProxyModel
- field: QWizard QWizardPage
- fieldAlignment: QTextStream
- fieldGrowthPolicy: QFormLayout
- fieldOfView: QLightSensor
- fieldOfViewChanged: QLightSensor
- fieldWidth: QTextStream
- file: QFileOpenEvent
- fileData: QHelpEngineCore
- fileInfo: QDirIterator
- fileName: QDesignerFormWindowInterface QDesignerWidgetBoxInterface QDirIterator QFile QFileDevice QFileInfo QImageReader QImageWriter QLibrary QLockFile QMovie QPluginLoader QResource QSaveFile QSettings QTextDocumentWriter
- fileNameChanged: QDesignerFormWindowInterface
- filePath: QDir QDirIterator QFileInfo QTemporaryDir QTranslator QWindow
- fileSystemType: QStorageInfo
- fileTime: QFileDevice QFileInfo
- files: QHelpEngineCore
- filesystemAbsoluteFilePath: QFileInfo
- filesystemAbsolutePath: QDir QFileInfo
- filesystemCanonicalFilePath: QFileInfo
- filesystemCanonicalPath: QDir QFileInfo
- filesystemFileName: QFile
- filesystemFilePath: QFileInfo
- filesystemJunctionTarget: QFileInfo
- filesystemPath: QDir QFileInfo
- filesystemSymLinkTarget: QFile QFileInfo
- fill: QBitArray QGenericMatrix QList QMatrix4x4 QPixmap QString
- fillRange: QRandomGenerator
- filter: QAccelerometerFilter QAmbientLightFilter QAmbientTemperatureFilter QCompassFilter QDir QGyroscopeFilter QHelpIndexModel QHumidityFilter QLightFilter QMagnetometerFilter QOrientationFilter QPressureFilter QProximityFilter QRotationFilter QSensorFilter QStringList QTiltFilter
- filterAcceptsColumn: QSortFilterProxyModel
- filterAcceptsRow: QSortFilterProxyModel
- filterActivated: QHelpFilterEngine
- filterCaseSensitivity: QSortFilterProxyModel
- filterCaseSensitivityChanged: QSortFilterProxyModel
- filterData: QHelpFilterEngine
- filterEngine: QHelpEngineCore
- filterIndices: QHelpIndexWidget
- filterKeyColumn: QSortFilterProxyModel
- filterMode: QCompleter
- filterNativeEvent: QAbstractEventDispatcher
- filterRegularExpression: QSortFilterProxyModel
- filterRole: QSortFilterProxyModel
- filterRoleChanged: QSortFilterProxyModel
- filtering: QSGImageNode QSGSimpleTextureNode
- filters: QHelpFilterEngine QSensor
- finalPosition: QScroller
- finalStop: QLinearGradient
- find: QAssociativeIterable QMap QMultiMap QPlainTextEdit QSet QTextEdit
- findBufferChanged: QClipboard
- findChild: QObject
- findChildren: QObject
- findClass: QJniEnvironment
- findData: QComboBox
- findExecutable: QStandardPaths
- findField: QJniEnvironment
- findFile: QHelpEngineCore
- findFormWindow: QDesignerFormWindowInterface
- findItems: QListWidget QStandardItemModel QTableWidget QTreeWidget
- findMethod: QJniEnvironment
- findNext: QFutureIterator QHashIterator QListIterator QMapIterator QMultiMapIterator QMutableHashIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QMutableSetIterator QSetIterator
- findPrevious: QFutureIterator QListIterator QMapIterator QMultiMapIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QSetIterator
- findStaticField: QJniEnvironment
- findStaticMethod: QJniEnvironment
- findText: QComboBox
- fingerCount: QNativeGestureEvent
- finish: QPromise QSplashScreen
- finished: QAbstractAnimation QDialog QFutureWatcher QMovie QProcess QThread QTimeLine
- first: QByteArrayView QContiguousCache QLatin1String QList QMap QMultiMap QString QStringView QUtf8StringView QVarLengthArray
- firstChild: QDomNode
- firstChildElement: QDomNode
- firstColumn: QAccessibleTableModelChangeEvent
- firstCursorPosition: QTextTableCell
- firstDayOfWeek: QCalendarWidget
- firstIndex: QContiguousCache
- firstKey: QMap QMultiMap
- firstPage: QPageRanges
- firstRow: QAccessibleTableModelChangeEvent
- firstVisibleBlock: QPlainTextEdit
- fitInView: QGraphicsView
- fixed: Qt
- fixup: QAbstractSpinBox QDateTimeEdit QDoubleSpinBox QDoubleValidator QIntValidator QSpinBox QValidator
- flags: QAbstractItemModel QAbstractListModel QAbstractProxyModel QAbstractTableModel QCommandLineOption QConcatenateTablesProxyModel QGlyphRun QGraphicsSceneMouseEvent QListWidgetItem QMetaType QModelIndex QMouseEvent QPersistentModelIndex QSGRenderNode QSortFilterProxyModel QStandardItem QStandardItemModel QStringListModel QTableWidgetItem QTextOption QTreeWidgetItem QVulkanInstance QVulkanWindow QWindow
- floatingPointPrecision: QDataStream
- flow: QListView
- flush: QBackingStore QFileDevice QTextStream Qt
- focalPoint: QRadialGradient
- focalRadius: QRadialGradient
- focusChild: QAccessibleInterface QAccessibleWidget
- focusInEvent: QAbstractButton QAbstractItemView QAbstractSpinBox QComboBox QDateTimeEdit QGraphicsProxyWidget QGraphicsScene QGraphicsView QGraphicsWidget QGroupBox QLabel QLineEdit QMdiSubWindow QMenuBar QPlainTextEdit QPushButton QTextEdit QWindow
- focusItem: QGraphicsScene
- focusItemChanged: QGraphicsScene
- focusNextPrevChild: QAbstractItemView QDateTimeEdit QGraphicsProxyWidget QGraphicsScene QGraphicsView QGraphicsWidget QLabel QMenu QPlainTextEdit QScrollArea QTextBrowser QTextEdit
- focusObject: QWindow
- focusObjectChanged: QWindow
- focusOnTouch: QGraphicsScene
- focusOutEvent: QAbstractButton QAbstractItemView QAbstractSpinBox QComboBox QGraphicsProxyWidget QGraphicsScene QGraphicsView QGraphicsWidget QLabel QLineEdit QMdiSubWindow QMenuBar QPlainTextEdit QPushButton QTextBrowser QTextEdit QWindow
- focusPolicy: QGraphicsWidget
- focusWidget: QGraphicsWidget
- font: QAction QGraphicsScene QGraphicsWidget QListWidgetItem QStandardItem QTableWidgetItem QToolTip QTreeWidgetItem
- fontFamily: QTextEdit
- fontFilters: QFontComboBox
- fontItalic: QTextEdit
- fontPointSize: QTextEdit
- fontSmoothingGamma: QStyleHints
- fontUnderline: QTextEdit
- fontWeight: QTextEdit
- forceShow: QProgressDialog
- forcepoint: Qt
- forcesign: Qt
- foreach: <QtGlobal>
- foreground: QListWidgetItem QStandardItem QTableWidgetItem QTreeWidgetItem
- foregroundBrush: QGraphicsScene QGraphicsView
- foregroundColor: QAccessibleInterface QAccessibleWidget
- forever: <QtGlobal>
- formAlignment: QFormLayout
- formContainer: QDesignerFormWindowInterface
- formWindow: QDesignerFormWindowCursorInterface QDesignerFormWindowManagerInterface
- formWindowAdded: QDesignerFormWindowManagerInterface
- formWindowCount: QDesignerFormWindowManagerInterface
- formWindowManager: QDesignerFormEditorInterface
- formWindowRemoved: QDesignerFormWindowManagerInterface
- formWindowSettingsChanged: QDesignerFormWindowManagerInterface
- format: QImageIOHandler QImageReader QImageWriter QMovie QOffscreenSurface QProgressBar QSettings QSurface QSyntaxHighlighter QTextDocumentWriter QTextList QTextTable QTextTableCell QWindow
- formats: QMimeData
- forward: QTextBrowser
- forwardAvailable: QTextBrowser
- forwardHistoryCount: QTextBrowser
- frameBoundingRect: QPlainTextDocumentLayout
- frameChanged: QMovie QTimeLine
- frameCount: QMovie
- frameForTime: QTimeLine
- frameGeometry: QWindow
- frameGrabbed: QVulkanWindow
- frameMargins: QWindow
- framePosition: QWindow
- frameReady: QVulkanWindow
- frameRect: QFrame QMovie
- frameShadow: QFrame
- frameShape: QFrame
- frameStyle: QFrame
- frameWidth: QFrame
- freeze: QQmlPropertyMap
- fromAdapter: QQuickGraphicsDevice
- fromArgb32: QRgba64 QRgbaFloat
- fromArray: QByteArrayView QStringView QUtf8StringView
- fromAxes: QQuaternion
- fromAxisAndAngle: QQuaternion
- fromBits: QBitArray
- fromCmyk: QColor
- fromCmykF: QColor
- fromCombined: QKeyCombination
- fromCompressedHelpFile: QCompressedHelpInfo
- fromContainer: QMetaSequence
- fromData: QBitmap
- fromDeviceAndCommandQueue: QQuickGraphicsDevice
- fromDeviceAndContext: QQuickGraphicsDevice
- fromDeviceObjects: QQuickGraphicsDevice
- fromDirection: QQuaternion
- fromEulerAngles: QQuaternion
- fromHRGN: QRegion
- fromHsl: QColor
- fromHslF: QColor
- fromHsv: QColor
- fromHsvF: QColor
- fromHtml: QTextDocumentFragment
- fromIccProfile: QColorSpace
- fromImage: QBitmap QPixmap
- fromImageReader: QPixmap
- fromInt: QFlags
- fromJson: QJsonDocument
- fromLatin1: QChar QString
- fromLocal8Bit: QString
- fromLocalRef: QJniObject
- fromLocaleDateString: Date
- fromLocaleString: Date Number
- fromLocaleTimeString: Date
- fromName: QMetaType
- fromNative: QNativeInterface::QCocoaGLContext QNativeInterface::QEGLContext QNativeInterface::QGLXContext QNativeInterface::QWGLContext
- fromNativeSeparators: QDir
- fromOpenGLContext: QQuickGraphicsDevice
- fromPhysicalDevice: QQuickGraphicsDevice
- fromPixmap: QBitmap
- fromPlainText: QTextDocumentFragment
- fromPolar: QLineF
- fromRawData: QString
- fromRgb: QColor
- fromRgbF: QColor
- fromRgba: QColor QRgba64 QRgbaFloat
- fromRgba64: QColor QRgba64 QRgbaFloat
- fromRotationMatrix: QQuaternion
- fromSignal: QMetaMethod
- fromStdString: QString
- fromStdU16String: QString
- fromStdU32String: QString
- fromStdWString: QString
- fromString: QJniObject QPageRanges
- fromTheme: QIcon
- fromType: QMetaEnum QMetaType
- fromUcs2: QChar
- fromUcs4: QChar QString
- fromUtf16: QString
- fromUtf8: QString
- fromVariant: QJsonDocument
- fromWCharArray: QString
- fromWinId: QWindow
- front: QAnyStringView QByteArrayView QLatin1String QList QString QStringView QUtf8StringView QVarLengthArray
- frustum: QMatrix4x4
- fullRect: QPageLayout
- fullRectPixels: QPageLayout
- fullRectPoints: QPageLayout
- functions: QVulkanInstance
- future: QFutureWatcher QPromise
- futures: QFutureSynchronizer
- gamma: QColorSpace
- generate: QRandomGenerator QRandomGenerator64
- generate64: QRandomGenerator
- generateByteOrderMark: QTextStream
- generateDouble: QRandomGenerator
- generatedIconPixmap: QProxyStyle QStyle
- geometriesChanged: QHeaderView
- geometry: QGraphicsLayoutItem QLayout QLayoutItem QScreen QSpacerItem QSystemTrayIcon QWidgetItem QWindow
- geometryChanged: QDesignerFormWindowInterface QGraphicsWidget QScreen
- gesture: QGestureEvent
- gestureCancelPolicy: QGesture
- gestureType: QGesture QNativeGestureEvent
- gestures: QGestureEvent
- get: QExplicitlySharedDataPointer QPointer QScopedPointer QSharedDataPointer QSharedPointer FolderListModel
- getAxes: QQuaternion
- getAxisAndAngle: QQuaternion
- getChar: QIODevice
- getCmyk: QColor
- getCmykF: QColor
- getColor: QColorDialog
- getContentsMargins: QGraphicsLayout QGraphicsLayoutItem QGraphicsWidget QLayout
- getCoords: QRect QRectF
- getDouble: QInputDialog
- getEulerAngles: QQuaternion
- getField: QJniObject
- getHsl: QColor
- getHslF: QColor
- getHsv: QColor
- getHsvF: QColor
- getInstanceProcAddr: QVulkanInstance
- getInt: QInputDialog
- getItem: QInputDialog
- getItemPosition: QFormLayout QGridLayout
- getLayoutPosition: QFormLayout
- getLockInfo: QLockFile
- getMultiLineText: QInputDialog
- getObjectField: QJniObject
- getPaintContext: QPlainTextEdit
- getRange: QSplitter
- getRect: QRect QRectF
- getResource: QSGRendererInterface
- getRgb: QColor
- getRgbF: QColor
- getStaticField: QJniObject
- getStaticObjectField: QJniObject
- getText: QInputDialog
- getWidgetPosition: QFormLayout
- getWindowFrameMargins: QGraphicsWidget
- global: QRandomGenerator
- globalGrabPosition: QEventPoint
- globalInstance: QThreadPool
- globalLastPosition: QEventPoint
- globalPos: QContextMenuEvent QHelpEvent
- globalPosition: QEventPoint QSinglePointEvent
- globalPressPosition: QEventPoint
- globalX: QContextMenuEvent QHelpEvent
- globalY: QContextMenuEvent QHelpEvent
- glyphIndexes: QGlyphRun
- gotFocus: QFocusEvent
- grab: QVulkanWindow
- grabGesture: QScroller
- grabKeyboardEvent: QGraphicsWidget
- grabMouseEvent: QGraphicsProxyWidget QGraphicsWidget
- grabPosition: QEventPoint
- grabShortcut: QGraphicsWidget
- grabWindow: QScreen
- grabbedGesture: QScroller
- gradient: QBrush
- graphicsApi: QSGRendererInterface
- graphicsCommandPool: QVulkanWindow
- graphicsItem: QGraphicsLayoutItem
- graphicsQueue: QVulkanWindow
- graphicsQueueFamilyIndex: QVulkanWindow
- green: QColor QRgba64 QRgbaFloat
- green16: QRgbaFloat
- green8: QRgba64 QRgbaFloat
- greenBufferSize: QSurfaceFormat
- greenF: QColor
- greenNormalized: QRgbaFloat
- greenSize: QPixelFormat
- grid: QDesignerFormWindowInterface
- gridSize: QListView
- gridStyle: QTableView
- group: QAbstractAnimation QAbstractButton QDesignerCustomWidgetInterface QFileInfo QSettings QUndoView
- groupId: QFileInfo
- grownBy: QSize QSizeF
- handle: QAndroidBinder QAndroidIntent QAndroidParcel QAndroidServiceConnection QBackingStore QFileDevice QScreen QSplitter QWinEventNotifier
- handleActivityResult: QAndroidActivityResultReceiver
- handleInput: QScroller
- handleWidth: QSplitter
- hasAcceptableInput: QAbstractSpinBox QLineEdit
- hasAlpha: QPixmap QSurfaceFormat
- hasAlphaChannel: QPixmap
- hasAttribute: QDomElement QXmlStreamAttributes
- hasAttributeNS: QDomElement
- hasAttributes: QDomNode
- hasAutoScroll: QAbstractItemView
- hasCapability: QInputDevice
- hasChildNodes: QDomNode
- hasChildren: QAbstractItemModel QAbstractProxyModel QSortFilterProxyModel QStandardItem QStandardItemModel
- hasColor: QMimeData
- hasDaylightTime: QTimeZone
- hasError: QStringConverter QXmlStreamReader QXmlStreamWriter
- hasExpired: QDeadlineTimer QElapsedTimer
- hasFeature: QDesignerFormWindowInterface QDomImplementation
- hasFocus: QGraphicsScene
- hasFormat: QMimeData
- hasFrame: QAbstractSpinBox QComboBox QLineEdit
- hasHeightForWidth: QBoxLayout QFormLayout QGridLayout QLayoutItem QSizePolicy QStackedLayout QTabWidget QWidgetItem
- hasHotSpot: QGesture
- hasHtml: QMimeData
- hasImage: QMimeData
- hasIndex: QAbstractItemModel
- hasLocalData: QThreadStorage
- hasMirrored: QChar
- hasNext: QCborStreamReader QDirIterator QFutureIterator QHashIterator QListIterator QMapIterator QMultiMapIterator QMutableHashIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QMutableSetIterator QSetIterator
- hasNotifySignal: QMetaProperty
- hasPrevious: QFutureIterator QListIterator QMapIterator QMultiMapIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QSetIterator
- hasRegisteredConverterFunction: QMetaType
- hasRegisteredDataStreamOperators: QMetaType
- hasRegisteredDebugStreamOperator: QMetaType
- hasRegisteredMutableViewFunction: QMetaType
- hasReset: QDesignerPropertySheetExtension
- hasScaledContents: QLabel
- hasScroller: QScroller
- hasSelectedText: QLabel QLineEdit
- hasSelection: QDesignerFormWindowCursorInterface
- hasStaticContents: QBackingStore
- hasText: QMimeData
- hasThemeIcon: QIcon
- hasTracking: QAbstractSlider
- hasTransitions: QTimeZone
- hasUrls: QMimeData
- hasVisitedPage: QWizard
- hasWidthForHeight: QSizePolicy
- hasZ: QRotationSensor
- hasZChanged: QRotationSensor
- hash: QCryptographicHash QMessageAuthenticationCode
- hashLength: QCryptographicHash
- head: QQueue
- header: QTreeView
- headerData: QAbstractItemModel QAbstractProxyModel QConcatenateTablesProxyModel QIdentityProxyModel QSortFilterProxyModel QStandardItemModel QTransposeProxyModel
- headerDataChanged: QAbstractItemModel QHeaderView
- headerItem: QTreeWidget
- headerTextFormat: QCalendarWidget
- height: QGraphicsScene QPaintDevice QPixmap QRect QRectF QSize QSizeF QWindow
- heightChanged: QWindow
- heightForWidth: QBoxLayout QCommandLinkButton QFormLayout QGridLayout QLabel QLayoutItem QMenuBar QStackedLayout QTabWidget QWidgetItem
- heightMM: QPaintDevice
- helpEngine: QHelpIndexModel
- helpEvent: QGraphicsScene
- helpRequested: QDialogButtonBox QWizard
- helpText: QCommandLineParser
- hex: Qt
- hiddenSectionCount: QHeaderView
- hide: QInputMethod QSystemTrayIcon QWindow
- hideColumn: QTableView QTreeView
- hideEvent: QAbstractSpinBox QComboBox QGraphicsProxyWidget QGraphicsWidget QMdiSubWindow QMenu QScrollBar QSizeGrip QWindow
- hideOrShow: QStatusBar
- hidePopup: QComboBox
- hideRow: QTableView
- hideSection: QHeaderView
- hideSplashScreen: QNativeInterface::QAndroidApplication
- hideTearOffMenu: QMenu
- hideText: QToolTip QWhatsThis
- highSurrogate: QChar
- highlight: QPalette
- highlightBlock: QSyntaxHighlighter
- highlightSections: QHeaderView
- highlighted: QComboBox QCompleter QTextBrowser
- highlightedText: QPalette
- historyChanged: QTextBrowser
- historyTitle: QTextBrowser
- historyUrl: QTextBrowser
- hitButton: QAbstractButton QCheckBox QPushButton QRadioButton QToolButton
- hitTest: QPlainTextDocumentLayout
- hitTestComplexControl: QProxyStyle QStyle
- home: QDir QLineEdit QTextBrowser
- homePath: QDir
- horizontalDirection: QSwipeGesture
- horizontalHeader: QTableView
- horizontalHeaderFormat: QCalendarWidget
- horizontalHeaderItem: QStandardItemModel QTableWidget
- horizontalOffset: QAbstractItemView QColumnView QHeaderView QListView QTableView QTreeView
- horizontalPolicy: QSizePolicy
- horizontalScaleAt: QGraphicsItemAnimation
- horizontalScrollBar: QAbstractScrollArea
- horizontalScrollBarPolicy: QAbstractScrollArea
- horizontalScrollMode: QAbstractItemView
- horizontalShearAt: QGraphicsItemAnimation
- horizontalSpacing: QFormLayout QGraphicsAnchorLayout QGraphicsGridLayout QGridLayout
- horizontalStretch: QSizePolicy
- hostVisibleMemoryIndex: QVulkanWindow
- hotSpot: QCursor QDrag QGesture
- hover: QAction
- hoverEnterEvent: QGraphicsProxyWidget
- hoverLeaveEvent: QGraphicsProxyWidget QGraphicsWidget
- hoverMoveEvent: QGraphicsProxyWidget QGraphicsWidget
- hovered: QAction QMenu QMenuBar
- href: QWhatsThisClickedEvent
- hslHue: QColor
- hslHueF: QColor
- hslSaturation: QColor
- hslSaturationF: QColor
- hsvHue: QColor
- hsvHueF: QColor
- hsvSaturation: QColor
- hsvSaturationF: QColor
- html: QMimeData
- hue: QColor
- hueF: QColor
- hueSize: QPixelFormat
- ianaIdToWindowsId: QTimeZone
- iccProfile: QColorSpace
- icon: Core::IMode QAbstractButton QAbstractFileIconProvider QAction QDesignerCustomWidgetInterface QFileIconProvider QListWidgetItem QMenu QMessageBox QStandardItem QSystemTrayIcon QTableWidgetItem QTreeWidgetItem QWindow
- iconName: QIconEngine
- iconPixmap: QMessageBox
- iconSize: QAbstractButton QAbstractItemView QComboBox QMainWindow QTabWidget QToolBar
- iconSizeChanged: QAbstractItemView QMainWindow QToolBar
- iconText: QAction
- id: Core::IMode QButtonGroup QEventPoint QMetaType QPageSize QShortcut QTimeZone QUndoCommand
- idClicked: QButtonGroup
- idPressed: QButtonGroup
- idReleased: QButtonGroup
- idToggled: QButtonGroup
- idealThreadCount: QThread
- identifier: QSensor
- identifierChanged: QSensor
- ignore: QDragMoveEvent QEvent QGestureEvent
- ignoreMessage: QTest
- ignorePunctuation: QCollator
- image: QClipboard
- imageCount: QImageIOHandler QImageReader
- imageData: QMimeData
- imageFormat: QImageReader
- imageFormatsForMimeType: QImageReader QImageWriter
- implementation: QDomDocument
- importNode: QDomDocument
- inWhatsThisMode: QWhatsThis
- includeFile: QDesignerCustomWidgetInterface
- includeHints: QDesignerFormWindowInterface
- increaseAction: QAccessibleActionInterface
- indent: QLabel
- indentation: QTreeView
- index: QAbstractItemModel QAbstractListModel QAbstractTableModel QConcatenateTablesProxyModel QHelpContentModel QIdentityProxyModel QSortFilterProxyModel QStandardItem QStandardItemModel QTransposeProxyModel QUndoStack
- indexAbove: QTreeView
- indexAt: QAbstractItemView QColumnView QListView QTableView QTreeView
- indexBelow: QTreeView
- indexChanged: QUndoGroup QUndoStack
- indexCount: QSGGeometry
- indexCreated: QHelpIndexModel
- indexCreationStarted: QHelpIndexModel
- indexData: QSGGeometry
- indexDataAsUInt: QSGGeometry
- indexDataAsUShort: QSGGeometry
- indexDataPattern: QSGGeometry
- indexFromItem: QListWidget QStandardItemModel QTableWidget QTreeWidget
- indexIn: QByteArrayMatcher QStaticByteArrayMatcher QStringMatcher
- indexModel: QHelpEngine
- indexOf: QByteArrayView QDesignerMemberSheetExtension QDesignerPropertySheetExtension QHelpContentWidget QLatin1String QLayout QList QSplitter QStackedWidget QString QStringList QStringView QTabWidget QToolBox QVarLengthArray FolderListModel CalendarModel
- indexOfAnimation: QAnimationGroup
- indexOfChild: QAccessibleInterface QAccessibleWidget QTreeWidgetItem
- indexOfClassInfo: QMetaObject
- indexOfConstructor: QMetaObject
- indexOfEnumerator: QMetaObject
- indexOfMethod: QMetaObject
- indexOfProperty: QMetaObject
- indexOfSignal: QMetaObject
- indexOfSlot: QMetaObject
- indexOfTopLevelItem: QTreeWidget
- indexRowSizeHint: QTreeView
- indexType: QSGGeometry
- indexWidget: QAbstractItemView QHelpEngine
- indexesMoved: QListView
- indexingFinished: QHelpSearchEngine
- indexingStarted: QHelpSearchEngine
- indices: QHelpFilterEngine
- info: QMessageLogger
- information: QMessageBox
- informativeText: QMessageBox
- inheritedFromWidget: QDesignerMemberSheetExtension
- inheritedOpacity: QSGRenderNode
- inherits: QMetaObject QObject
- inheritsFromParent: QProcessEnvironment
- initFrom: QStyleOption
- initResources: QVulkanWindowRenderer
- initStyleOption: QAbstractSpinBox QCheckBox QComboBox QDateTimeEdit QDial QDockWidget QFocusFrame QFrame QGraphicsWidget QGroupBox QHeaderView QLineEdit QMenu QMenuBar QProgressBar QPushButton QRadioButton QRubberBand QScrollBar QSlider QTabWidget QToolButton
- initStyleOptionForIndex: QHeaderView
- initSwapChainResources: QVulkanWindowRenderer
- initViewItemOption: QAbstractItemView QListView QTableView
- initialize: QDesignerCustomWidgetInterface
- initializeColumn: QColumnView
- initializeEngine: QQmlEngineExtensionPlugin
- initializePage: QWizard QWizardPage
- inputChannelMode: QProcess
- inputDirection: QInputMethod
- inputDirectionChanged: QInputMethod
- inputItemClipRectangle: QInputMethod
- inputItemClipRectangleChanged: QInputMethod
- inputItemRectangle: QInputMethod
- inputItemTransform: QInputMethod
- inputMask: QLineEdit
- inputMethodEvent: QAbstractItemView QComboBox QGraphicsProxyWidget QGraphicsScene QGraphicsView QLineEdit QPlainTextEdit QTextEdit
- inputMethodQuery: QAbstractItemView QAbstractSpinBox QComboBox QGraphicsProxyWidget QGraphicsScene QGraphicsView QLineEdit QPlainTextEdit QTextEdit
- inputMode: QInputDialog
- inputRejected: QLineEdit
- insert: QCache QContiguousCache QLineEdit QList QMap QMultiMap QMutableListIterator QProcessEnvironment QQmlPropertyMap QSet QString QVarLengthArray
- insertAction: QGraphicsWidget
- insertActions: QGraphicsWidget
- insertAfter: QDomNode
- insertAnimation: QAnimationGroup
- insertBefore: QDomNode
- insertChild: QTreeWidgetItem
- insertChildren: QTreeWidgetItem
- insertColumn: QAbstractItemModel QStandardItem QStandardItemModel QTableWidget
- insertColumns: QAbstractItemModel QIdentityProxyModel QSortFilterProxyModel QStandardItem QStandardItemModel QTextTable QTransposeProxyModel
- insertData: QDomCharacterData
- insertFromMimeData: QPlainTextEdit QTextEdit
- insertHtml: QTextEdit
- insertItem: QBoxLayout QComboBox QGraphicsLinearLayout QListWidget QToolBox
- insertItems: QComboBox QListWidget
- insertKey: QAssociativeIterable
- insertLayout: QBoxLayout
- insertMenu: QMenu QMenuBar
- insertPause: QSequentialAnimationGroup
- insertPermanentWidget: QStatusBar
- insertPlainText: QPlainTextEdit QTextEdit
- insertPolicy: QComboBox
- insertRow: QAbstractItemModel QFormLayout QStandardItem QStandardItemModel QTableWidget
- insertRows: QAbstractItemModel QIdentityProxyModel QSortFilterProxyModel QStandardItem QStandardItemModel QStringListModel QTextTable QTransposeProxyModel
- insertSection: QMenu
- insertSeparator: QComboBox QMenu QMenuBar QToolBar
- insertSpacerItem: QBoxLayout
- insertSpacing: QBoxLayout
- insertStretch: QBoxLayout QGraphicsLinearLayout
- insertTab: QTabWidget
- insertText: QAccessibleEditableTextInterface
- insertToolBar: QMainWindow
- insertToolBarBreak: QMainWindow
- insertTopLevelItem: QTreeWidget
- insertTopLevelItems: QTreeWidget
- insertValueAtIterator: QMetaSequence
- insertWidget: QBoxLayout QDesignerContainerExtension QSplitter QStackedLayout QStackedWidget QStatusBar QToolBar
- installDebugOutputFilter: QVulkanInstance
- installEventFilter: QObject
- installFactory: QAccessible
- installFilter: QLoggingCategory
- installNativeEventFilter: QAbstractEventDispatcher QCoreApplication
- installTranslator: QCoreApplication
- instance: QAbstractEventDispatcher QColormap QCoreApplication QPluginLoader
- intMaximum: QInputDialog
- intMinimum: QInputDialog
- intStep: QInputDialog
- intValue: QInputDialog QLCDNumber
- intValueChanged: QInputDialog
- intValueSelected: QInputDialog
- integerBase: QTextStream
- intercept: QQmlAbstractUrlInterceptor
- interface_cast: QAccessibleInterface QAccessibleWidget
- internalId: QModelIndex
- internalPointer: QModelIndex
- internalSubset: QDomDocumentType
- interpolated: QVariantAnimation
- interpretText: QAbstractSpinBox
- interrupt: QAbstractEventDispatcher
- intersect: QSet
- intersected: QPolygon QPolygonF QRect QRectF QRegion
- intersects: QLineF QPolygon QPolygonF QRect QRectF QRegion QSet
- interval: QTimer
- intervalAsDuration: QTimer
- invalidDataPolicy: QDomImplementation
- invalidate: QBoxLayout QElapsedTimer QFormLayout QGraphicsAnchorLayout QGraphicsGridLayout QGraphicsLayout QGraphicsLinearLayout QGraphicsScene QGridLayout QLayout QLayoutItem QSortFilterProxyModel
- invalidateColumnsFilter: QSortFilterProxyModel
- invalidateFilter: QSortFilterProxyModel
- invalidateRowsFilter: QSortFilterProxyModel
- invalidateScene: QGraphicsView
- inverted: QMatrix4x4 QQuaternion QWheelEvent
- invertedAppearance: QAbstractSlider QProgressBar
- invertedControls: QAbstractSlider
- invisibleRootItem: QStandardItemModel QTreeWidget
- invoke: QMetaMethod
- invokeAction: QInputMethod
- invokeMethod: QMetaObject
- invokeOnGadget: QMetaMethod
- isAbsolute: QDir QFileInfo
- isAbsolutePath: QDir
- isAccelerated: QAbstractSpinBox
- isAccepted: QEvent QEventPoint QGestureEvent
- isActivated: QGraphicsLayout
- isActive: QAccessible QBasicTimer QGraphicsScene QSensor QTimer QUndoStack QWindow
- isActiveWindow: QGraphicsWidget
- isActivityContext: QNativeInterface::QAndroidApplication
- isAffine: QMatrix4x4
- isAlwaysOn: QSensor
- isAmbiguous: QShortcutEvent
- isAncestorOf: QWindow
- isAnimated: QMainWindow QTreeView
- isAnimating: QInputMethod
- isApiRhiBased: QSGRendererInterface
- isAreaAllowed: QDockWidget QToolBar
- isArray: QCborStreamReader QJsonDocument
- isAtBoundary: QTextBoundaryFinder
- isAtomicSyncRequired: QSettings
- isAttached: QSharedMemory
- isAttr: QDomNode
- isAttribute: QDesignerPropertySheetExtension
- isAutoRepeat: QKeyEvent
- isAutoTristate: QStandardItem
- isBackendRegistered: QSensorManager
- isBackwardAvailable: QTextBrowser
- isBeginEvent: QSinglePointEvent QTouchEvent QWheelEvent
- isBindable: QMetaProperty
- isBool: QCborStreamReader
- isBrushSet: QPalette
- isBundle: QFileInfo
- isBusy: QSensor
- isByteArray: QCborStreamReader
- isCDATA: QXmlStreamReader
- isCDATASection: QDomNode
- isCanceled: QFuture QFutureWatcher QPromise
- isChanged: QDesignerPropertySheetExtension
- isCharacterData: QDomNode
- isCharacters: QXmlStreamReader
- isCheckable: QAbstractButton QAction QGroupBox QStandardItem
- isChecked: QAbstractButton QAction QGroupBox
- isClassAvailable: QJniObject
- isClean: QUndoGroup QUndoStack
- isClearButtonEnabled: QLineEdit
- isClosed: QPolygonF
- isCollapsible: QSplitter
- isColumnHidden: QTableView QTreeView
- isColumnSelected: QAccessibleTableInterface
- isComboBoxEditable: QInputDialog
- isComment: QDomNode QXmlStreamReader
- isCommitPage: QWizardPage
- isComplete: QWizardPage
- isConnectedToBackend: QSensor
- isConst: QMetaMethod
- isConstant: QMetaProperty
- isContainer: QCborStreamReader QDesignerCustomWidgetInterface
- isCopyOf: QPalette
- isCornerButtonEnabled: QTableView
- isCosmetic: QPen
- isCreatingContents: QHelpContentModel
- isCreatingIndex: QHelpIndexModel
- isCriticalEnabled: QLoggingCategory
- isDTD: QXmlStreamReader
- isDateEditEnabled: QCalendarWidget
- isDaylightTime: QTimeZone
- isDebugBuild: QLibraryInfo
- isDebugEnabled: QLoggingCategory
- isDefault: QPushButton QXmlStreamAttribute
- isDefaultUp: QMenuBar
- isDesignable: QMetaProperty
- isDestroyed: QGlobalStatic
- isDigit: QChar
- isDir: QFileInfo QResource
- isDirty: QDesignerFormWindowInterface
- isDisabled: QTreeWidgetItem
- isDockNestingEnabled: QMainWindow
- isDocument: QDomNode
- isDocumentFragment: QDomNode
- isDocumentType: QDomNode
- isDouble: QCborStreamReader
- isDown: QAbstractButton
- isDragEnabled: QStandardItem
- isDropEnabled: QStandardItem
- isDynamicProperty: QDesignerDynamicPropertySheetExtension
- isEditable: QComboBox QStandardItem
- isElement: QDomNode
- isEmpty: QAnyStringView QBitArray QByteArrayView QCache QContiguousCache QDir QDomNamedNodeMap QDomNodeList QGlyphRun QGraphicsLayoutItem QJsonDocument QLatin1String QLayout QLayoutItem QList QMap QMenu QMultiMap QObjectCleanupHandler QPageRanges QProcessEnvironment QQmlPropertyMap QQmlScriptString QRect QRectF QRegion QSet QSize QSizeF QSpacerItem QString QStringView QTextDocumentFragment QTranslator QUtf8StringView QVarLengthArray QWidgetItem
- isEnabled: Core::IMode QAction QActionGroup QDesignerPropertySheetExtension QGraphicsEffect QLayout QLoggingCategory QShortcut QSocketNotifier QStandardItem QWinEventNotifier
- isEndDocument: QXmlStreamReader
- isEndElement: QXmlStreamReader
- isEndEvent: QSinglePointEvent QTouchEvent QWheelEvent
- isEntity: QDomNode
- isEntityReference: QDomNode QXmlStreamReader
- isEnumType: QMetaProperty
- isEqual: QPalette
- isEqualityComparable: QMetaType
- isEquivalentTo: QPageLayout QPageSize
- isExclusive: QActionGroup
- isExecutable: QFileInfo
- isExpanded: QTreeView QTreeWidgetItem
- isExposed: QWindow
- isFalse: QCborStreamReader
- isFeatureSupported: QSensor QSensorBackend
- isFetchAndAddNative: QAtomicInteger QAtomicPointer
- isFetchAndAddWaitFree: QAtomicInteger QAtomicPointer
- isFetchAndStoreNative: QAtomicInteger QAtomicPointer
- isFetchAndStoreWaitFree: QAtomicInteger QAtomicPointer
- isFile: QFileInfo QResource
- isFinal: QMetaProperty
- isFinalPage: QWizardPage
- isFinished: QFuture QFutureWatcher QThread
- isFirstColumnSpanned: QTreeView QTreeWidgetItem
- isFirstSectionMovable: QHeaderView
- isFlag: QMetaEnum
- isFlagType: QMetaProperty
- isFlat: QGroupBox QPushButton
- isFloat: QCborStreamReader
- isFloat16: QCborStreamReader
- isFloatable: QToolBar
- isFloating: QDockWidget QToolBar
- isFolder: FolderListModel
- isForever: QDeadlineTimer
- isForwardAvailable: QTextBrowser
- isFull: QContiguousCache
- isGridVisible: QCalendarWidget
- isGroupSeparatorShown: QAbstractSpinBox
- isHeaderHidden: QTreeView
- isHidden: QFileInfo QListWidgetItem QTreeWidgetItem
- isHighSurrogate: QChar
- isIconVisibleInMenu: QAction
- isIdentity: QGenericMatrix QMatrix4x4 QQuaternion
- isIndexHidden: QAbstractItemView QColumnView QListView QTableView QTreeView
- isInfoEnabled: QLoggingCategory
- isInitialized: QDesignerCustomWidgetInterface
- isInputEvent: QEvent
- isInteger: QCborStreamReader
- isInteractive: QGraphicsView
- isInterruptionRequested: QThread
- isInvalid: QCborStreamReader
- isInverted: QGraphicsSceneWheelEvent
- isItemEnabled: QToolBox
- isJunction: QFileInfo
- isLandscape: QScreen
- isLanguageChangeEnabled: QUiLoader
- isLayout: QGraphicsLayoutItem
- isLengthKnown: QCborStreamReader
- isLetter: QChar
- isLetterOrNumber: QChar
- isLibrary: QLibrary
- isLoaded: QLibrary QPluginLoader
- isLocked: QLockFile
- isLowSurrogate: QChar
- isLower: QChar QString
- isManaged: QDesignerFormWindowInterface
- isMap: QCborStreamReader
- isMark: QChar
- isMask: QIcon
- isModal: QWindow
- isModified: QLineEdit
- isMonotonic: QElapsedTimer
- isMovable: QTabWidget QToolBar
- isNativeMenuBar: QMenuBar
- isNativePath: QFileInfo
- isNavigationBarVisible: QCalendarWidget
- isNegativeInteger: QCborStreamReader
- isNonCharacter: QChar
- isNormal: qfloat16
- isNotation: QDomNode
- isNull: QAnyStringView QBitArray QByteArrayView QCborStreamReader QChar QCompressedHelpInfo QDomImplementation QDomNode QIcon QIconEngine QJsonDocument QLatin1String QLine QLineF QMargins QMarginsF QPixmap QPointer QQuaternion QQuickGraphicsDevice QRect QRectF QRegion QScopedPointer QSharedPointer QSize QSizeF QString QStringView QUtf8StringView QVariant QVector2D QVector3D QVector4D QWeakPointer
- isNullLiteral: QQmlScriptString
- isNumber: QChar
- isObject: QJsonDocument
- isObsolete: QUndoCommand
- isOpaque: QBrush QRgba64 QRgbaFloat
- isOrdered: QMetaType
- isPersistentEditorOpen: QAbstractItemView QListWidget QTableWidget QTreeWidget
- isPhase2: QSessionManager
- isPointerEvent: QEvent
- isPortrait: QScreen
- isPrint: QChar
- isProcessingInstruction: QDomNode QXmlStreamReader
- isPunct: QChar
- isQBitmap: QPixmap
- isQuitLockEnabled: QCoreApplication
- isReadOnly: QAbstractSpinBox QDesignerPropertyEditorInterface QHelpEngineCore QLineEdit QPlainTextEdit QStorageInfo QTextEdit
- isReadable: QDir QFileInfo QMetaProperty
- isReady: QStorageInfo
- isRecursiveFilteringEnabled: QSortFilterProxyModel
- isRedoAvailable: QLineEdit
- isReferenceCountingNative: QAtomicInteger
- isReferenceCountingWaitFree: QAtomicInteger
- isRegistered: QMetaType
- isRelative: QDir QFileInfo
- isRelativePath: QDir
- isRequired: QMetaProperty
- isResettable: QMetaProperty
- isResultReadyAt: QFuture
- isRightToLeft: QGlyphRun QString QStringView
- isRoot: QDir QFileInfo QStorageInfo
- isRowHidden: QListView QTableView QTreeView
- isRowSelected: QAccessibleTableInterface
- isRunning: QEventLoop QFuture QFutureWatcher QThread
- isScoped: QMetaEnum
- isScriptable: QMetaProperty
- isSectionHidden: QHeaderView
- isSelectable: QStandardItem
- isSelected: QAccessibleTableCellInterface QListWidgetItem QTableWidgetItem QTreeWidgetItem
- isSelectionRectVisible: QListView
- isSeparator: QAction
- isSequential: QFileDevice QIODevice QProcess
- isSet: QCommandLineParser
- isSetuidAllowed: QCoreApplication
- isShaded: QMdiSubWindow
- isShortcut: QFileInfo
- isShortcutVisibleInContextMenu: QAction
- isSignal: QDesignerMemberSheetExtension
- isSignalConnected: QObject
- isSimpleType: QCborStreamReader
- isSinglePointEvent: QEvent
- isSingleShot: QTimer
- isSizeGripEnabled: QDialog QStatusBar
- isSliderDown: QAbstractSlider
- isSlot: QDesignerMemberSheetExtension
- isSolid: QPen
- isSortIndicatorClearable: QHeaderView
- isSortIndicatorShown: QHeaderView
- isSortLocaleAware: QSortFilterProxyModel
- isSortable: QMetaSequence
- isSortingEnabled: QListWidget QTableView QTreeView
- isSpace: QChar
- isStandaloneDocument: QXmlStreamReader
- isStartDocument: QXmlStreamReader
- isStartElement: QXmlStreamReader
- isStarted: QFuture QFutureWatcher
- isStored: QMetaProperty
- isString: QCborStreamReader
- isSupported: QDomNode
- isSurrogate: QChar
- isSuspended: QFuture QFutureWatcher
- isSuspending: QFuture QFutureWatcher
- isSymLink: QFileInfo
- isSymbol: QChar
- isSymbolicLink: QFileInfo
- isSystemTrayAvailable: QSystemTrayIcon
- isTabEnabled: QTabWidget
- isTabVisible: QTabWidget
- isTag: QCborStreamReader
- isTearOffEnabled: QMenu
- isTearOffMenuVisible: QMenu
- isTestAndSetNative: QAtomicInteger QAtomicPointer
- isTestAndSetWaitFree: QAtomicInteger QAtomicPointer
- isText: QDomNode
- isTextVisible: QProgressBar
- isTimeZoneIdAvailable: QTimeZone
- isTitleCase: QChar
- isTopLevel: QWindow
- isTransformed: QGraphicsView
- isTransparent: QRgba64 QRgbaFloat
- isTristate: QCheckBox
- isTrue: QCborStreamReader
- isUndefined: QCborStreamReader
- isUndefinedLiteral: QQmlScriptString
- isUndoAvailable: QLineEdit
- isUndoRedoEnabled: QPlainTextEdit QTextEdit
- isUnsignedInteger: QCborStreamReader
- isUpdateEvent: QSinglePointEvent QTouchEvent QWheelEvent
- isUpper: QChar QString
- isUser: QMetaProperty
- isUserTristate: QStandardItem
- isValid: QAccessibleInterface QAccessibleObject QAccessibleWidget QCborStreamReader QColor QColorSpace QElapsedTimer QFuture QJniEnvironment QJniObject QMetaEnum QMetaMethod QMetaProperty QMetaType QModelIndex QMovie QOffscreenSurface QPageLayout QPageSize QPersistentModelIndex QRect QRectF QResource QSignalSpy QSize QSizeF QSocketNotifier QStorageInfo QStringConverter QTemporaryDir QTextBoundaryFinder QTextTableCell QTimeZone QVariant QVulkanInstance QVulkanWindow
- isValidColor: QColor
- isValidUtf16: QString QStringView
- isValidUtf8: QByteArrayView QUtf8StringView
- isVisible: QAction QActionGroup QDesignerMemberSheetExtension QDesignerPropertySheetExtension QInputMethod QSystemTrayIcon QToolTip QWindow
- isWarningEnabled: QLoggingCategory
- isWhitespace: QXmlStreamReader
- isWidgetSelected: QDesignerFormWindowCursorInterface
- isWidgetType: QObject
- isWindowType: QObject
- isWrapping: QListView
- isWritable: QFileInfo QMetaProperty QSettings
- item: QDomNamedNodeMap QDomNodeList QGraphicsItemAnimation QListWidget QStandardItemModel QTableWidget QTextList
- itemAbove: QTreeWidget
- itemActivated: QListWidget QTableWidget QTreeWidget
- itemAlignment: QListView
- itemAt: QBoxLayout QFormLayout QGraphicsAnchorLayout QGraphicsGridLayout QGraphicsLayout QGraphicsLinearLayout QGraphicsScene QGraphicsView QGridLayout QLayout QListWidget QStackedLayout QTableWidget QTreeWidget
- itemAtPosition: QGridLayout
- itemBelow: QTreeWidget
- itemChange: QGraphicsProxyWidget QGraphicsWidget
- itemChanged: QListWidget QStandardItemModel QTableWidget QTreeWidget
- itemClicked: QListWidget QTableWidget QTreeWidget
- itemCollapsed: QTreeWidget
- itemData: QAbstractItemModel QAbstractProxyModel QComboBox QConcatenateTablesProxyModel QStandardItemModel QStringListModel QTransposeProxyModel
- itemDelegate: QAbstractItemView QComboBox QDataWidgetMapper
- itemDelegateForColumn: QAbstractItemView
- itemDelegateForIndex: QAbstractItemView
- itemDelegateForRow: QAbstractItemView
- itemDoubleClicked: QListWidget QTableWidget QTreeWidget
- itemEntered: QListWidget QTableWidget QTreeWidget
- itemExpanded: QTreeWidget
- itemFromIndex: QListWidget QStandardItemModel QTableWidget QTreeWidget
- itemIcon: QComboBox QToolBox
- itemIndexMethod: QGraphicsScene
- itemInserted: QToolBox
- itemNumber: QTextList
- itemPixmapRect: QProxyStyle QStyle
- itemPressed: QListWidget QTableWidget QTreeWidget
- itemPrototype: QStandardItemModel QTableWidget
- itemRemoved: QToolBox
- itemSelectionChanged: QListWidget QTableWidget QTreeWidget
- itemSpacing: QGraphicsLinearLayout
- itemText: QComboBox QTextList QToolBox
- itemTextRect: QProxyStyle QStyle
- itemToolTip: QToolBox
- itemWidget: QListWidget QTreeWidget
- items: QGraphicsScene QGraphicsView QListWidget QTableWidget
- itemsBoundingRect: QGraphicsScene
- itemsExpandable: QTreeView
- javaVM: QJniEnvironment
- jniEnv: QJniEnvironment
- join: QByteArrayList QStringList
- joinStyle: QPen
- joiningType: QChar
- jumpToFrame: QMovie
- jumpToImage: QImageIOHandler QImageReader
- jumpToNextFrame: QMovie
- jumpToNextImage: QImageIOHandler QImageReader
- junctionTarget: QFileInfo
- kernelType: QSysInfo
- kernelVersion: QSysInfo
- key: QHashIterator QIconEngine QKeyCombination QKeyEvent QMap QMap::const_iterator QMap::iterator QMapIterator QMetaEnum QMultiMap QMultiMap::const_iterator QMultiMap::iterator QMultiMapIterator QMutableHashIterator QMutableMapIterator QMutableMultiMapIterator QPageSize QSharedMemory QShortcut QShortcutEvent QSystemSemaphore
- keyBegin: QMap QMultiMap
- keyBindingsForAction: QAccessibleActionInterface QAccessibleWidget
- keyClick: QTest
- keyClicks: QTest
- keyCombination: QKeyEvent
- keyCount: QMetaEnum
- keyEnd: QMap QMultiMap
- keyEvent: QTest
- keyPress: QTest
- keyPressEvent: QAbstractButton QAbstractItemView QAbstractScrollArea QAbstractSlider QAbstractSpinBox QCalendarWidget QComboBox QDateTimeEdit QDialog QGraphicsProxyWidget QGraphicsScene QGraphicsView QKeySequenceEdit QLabel QLineEdit QMdiSubWindow QMenu QMenuBar QMessageBox QPlainTextEdit QPushButton QTabWidget QTextBrowser QTextEdit QTreeView QWindow
- keyRelease: QTest
- keyReleaseEvent: QAbstractButton QAbstractSpinBox QComboBox QGraphicsProxyWidget QGraphicsScene QGraphicsView QKeySequenceEdit QLineEdit QPlainTextEdit QTextEdit QWindow
- keySequence: QKeySequenceEdit QTest
- keySequenceChanged: QKeySequenceEdit
- keyToValue: QMetaEnum
- keyValueAt: QVariantAnimation
- keyValueBegin: QMap QMultiMap
- keyValueEnd: QMap QMultiMap
- keyValues: QVariantAnimation
- keyboardAutoRepeatRate: QStyleHints
- keyboardInputInterval: QStyleHints
- keyboardInputIntervalChanged: QStyleHints
- keyboardModifiers: QKeyCombination
- keyboardPageStep: QMdiSubWindow
- keyboardRectangle: QInputMethod
- keyboardRectangleChanged: QInputMethod
- keyboardSearch: QAbstractItemView QTreeView
- keyboardSingleStep: QMdiSubWindow
- keyboardTracking: QAbstractSpinBox
- keys: QCache QGenericPluginFactory QMap QMultiMap QProcessEnvironment QQmlPropertyMap QShortcut QStyleFactory
- keysToValue: QMetaEnum
- kill: QProcess
- killTimer: QObject
- labelAlignment: QFormLayout
- labelForField: QFormLayout
- labelText: QInputDialog QProgressDialog
- language: QTranslator
- last: QByteArrayView QContiguousCache QLatin1String QList QMap QMultiMap QString QStringView QUtf8StringView QVarLengthArray
- lastCenterPoint: QPinchGesture
- lastChild: QDomNode
- lastChildElement: QDomNode
- lastColumn: QAccessibleTableModelChangeEvent
- lastCursorPosition: QTextTableCell
- lastError: QCborStreamReader QMovie
- lastErrorString: QMovie
- lastIndex: QContiguousCache
- lastIndexOf: QByteArrayView QLatin1String QList QString QStringList QStringView QVarLengthArray
- lastKey: QMap QMultiMap
- lastModified: QFileInfo QResource
- lastOffset: QPanGesture
- lastPage: QPageRanges
- lastPos: QGraphicsSceneHoverEvent QGraphicsSceneMouseEvent
- lastPosition: QEventPoint
- lastRead: QFileInfo
- lastRotationAngle: QPinchGesture
- lastRow: QAccessibleTableModelChangeEvent
- lastScaleFactor: QPinchGesture
- lastScenePos: QGraphicsSceneHoverEvent QGraphicsSceneMouseEvent
- lastScreenPos: QGraphicsSceneHoverEvent QGraphicsSceneMouseEvent
- lastTimestamp: QEventPoint
- latin1: QLatin1String
- layers: QVulkanInstance
- layout: QGraphicsWidget QLayout QLayoutItem
- layoutAboutToBeChanged: QAbstractItemModel
- layoutChanged: QAbstractItemModel QGraphicsWidget
- layoutDefault: QDesignerFormWindowInterface
- layoutDirection: QGraphicsWidget
- layoutFunction: QDesignerFormWindowInterface
- layoutMode: QListView
- layoutSpacing: QProxyStyle QStyle
- leaveContainer: QCborStreamReader
- leaveEvent: QMdiSubWindow QMenu QMenuBar QToolButton
- leaveWhatsThisMode: QWhatsThis
- left: QLatin1String QMargins QMarginsF QRect QRectF QString Qt
- leftColumn: QTableWidgetSelectionRange
- leftJustified: QString
- length: QAnyStringView QByteArrayView QCborStreamReader QDomCharacterData QDomNamedNodeMap QDomNodeList QHeaderView QLineF QList QModelRoleDataSpan QQuaternion QString QStringView QUtf8StringView QVarLengthArray QVector2D QVector3D QVector4D
- lengthSquared: QQuaternion QVector2D QVector3D QVector4D
- lessThan: QSortFilterProxyModel
- levelOfDetailFromTransform: QStyleOptionGraphicsItem
- libraryPaths: QCoreApplication
- light: QPalette
- lightLevel: QAmbientLightReading
- lighter: QColor
- lightness: QColor
- lightnessF: QColor
- lightnessSize: QPixelFormat
- lineEdit: QAbstractSpinBox QComboBox
- lineNumber: QDomNode QXmlStreamReader
- lineWidth: QFrame QSGGeometry
- lineWrapColumnOrWidth: QTextEdit
- lineWrapMode: QPlainTextEdit QTextEdit
- link: QFile QPalette
- linkActivated: QHelpContentWidget QLabel
- linkAt: QHelpSearchResultWidget
- linkHovered: QLabel
- linkVisited: QPalette
- listSeparator: QDir
- listWidget: QListWidgetItem
- load: QAbstractFormBuilder QDesignerWidgetBoxInterface QLibrary QMetaType QPixmap QPluginLoader QTranslator QUiLoader
- loadAcquire: QAtomicInteger QAtomicPointer
- loadFromData: QPixmap
- loadHints: QLibrary QPluginLoader
- loadRelaxed: QAtomicInteger QAtomicPointer
- loadResource: QPlainTextEdit QTextBrowser QTextEdit
- localData: QThreadStorage
- localName: QDomNode
- locale: QCollator QInputMethod QResource QTextStream QValidator
- localeAwareCompare: QString
- localeChanged: QInputMethod
- localizedActionDescription: QAccessibleActionInterface
- localizedActionName: QAccessibleActionInterface
- locate: QStandardPaths
- locateAll: QStandardPaths
- lock: QLockFile QMutex QRecursiveMutex QSharedMemory QWeakPointer
- lockForRead: QReadWriteLock
- lockForWrite: QReadWriteLock
- logicalDeviceLost: QVulkanWindowRenderer
- logicalDotsPerInch: QScreen
- logicalDotsPerInchChanged: QScreen
- logicalDotsPerInchX: QScreen
- logicalDotsPerInchY: QScreen
- logicalDpiX: QPaintDevice
- logicalDpiY: QPaintDevice
- logicalIndex: QHeaderView
- logicalIndexAt: QHeaderView
- lookAt: QMatrix4x4
- loopCount: QAbstractAnimation QImageIOHandler QImageReader QMovie QTimeLine
- loopLevel: QThread
- lostFocus: QFocusEvent
- lowSurrogate: QChar
- lower: QWindow
- lowerBound: QMap QMultiMap
- lowercasebase: Qt
- lowercasedigits: Qt
- lux: QLightReading
- machineHostName: QSysInfo
- machineUniqueId: QSysInfo
- magenta: QColor
- magentaF: QColor
- magentaSize: QPixelFormat
- mainContainerChanged: QDesignerFormWindowInterface
- majorVersion: QOperatingSystemVersion QSurfaceFormat
- makeAbsolute: QDir QFileInfo
- manageAction: QDesignerActionEditorInterface
- manageWidget: QDesignerFormWindowInterface
- manufacturer: QScreen
- map: QColorTransform QFileDevice QMatrix4x4 QSignalMapper
- mapBetween: QScreen
- mapFromGlobal: QWindow
- mapFromScene: QGraphicsView
- mapFromSource: QAbstractProxyModel QConcatenateTablesProxyModel QIdentityProxyModel QSortFilterProxyModel QTransposeProxyModel
- mapRect: QMatrix4x4
- mapSelectionFromSource: QAbstractProxyModel QIdentityProxyModel QSortFilterProxyModel
- mapSelectionToSource: QAbstractProxyModel QIdentityProxyModel QSortFilterProxyModel
- mapToGlobal: QWindow
- mapToGraphicsScene: QGestureEvent
- mapToScene: QGraphicsView
- mapToSource: QAbstractProxyModel QConcatenateTablesProxyModel QIdentityProxyModel QSortFilterProxyModel QTransposeProxyModel
- mapVector: QMatrix4x4
- mappedInt: QSignalMapper
- mappedObject: QSignalMapper
- mappedPropertyName: QDataWidgetMapper
- mappedSection: QDataWidgetMapper
- mappedString: QSignalMapper
- mappedWidgetAt: QDataWidgetMapper
- mapping: QSignalMapper
- margin: QLabel
- margins: QPageLayout
- marginsAdded: QRect QRectF
- marginsPixels: QPageLayout
- marginsPoints: QPageLayout
- marginsRemoved: QRect QRectF
- markIndexDataDirty: QSGGeometry
- markVertexDataDirty: QSGGeometry
- mask: QCursor QPixmap QWindow
- match: QAbstractItemModel QDir QIdentityProxyModel QSortFilterProxyModel
- matches: QKeyEvent
- matrix: QSGRenderNode
- max: QBEInteger QLEInteger QRandomGenerator
- maxBufferSize: QSensor
- maxBufferSizeChanged: QSensor
- maxCost: QCache
- maxCount: QComboBox
- maxLength: QLineEdit
- maxThreadCount: QThreadPool
- maxVisibleItems: QComboBox QCompleter
- maximum: QAbstractSlider QDoubleSpinBox QProgressBar QProgressDialog QSpinBox
- maximumBlockCount: QPlainTextEdit
- maximumDate: QCalendarWidget QDateTimeEdit
- maximumDateTime: QDateTimeEdit
- maximumHeight: QGraphicsLayoutItem QWindow
- maximumHeightChanged: QWindow
- maximumMargins: QPageLayout
- maximumSectionSize: QHeaderView
- maximumSize: QBoxLayout QGraphicsLayoutItem QGridLayout QLayout QLayoutItem QSpacerItem QWidgetItem QWindow
- maximumTime: QDateTimeEdit
- maximumValue: QAccessibleValueInterface
- maximumViewportSize: QAbstractScrollArea
- maximumWidth: QGraphicsLayoutItem QWindow
- maximumWidthChanged: QWindow
- maybeQuote: QDebug
- maybeSpace: QDebug
- mdiArea: QMdiSubWindow
- memberGroup: QDesignerMemberSheetExtension
- memberName: QDesignerMemberSheetExtension
- menu: Core::IMode QPushButton QToolButton
- menuAction: QMenu
- menuBar: QLayout QMainWindow
- menuInAction: QMenu
- menuRole: QAction
- menuWidget: QMainWindow
- mergeCells: QTextTable
- mergeCurrentCharFormat: QPlainTextEdit QTextEdit
- mergeWith: QUndoCommand
- message: QSplashScreen
- messageChanged: QSplashScreen QStatusBar
- messageClicked: QSystemTrayIcon
- metaData: QHelpEngineCore QPluginLoader QStaticPlugin
- metaObject: QMetaType QObject
- metaType: QMetaObject QMetaProperty QVariant
- metadataChangeTime: QFileInfo
- method: QMetaObject
- methodCount: QMetaObject
- methodIndex: QMetaMethod
- methodOffset: QMetaObject
- methodSignature: QMetaMethod
- methodType: QMetaMethod
- metric: QPaintDevice
- microVersion: QOperatingSystemVersion
- mid: QLatin1String QList QPalette QString
- midLineWidth: QFrame
- midlight: QPalette
- mimeData: QAbstractItemModel QAbstractProxyModel QClipboard QConcatenateTablesProxyModel QDrag QDropEvent QGraphicsSceneDragDropEvent QListWidget QSortFilterProxyModel QStandardItemModel QTableWidget QTreeWidget
- mimeTypeForData: QMimeDatabase
- mimeTypeForFile: QMimeDatabase
- mimeTypeForFileNameAndData: QMimeDatabase
- mimeTypeForName: QMimeDatabase
- mimeTypeForUrl: QMimeDatabase
- mimeTypes: QAbstractItemModel QAbstractProxyModel QConcatenateTablesProxyModel QListWidget QSortFilterProxyModel QStandardItemModel QTableWidget QTreeWidget
- mimeTypesForFileName: QMimeDatabase
- min: QBEInteger QLEInteger QRandomGenerator
- minimum: QAbstractSlider QDoubleSpinBox QProgressBar QProgressDialog QSpinBox
- minimumContentsLength: QComboBox
- minimumDate: QCalendarWidget QDateTimeEdit
- minimumDateTime: QDateTimeEdit
- minimumDuration: QProgressDialog
- minimumHeight: QGraphicsLayoutItem QWindow
- minimumHeightChanged: QWindow
- minimumHeightForWidth: QBoxLayout QGridLayout QLayoutItem
- minimumMargins: QPageLayout
- minimumRenderSize: QGraphicsScene
- minimumSectionSize: QHeaderView
- minimumSize: QBoxLayout QFormLayout QGraphicsLayoutItem QGridLayout QLayout QLayoutItem QSpacerItem QStackedLayout QWidgetItem QWindow
- minimumSizeHint: QAbstractScrollArea QAbstractSpinBox QCalendarWidget QCheckBox QComboBox QCommandLinkButton QDial QDialog QGroupBox QInputDialog QLabel QLineEdit QMdiArea QMdiSubWindow QMenuBar QProgressBar QPushButton QRadioButton QSlider QSplitter QTabWidget QToolButton
- minimumStepSize: QAccessibleValueInterface
- minimumTime: QDateTimeEdit
- minimumValue: QAccessibleValueInterface
- minimumWidth: QGraphicsLayoutItem QWindow
- minimumWidthChanged: QWindow
- minorVersion: QOperatingSystemVersion QSurfaceFormat
- mipmapFiltering: QSGImageNode
- mirroredChar: QChar
- miterLimit: QPen
- mkdir: QDir
- mkpath: QDir
- modality: QWindow
- modalityChanged: QWindow
- mode: QColormap QLCDNumber QPageLayout
- model: QAbstractItemModelTester QAbstractItemView QComboBox QCompleter QDataWidgetMapper QModelIndex QPersistentModelIndex QScreen QStandardItem
- modelAboutToBeReset: QAbstractItemModel
- modelChange: QAccessibleTableInterface
- modelChangeType: QAccessibleTableModelChangeEvent
- modelColumn: QComboBox QListView
- modelReset: QAbstractItemModel
- modelSorting: QCompleter
- modificationChanged: QPlainTextEdit
- modifiers: QGraphicsSceneContextMenuEvent QGraphicsSceneDragDropEvent QGraphicsSceneHoverEvent QGraphicsSceneMouseEvent QGraphicsSceneWheelEvent QInputEvent QKeyEvent
- monthAt: CalendarModel
- monthShown: QCalendarWidget
- mountedVolumes: QStorageInfo
- mouseClick: QTest
- mouseDClick: QTest
- mouseDoubleClickDistance: QStyleHints
- mouseDoubleClickEvent: QAbstractItemView QAbstractScrollArea QGraphicsProxyWidget QGraphicsScene QGraphicsView QHeaderView QLineEdit QMdiSubWindow QPlainTextEdit QTextEdit QTreeView QWindow
- mouseDoubleClickInterval: QStyleHints
- mouseDoubleClickIntervalChanged: QStyleHints
- mouseGrabberItem: QGraphicsScene
- mouseMove: QTest
- mouseMoveEvent: QAbstractButton QAbstractItemView QAbstractScrollArea QAbstractSpinBox QCheckBox QDial QGraphicsProxyWidget QGraphicsScene QGraphicsView QGroupBox QHeaderView QLabel QLineEdit QListView QMdiSubWindow QMenu QMenuBar QPlainTextEdit QPushButton QRadioButton QScrollBar QSizeGrip QSlider QSplitterHandle QTextBrowser QTextEdit QTreeView QWindow
- mousePress: QTest
- mousePressAndHoldInterval: QStyleHints
- mousePressAndHoldIntervalChanged: QStyleHints
- mousePressEvent: QAbstractButton QAbstractItemView QAbstractScrollArea QAbstractSpinBox QCalendarWidget QComboBox QDateTimeEdit QDial QGraphicsProxyWidget QGraphicsScene QGraphicsView QGroupBox QHeaderView QLabel QLineEdit QMdiSubWindow QMenu QMenuBar QPlainTextEdit QScrollBar QSizeGrip QSlider QSplashScreen QSplitterHandle QTextBrowser QTextEdit QToolButton QTreeView QWindow
- mouseQuickSelectionThreshold: QStyleHints
- mouseQuickSelectionThresholdChanged: QStyleHints
- mouseRelease: QTest
- mouseReleaseEvent: QAbstractButton QAbstractItemView QAbstractScrollArea QAbstractSpinBox QComboBox QDial QGraphicsProxyWidget QGraphicsScene QGraphicsView QGroupBox QHeaderView QLabel QLineEdit QListView QMdiSubWindow QMenu QMenuBar QPlainTextEdit QScrollBar QSizeGrip QSlider QSplitterHandle QTextBrowser QTextEdit QToolButton QTreeView QWindow
- movableChanged: QToolBar
- move: QList QRubberBand QTest::QTouchEventSequence
- moveBottom: QRect QRectF
- moveBottomLeft: QRect QRectF
- moveBottomRight: QRect QRectF
- moveCenter: QRect QRectF
- moveColumn: QAbstractItemModel
- moveColumns: QAbstractItemModel QIdentityProxyModel QTransposeProxyModel
- moveCursor: QAbstractItemView QColumnView QListView QPlainTextEdit QTableView QTextEdit QTreeView
- moveEvent: QGraphicsWidget QMdiSubWindow QRubberBand QSizeGrip QWindow
- moveLeft: QRect QRectF
- movePosition: QDesignerFormWindowCursorInterface
- moveRight: QRect QRectF
- moveRow: QAbstractItemModel
- moveRows: QAbstractItemModel QIdentityProxyModel QStringListModel QTransposeProxyModel
- moveSection: QHeaderView
- moveSplitter: QSplitter QSplitterHandle
- moveTo: QRect QRectF
- moveToThread: QObject
- moveToTrash: QFile
- moveTop: QRect QRectF
- moveTopLeft: QRect QRectF
- moveTopRight: QRect QRectF
- movement: QListView
- movie: QLabel
- msaaColorImage: QVulkanWindow
- msaaColorImageView: QVulkanWindow
- msecsSinceReference: QElapsedTimer
- msecsTo: QElapsedTimer
- msleep: QThread
- multiData: QAbstractItemModel QModelIndex QPersistentModelIndex QStandardItem QStandardItemModel
- mutableBegin: QIterable
- mutableEnd: QIterable
- mutableFind: QAssociativeIterable
- mutableIterator: QBaseIterator
- mutex: QMutexLocker
- name: QColor QDesignerCustomWidgetInterface QDomAttr QDomDocumentType QGenericArgument QIcon QInputDevice QMetaClassInfo QMetaEnum QMetaMethod QMetaProperty QMetaType QOperatingSystemVersion QPageSize QScreen QStorageInfo QStringConverter QStyle QXmlStreamAttribute QXmlStreamEntityDeclaration QXmlStreamNotationDeclaration QXmlStreamReader
- nameFilters: QDir
- nameForEncoding: QStringConverter
- namedItem: QDomNamedNodeMap QDomNode
- namedItemNS: QDomNamedNodeMap
- names: QCommandLineOption
- namespaceDeclarations: QXmlStreamReader
- namespaceName: QCompressedHelpInfo QHelpEngineCore
- namespaceProcessing: QXmlStreamReader
- namespaceToComponent: QHelpFilterEngine
- namespaceToVersion: QHelpFilterEngine
- namespaceURI: QDomNode
- namespaceUri: QXmlStreamAttribute QXmlStreamNamespaceDeclaration QXmlStreamReader
- namespacesForFilter: QHelpFilterEngine
- nativeArguments: QProcess
- nativeContext: QNativeInterface::QCocoaGLContext QNativeInterface::QEGLContext QNativeInterface::QGLXContext QNativeInterface::QWGLContext
- nativeEvent: QWindow QWizard
- nativeEventFilter: QAbstractNativeEventFilter
- nativeInterface: QOffscreenSurface
- nativeKey: QSharedMemory
- nativeModifiers: QKeyEvent
- nativeOrientation: QScreen
- nativeScanCode: QKeyEvent
- nativeVirtualKey: QKeyEvent
- newInstance: QMetaObject
- newPage: QPagedPaintDevice
- newPos: QGraphicsSceneMoveEvent
- newProxyWidget: QGraphicsProxyWidget
- newReadingAvailable: QSensorBackend
- newRow: QTest
- newSize: QGraphicsSceneResizeEvent
- next: QCborStreamReader QDirIterator QFutureIterator QHashIterator QListIterator QMapIterator QMultiMapIterator QMutableHashIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QMutableSetIterator QSetIterator QWizard
- nextCheckState: QAbstractButton QCheckBox QToolButton
- nextFileInfo: QDirIterator
- nextFrameDelay: QMovie
- nextId: QWizard QWizardPage
- nextImageDelay: QImageIOHandler QImageReader
- nextPageAction: QAccessibleActionInterface
- nextSibling: QDomNode
- nextSiblingElement: QDomNode
- nextTransition: QTimeZone
- nlerp: QQuaternion
- nodeName: QDomNode
- nodeType: QDomAttr QDomCDATASection QDomCharacterData QDomComment QDomDocument QDomDocumentFragment QDomDocumentType QDomElement QDomEntity QDomEntityReference QDomNode QDomNotation QDomProcessingInstruction QDomText
- nodeValue: QDomNode
- noforcepoint: Qt
- noforcesign: Qt
- noquote: QDebug
- normal: QVector3D
- normalMatrix: QMatrix4x4
- normalVector: QLineF
- normalize: QDomNode QQuaternion QVector2D QVector3D QVector4D
- normalizeIndexes: QContiguousCache
- normalized: QQuaternion QRect QRectF QString QVector2D QVector3D QVector4D
- normalizedPosition: QEventPoint
- normalizedSignature: QMetaObject
- normalizedType: QMetaObject
- noshowbase: Qt
- nospace: QDebug
- notation: QDoubleValidator
- notationChanged: QDoubleValidator
- notationDeclarations: QXmlStreamReader
- notationName: QDomEntity QXmlStreamEntityDeclaration
- notations: QDomDocumentType
- notchSize: QDial
- notchTarget: QDial
- notchesVisible: QDial
- notify: QCoreApplication
- notifySignal: QMetaProperty
- notifySignalIndex: QMetaProperty
- notify_all: QWaitCondition
- notify_one: QWaitCondition
- nsecsElapsed: QElapsedTimer
- nullDevice: QProcess
- number: QString
- numberFlags: QTextStream
- numberLiteral: QQmlScriptString
- numericMode: QCollator
- object: QAccessibleEvent QAccessibleInterface QAccessibleObject QCache QDesignerPropertyEditorInterface QJniObject QJsonDocument
- objectCast: QSharedPointer
- objectClass: QJniObject
- objectInspector: QDesignerFormEditorInterface
- objectName: QObject
- objectNameChanged: QObject
- objectRemoved: QDesignerFormWindowInterface
- oct: Qt
- offset: QGraphicsDropShadowEffect QHeaderView QPanGesture
- offsetAtPoint: QAccessibleTextInterface
- offsetChanged: QGraphicsDropShadowEffect
- offsetData: QTimeZone
- offsetFromUtc: QTimeZone
- okButtonText: QInputDialog
- oldPos: QGraphicsSceneMoveEvent QHoverEvent QMoveEvent
- oldPosF: QHoverEvent
- oldSize: QGraphicsSceneResizeEvent QResizeEvent
- oldState: QWindowStateChangeEvent
- onBind: QAndroidService
- onFailed: QFuture
- onServiceConnected: QAndroidServiceConnection
- onServiceDisconnected: QAndroidServiceConnection
- onTransact: QAndroidBinder
- opacity: QGraphicsOpacityEffect QWindow
- opacityChanged: QGraphicsOpacityEffect QWindow
- opacityMask: QGraphicsOpacityEffect
- opacityMaskChanged: QGraphicsOpacityEffect
- opaqueResize: QSplitter QSplitterHandle
- open: QBuffer QColorDialog QDialog QFile QInputDialog QMessageBox QProcess QProgressDialog QSaveFile QTemporaryFile
- openExternalLinks: QLabel QTextBrowser
- openFile: QFileOpenEvent
- openGLModuleHandle: QNativeInterface::QWGLContext
- openLinks: QTextBrowser
- openMode: QIODevice
- openPersistentEditor: QAbstractItemView QListWidget QTableWidget QTreeWidget
- openUrl: QDesktopServices
- operator QCborError::Code: QCborError
- operator QFlags::Int: QFlags
- operator QGlobalStatic::Type *: QGlobalStatic
- operator QModelIndex: QPersistentModelIndex
- operator QVariant: QBitmap QBrush QColor QColorSpace QCursor QIcon QMatrix4x4 QPalette QPen QPixmap QPolygon QPolygonF QQuaternion QRegion QSizePolicy QVariantRef QVector2D QVector3D QVector4D
- operator T: QAtomicInteger QBEInteger QLEInteger
- operator T *: QPointer QSharedDataPointer
- operator bool: QExplicitlySharedDataPointer QMetaObject::Connection QScopedPointer QSharedPointer QWeakPointer
- operator const T *: QSharedDataPointer
- operator int: QFlag
- operator quint64: QRgba64
- operator uint: QFlag
- operator!: QExplicitlySharedDataPointer QFlags QPixmap QScopedPointer QSharedDataPointer QSharedPointer QWeakPointer
- operator!=: QAnyStringView QBEInteger QBitArray QBrush QByteArrayView QChar QColor QColorSpace QConstIterator QContiguousCache QCursor QDeadlineTimer QDir QDomImplementation QDomNamedNodeMap QDomNode QDomNodeList QEasingCurve QElapsedTimer QEventPoint QExplicitlySharedDataPointer QFileInfo QFuture::const_iterator QGenericMatrix QGlyphRun QGradient QIterator QJSPrimitiveValue QJniObject QJsonDocument QKeyCombination QKeyValueIterator QLEInteger QLatin1String QLine QLineF QList QLocale QMap QMap::const_iterator QMap::iterator QMap::key_iterator QMargins QMarginsF QMatrix4x4 QMetaMethod QMetaType QModelIndex QMultiMap QMultiMap::const_iterator QMultiMap::iterator QMultiMap::key_iterator QPageLayout QPageSize QPalette QPartialOrdering QPen QPersistentModelIndex QPointer QProcessEnvironment QQmlScriptString QQuaternion QRandomGenerator QRect QRectF QRegion QScopedPointer QScrollerProperties QSet QSet::const_iterator QSet::iterator QSharedDataPointer QSharedPointer QSize QSizeF QSizePolicy QStorageInfo QString QStringView QSurfaceFormat QTableWidgetSelectionRange QTaggedIterator QTextOption::Tab QTextTableCell QTimeZone QVarLengthArray QVariant QVector2D QVector3D QVector4D QVulkanExtension QVulkanLayer QWeakPointer QXmlStreamAttribute QXmlStreamEntityDeclaration QXmlStreamNamespaceDeclaration QXmlStreamNotationDeclaration
- operator""_qs: QtLiterals
- operator%=: QBEInteger QLEInteger
- operator&: QBitArray QFlags QRect QRectF QRegion QSet
- operator&=: QAtomicInteger QBEInteger QBitArray QFlags QLEInteger QRect QRectF QRegion QSet
- operator(): QCollator QGenericMatrix QLoggingCategory QMatrix4x4 QRandomGenerator QRandomGenerator64 QStringDecoder QStringEncoder
- operator*: QExplicitlySharedDataPointer QFuture::const_iterator QGenericMatrix QGlobalStatic QJSPrimitiveValue QJniEnvironment QKeyValueIterator QMap::const_iterator QMap::iterator QMap::key_iterator QMargins QMarginsF QMatrix4x4 QMultiMap::const_iterator QMultiMap::iterator QMultiMap::key_iterator QPointer QQuaternion QScopedPointer QSet::const_iterator QSet::iterator QSharedDataPointer QSharedPointer QSize QSizeF QTreeWidgetItemIterator QVariantConstPointer QVariantPointer QVector2D QVector3D QVector4D
- operator*=: QBEInteger QGenericMatrix QLEInteger QMargins QMarginsF QMatrix4x4 QQuaternion QSize QSizeF QVector2D QVector3D QVector4D
- operator+: global QConstIterator QDeadlineTimer QFuture::const_iterator QGenericMatrix QIterator QJSPrimitiveValue QList QMargins QMarginsF QMatrix4x4 QQuaternion QRect QRectF QRegion QSet QSize QSizeF QString QStringList QTaggedIterator QVector2D QVector3D QVector4D
- operator++: QAtomicInteger QBEInteger QConstIterator QFuture::const_iterator QIterator QKeyValueIterator QLEInteger QMap::const_iterator QMap::iterator QMap::key_iterator QMultiMap::const_iterator QMultiMap::iterator QMultiMap::key_iterator QSet::const_iterator QSet::iterator QTaggedIterator QTreeWidgetItemIterator
- operator+=: global QAtomicInteger QBEInteger QConstIterator QDeadlineTimer QFuture::const_iterator QGenericMatrix QIterator QLEInteger QList QMargins QMarginsF QMatrix4x4 QQuaternion QRect QRectF QRegion QSet QSize QSizeF QString QTaggedIterator QTreeWidgetItemIterator QVarLengthArray QVector2D QVector3D QVector4D
- operator-: QConstIterator QDeadlineTimer QFuture::const_iterator QGenericMatrix QIterator QJSPrimitiveValue QMargins QMarginsF QMatrix4x4 QQuaternion QRect QRectF QRegion QSet QSize QSizeF QTaggedIterator QVector2D QVector3D QVector4D
- operator--: QAtomicInteger QBEInteger QConstIterator QFuture::const_iterator QIterator QKeyValueIterator QLEInteger QMap::const_iterator QMap::iterator QMap::key_iterator QMultiMap::const_iterator QMultiMap::iterator QMultiMap::key_iterator QTaggedIterator QTreeWidgetItemIterator
- operator-=: QAtomicInteger QBEInteger QConstIterator QDeadlineTimer QFuture::const_iterator QGenericMatrix QIterator QLEInteger QMargins QMarginsF QMatrix4x4 QQuaternion QRect QRectF QRegion QSet QSize QSizeF QTaggedIterator QTreeWidgetItemIterator QVector2D QVector3D QVector4D
- operator->: QExplicitlySharedDataPointer QFuture::const_iterator QGlobalStatic QJniEnvironment QKeyValueIterator QMap::const_iterator QMap::iterator QMap::key_iterator QMultiMap::const_iterator QMultiMap::iterator QMultiMap::key_iterator QPointer QScopedPointer QSet::const_iterator QSet::iterator QSharedDataPointer QSharedPointer QVariantConstPointer QVariantPointer
- operator/: QGenericMatrix QJSPrimitiveValue QMargins QMarginsF QMatrix4x4 QQuaternion QSize QSizeF QVector2D QVector3D QVector4D
- operator/=: QBEInteger QGenericMatrix QLEInteger QMargins QMarginsF QMatrix4x4 QQuaternion QSize QSizeF QVector2D QVector3D QVector4D
- operator<: QAnyStringView QByteArrayView QChar QCollatorSortKey QDeadlineTimer QJSPrimitiveValue QLatin1String QList QListWidgetItem QModelIndex QPersistentModelIndex QStandardItem QString QStringView QTableWidgetItem QTreeWidgetItem QVarLengthArray
- operator<<: global QBitArray QBrush QChar QColor QColorSpace QCursor QDataStream QDebug QDomNode QEasingCurve QGenericMatrix QIcon QKeyCombination QLine QLineF QList QListWidgetItem QMap QMargins QMarginsF QMatrix4x4 QMultiMap QPageRanges QPalette QPen QPixmap QPolygon QPolygonF QQuaternion QRect QRectF QRegion QSet QSharedPointer QSize QSizeF QSizePolicy QStandardItem QString QStringList QTableWidgetItem QTextStream QTreeWidgetItem QVarLengthArray QVector2D QVector3D QVector4D qfloat16
- operator<<=: QBEInteger QLEInteger
- operator<=: QAnyStringView QByteArrayView QChar QDeadlineTimer QJSPrimitiveValue QLatin1String QList QString QStringView QVarLengthArray
- operator=: QAtomicInteger QAtomicPointer QBEInteger QBasicTimer QBitArray QBrush QByteArrayMatcher QCollator QCollatorSortKey QColor QColormap QCommandLineOption QCompressedHelpInfo QContiguousCache QCursor QDeadlineTimer QDebug QDir QDomAttr QDomCDATASection QDomCharacterData QDomComment QDomDocument QDomDocumentFragment QDomDocumentType QDomElement QDomEntity QDomEntityReference QDomImplementation QDomNamedNodeMap QDomNode QDomNodeList QDomNotation QDomProcessingInstruction QDomText QEasingCurve QEventPoint QExplicitlySharedDataPointer QFileInfo QFlags QFuture QFuture::const_iterator QFutureIterator QGlyphRun QHashIterator QHelpFilterData QHelpSearchResult QIcon QJniObject QJsonDocument QLEInteger QList QListIterator QListWidgetItem QMap QMapIterator QMetaObject::Connection QMultiMap QMultiMapIterator QMutableHashIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QMutableSetIterator QPageLayout QPageRanges QPageSize QPalette QPen QPersistentModelIndex QPixmap QPointer QProcessEnvironment QPromise QQmlScriptString QRegion QRgba64 QScrollerProperties QSemaphoreReleaser QSet::const_iterator QSet::iterator QSetIterator QSharedDataPointer QSharedPointer QSignalBlocker QStandardItem QStorageInfo QString QStringList QStringMatcher QStyleOption QSurfaceFormat QTableWidgetItem QTextBoundaryFinder QTextDocumentFragment QTextOption QTextTableCell QTimeZone QTreeWidgetItem QTreeWidgetItemIterator QUnhandledException QVarLengthArray QVariant QVariantRef QWeakPointer
- operator==: QAnyStringView QBEInteger QBitArray QBrush QByteArrayView QChar QColor QColorSpace QConstIterator QContiguousCache QCursor QDeadlineTimer QDir QDomImplementation QDomNamedNodeMap QDomNode QDomNodeList QEasingCurve QElapsedTimer QEventPoint QExplicitlySharedDataPointer QFileInfo QFuture::const_iterator QGenericMatrix QGlyphRun QGradient QIterator QJSPrimitiveValue QJniObject QJsonDocument QKeyCombination QKeyValueIterator QLEInteger QLatin1String QLine QLineF QLocale QMap QMap::const_iterator QMap::iterator QMap::key_iterator QMargins QMarginsF QMatrix4x4 QMetaMethod QMetaType QModelIndex QMultiMap QMultiMap::const_iterator QMultiMap::iterator QMultiMap::key_iterator QPageLayout QPageSize QPalette QPartialOrdering QPen QPersistentModelIndex QPointer QProcessEnvironment QQmlScriptString QQuaternion QRect QRectF QRegion QScopedPointer QScrollerProperties QSet QSet::const_iterator QSet::iterator QSharedDataPointer QSharedPointer QSize QSizeF QSizePolicy QStorageInfo QString QStringView QSurfaceFormat QTableWidgetSelectionRange QTaggedIterator QTextOption::Tab QTextTableCell QTimeZone QVarLengthArray QVariant QVector2D QVector3D QVector4D QVulkanExtension QVulkanLayer QWeakPointer QXmlStreamAttribute QXmlStreamEntityDeclaration QXmlStreamNamespaceDeclaration QXmlStreamNotationDeclaration
- operator>: QAnyStringView QByteArrayView QChar QDeadlineTimer QJSPrimitiveValue QLatin1String QList QString QStringView QVarLengthArray
- operator>=: QAnyStringView QByteArrayView QChar QDeadlineTimer QJSPrimitiveValue QLatin1String QList QString QStringView QVarLengthArray
- operator>>: global QBitArray QBrush QChar QColor QColorSpace QCursor QDataStream QEasingCurve QGenericMatrix QIcon QKeyCombination QLine QLineF QListWidgetItem QMap QMargins QMarginsF QMatrix4x4 QMultiMap QPageRanges QPalette QPen QPixmap QPolygon QPolygonF QQuaternion QRect QRectF QRegion QSet QSize QSizeF QSizePolicy QStandardItem QString QTableWidgetItem QTextStream QTreeWidgetItem QVector2D QVector3D QVector4D qfloat16
- operator>>=: QBEInteger QLEInteger
- operator[]: QBitArray QByteArrayView QCache QContiguousCache QDir QJsonDocument QLatin1String QList QMap QModelRoleDataSpan QQmlPropertyMap QScopedArrayPointer QString QStringView QUtf8StringView QVarLengthArray QVector2D QVector3D QVector4D
- operator^: QBitArray QFlags QRegion
- operator^=: QAtomicInteger QBEInteger QBitArray QFlags QLEInteger QRegion
- operator|: QBitArray QFlags QKeyCombination QMargins QMarginsF QRect QRectF QRegion QSet
- operator|=: QAtomicInteger QBEInteger QBitArray QFlags QLEInteger QRect QRectF QRegion QSet
- operator~: QBitArray QFlags
- optimizationFlags: QGraphicsView
- optimize: QMatrix4x4
- optimizedWrite: QImageWriter
- option: QImageIOHandler
- optionNames: QCommandLineParser
- options: QAbstractFileIconProvider QColorDialog QInputDialog QSurfaceFormat QWizard
- organizationDomain: QCoreApplication
- organizationDomainChanged: QCoreApplication
- organizationName: QCoreApplication QSettings
- organizationNameChanged: QCoreApplication
- orientation: QAbstractSlider QDataWidgetMapper QDialogButtonBox QGraphicsLinearLayout QGraphicsSceneWheelEvent QHeaderView QOrientationReading QPageLayout QProgressBar QScreen QSplitter QSplitterHandle QToolBar
- orientationChanged: QScreen QToolBar
- origin: QGraphicsRotation QGraphicsScale
- originChanged: QGraphicsRotation QGraphicsScale
- originCorner: QGridLayout
- ortho: QMatrix4x4
- outputRange: QSensor
- outputRanges: QSensor
- overflow: QLCDNumber
- overline: QGlyphRun
- overshoot: QEasingCurve
- overshootDistance: QScrollEvent
- overwriteMode: QPlainTextEdit QTextEdit
- ownedByLayout: QGraphicsLayoutItem
- owner: QFileInfo
- ownerDocument: QDomNode
- ownerElement: QDomAttr
- ownerId: QFileInfo
- ownsClipboard: QClipboard
- ownsFindBuffer: QClipboard
- ownsSelection: QClipboard
- ownsTexture: QSGImageNode QSGSimpleTextureNode
- p1: QLine QLineF
- p2: QLine QLineF
- padChar: QTextStream
- page: QWizard
- pageAdded: QWizard
- pageCount: QPlainTextDocumentLayout
- pageIds: QWizard
- pageLayout: QPagedPaintDevice
- pageRanges: QPagedPaintDevice
- pageRemoved: QWizard
- pageSize: QPageLayout
- pageStep: QAbstractSlider
- paint: QGraphicsProxyWidget QGraphicsWidget QIcon QIconEngine
- paintCell: QCalendarWidget
- paintDevice: QBackingStore
- paintEngine: QPaintDevice
- paintEvent: QAbstractButton QAbstractScrollArea QAbstractSpinBox QCheckBox QComboBox QCommandLinkButton QDateTimeEdit QDial QDockWidget QFocusFrame QFrame QGraphicsView QGroupBox QHeaderView QLCDNumber QLabel QLineEdit QListView QMdiArea QMdiSubWindow QMenu QMenuBar QPaintDeviceWindow QPlainTextEdit QProgressBar QPushButton QRadioButton QRubberBand QScrollBar QSizeGrip QSlider QSplitterHandle QStatusBar QTabWidget QTableView QTextBrowser QTextEdit QToolBar QToolButton QTreeView QWindow QWizard
- paintRect: QPageLayout
- paintRectPixels: QPageLayout
- paintRectPoints: QPageLayout
- paintSection: QHeaderView
- paintWindowFrame: QGraphicsWidget
- paintingActive: QPaintDevice
- palette: QGraphicsScene QGraphicsWidget QToolTip
- parameterCount: QMetaMethod
- parameterMetaType: QMetaMethod
- parameterNames: QDesignerMemberSheetExtension QMetaMethod
- parameterType: QMetaMethod
- parameterTypeName: QMetaMethod
- parameterTypes: QDesignerMemberSheetExtension QMetaMethod
- parent: QAbstractItemModel QAccessibleInterface QAccessibleWidget QConcatenateTablesProxyModel QHelpContentItem QHelpContentModel QIdentityProxyModel QModelIndex QObject QPersistentModelIndex QSortFilterProxyModel QStandardItem QStandardItemModel QTransposeProxyModel QTreeWidgetItem QWindow
- parentContainerType: QCborStreamReader
- parentLayoutItem: QGraphicsLayoutItem
- parentNode: QDomNode
- parentObject: QAccessibleWidget
- parentWidget: QLayout QShortcut
- parse: QCommandLineParser
- passiveGrabbers: QPointerEvent
- passwordMaskCharacter: QStyleHints
- passwordMaskDelay: QStyleHints
- paste: QLineEdit QPlainTextEdit QTextEdit
- path: QDir QDirIterator QFileInfo QLibraryInfo QTemporaryDir
- pathFromIndex: QCompleter
- pattern: QByteArrayMatcher QStaticByteArrayMatcher QStringMatcher
- pause: QAbstractAnimation
- peekNext: QFutureIterator QHashIterator QListIterator QMapIterator QMutableHashIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QMutableSetIterator QSetIterator
- peekPrevious: QFutureIterator QListIterator QMapIterator QMultiMapIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QSetIterator
- period: QEasingCurve
- permission: QFileInfo
- permissions: QFile QFileDevice QFileInfo
- persistentIndexList: QAbstractItemModel
- perspective: QMatrix4x4
- phase: QGraphicsSceneWheelEvent QWheelEvent
- physicalDevice: QVulkanWindow
- physicalDeviceLost: QVulkanWindowRenderer
- physicalDeviceProperties: QVulkanWindow
- physicalDotsPerInch: QScreen
- physicalDotsPerInchChanged: QScreen
- physicalDotsPerInchX: QScreen
- physicalDotsPerInchY: QScreen
- physicalDpiX: QPaintDevice
- physicalDpiY: QPaintDevice
- physicalSize: QScreen
- physicalSizeChanged: QScreen
- picture: QLabel
- pixel: QColormap
- pixelDelta: QGraphicsSceneWheelEvent QWheelEvent
- pixelMetric: QProxyStyle QStyle
- pixelPerMeter: QScroller
- pixmap: QClipboard QCursor QDrag QIcon QIconEngine QLabel QSplashScreen QWizard QWizardPage
- pixmapFunction: QDesignerFormWindowInterface
- placeholderText: QComboBox QLineEdit QPalette QPlainTextEdit QTextEdit
- pluginPaths: QFormBuilder QUiLoader
- point: QPointerEvent QPolygon
- pointAt: QLineF
- pointAtPercent: Path
- pointById: QPointerEvent
- pointCount: QPointerEvent
- pointerType: QPointerEvent
- pointingDevice: QPointerEvent
- points: QPointerEvent
- polish: QProxyStyle QStyle
- polishEvent: QGraphicsWidget
- polished: QChildEvent
- pop: QStack
- pop_back: QList QVarLengthArray
- pop_front: QList
- popup: QCompleter QMenu
- popupMode: QToolButton
- pos: QBuffer QContextMenuEvent QCursor QFileDevice QGraphicsSceneContextMenuEvent QGraphicsSceneDragDropEvent QGraphicsSceneHoverEvent QGraphicsSceneMouseEvent QGraphicsSceneWheelEvent QHelpEvent QMouseEvent QMoveEvent QTextStream
- posAt: QGraphicsItemAnimation
- posList: QGraphicsItemAnimation
- position: QDesignerFormWindowCursorInterface QEventPoint QSinglePointEvent QTapAndHoldGesture QTapGesture QTextBoundaryFinder QWindow
- positionalArguments: QCommandLineParser
- positions: QGlyphRun
- possibleActions: QDropEvent QGraphicsSceneDragDropEvent
- postEvent: QCoreApplication
- preInitResources: QVulkanWindowRenderer
- preeditString: QInputMethodEvent
- preferredEditAction: QDesignerTaskMenuExtension
- preferredHeight: QGraphicsLayoutItem
- preferredSize: QGraphicsLayoutItem
- preferredWidth: QGraphicsLayoutItem
- prefix: QDomNode QDoubleSpinBox QSpinBox QXmlStreamAttribute QXmlStreamNamespaceDeclaration QXmlStreamReader
- premultiplied: QPixelFormat QRgba64 QRgbaFloat
- prepare: QSGRenderNode
- prepend: QContiguousCache QList QString
- presentAboutToBeQueued: QVulkanInstance
- presentQueued: QVulkanInstance
- press: QTest::QTouchEventSequence
- pressAction: QAccessibleActionInterface
- pressPosition: QEventPoint
- pressTimestamp: QEventPoint
- pressed: QAbstractButton QAbstractItemView
- pressure: QEventPoint QPressureReading QTabletEvent
- prettyProductName: QSysInfo
- previewWidget: QColumnView
- previous: QFutureIterator QListIterator QMapIterator QMultiMapIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QSetIterator
- previousBlockState: QSyntaxHighlighter
- previousPageAction: QAccessibleActionInterface
- previousSibling: QDomNode
- previousSiblingElement: QDomNode
- previousTransition: QTimeZone
- primaries: QColorSpace
- primaryKeyboard: QInputDevice
- primaryOrientation: QScreen
- primaryOrientationChanged: QScreen
- print: QPlainTextEdit QTextEdit
- priority: Core::IMode QAction QThread
- process: QCommandLineParser
- processChannelMode: QProcess
- processEnvironment: QProcess
- processEvents: QAbstractEventDispatcher QCoreApplication QEventLoop
- processId: QProcess
- processingInstructionData: QXmlStreamReader
- processingInstructionTarget: QXmlStreamReader
- productType: QSysInfo
- productVersion: QSysInfo
- profile: QSurfaceFormat
- program: QProcess
- progressMaximum: QFuture QFutureWatcher
- progressMinimum: QFuture QFutureWatcher
- progressRangeChanged: QFutureWatcher
- progressText: QFuture QFutureWatcher
- progressTextChanged: QFutureWatcher
- progressValue: QFuture QFutureWatcher
- progressValueChanged: QFutureWatcher
- progressiveScanWrite: QImageWriter
- project: QVector3D
- property: QDesignerPropertySheetExtension QMetaObject QObject
- propertyChanged: QDesignerPropertyEditorInterface
- propertyCount: QMetaObject
- propertyEditor: QDesignerFormEditorInterface
- propertyGroup: QDesignerPropertySheetExtension
- propertyIndex: QMetaProperty
- propertyName: QDesignerPropertySheetExtension QDynamicPropertyChangeEvent QPropertyAnimation
- propertyOffset: QMetaObject
- proposedAction: QDropEvent QGraphicsSceneDragDropEvent
- proxy: QStyle
- publicId: QDomDocumentType QDomEntity QDomNotation QXmlStreamEntityDeclaration QXmlStreamNotationDeclaration
- push: QStack QUndoStack
- push_back: QList QString QVarLengthArray
- push_front: QList QString
- putChar: QIODevice
- putExtra: QAndroidIntent
- putPoints: QPolygon
- qAbs: <QtGlobal>
- qAcos: <QtMath>
- qAddPostRoutine: QCoreApplication
- qAlpha: QColor
- qAsin: <QtMath>
- qAtan: <QtMath>
- qAtan2: <QtMath>
- qBlue: QColor
- qBound: <QtGlobal>
- qCCritical: QLoggingCategory
- qCDebug: QLoggingCategory
- qCInfo: QLoggingCategory
- qCWarning: QLoggingCategory
- qCeil: <QtMath>
- qConstOverload: <QtGlobal>
- qCos: <QtMath>
- qCountLeadingZeroBits: <QtAlgorithms>
- qCountTrailingZeroBits: <QtAlgorithms>
- qCritical: <QtGlobal>
- qDebug: <QtGlobal>
- qDegreesToRadians: <QtMath>
- qDeleteAll: <QtAlgorithms>
- qDrawBorderPixmap: <qdrawutil.h>
- qDrawPlainRect: <qdrawutil.h>
- qDrawShadeLine: <qdrawutil.h>
- qDrawShadePanel: <qdrawutil.h>
- qDrawShadeRect: <qdrawutil.h>
- qDrawWinButton: <qdrawutil.h>
- qDrawWinPanel: <qdrawutil.h>
- qEnvironmentVariable: <QtGlobal>
- qEnvironmentVariableIntValue: <QtGlobal>
- qEnvironmentVariableIsEmpty: <QtGlobal>
- qEnvironmentVariableIsSet: <QtGlobal>
- qExchange: <QtGlobal>
- qExec: QTest
- qExp: <QtMath>
- qExtractTestData: QTest
- qFabs: <QtMath>
- qFatal: <QtGlobal>
- qFloatDistance: <QtGlobal>
- qFloatFromFloat16: qfloat16
- qFloatToFloat16: qfloat16
- qFloor: <QtMath>
- qFormatLogMessage: <QtGlobal>
- qFpClassify: <QtGlobal> qfloat16
- qFromBigEndian: <QtEndian>
- qFromLittleEndian: <QtEndian>
- qFuzzyCompare: <QtGlobal> QQuaternion QVector2D QVector3D QVector4D qfloat16
- qFuzzyIsNull: <QtGlobal>
- qGray: QColor
- qGreen: QColor
- qHypot: <QtMath>
- qInf: <QtGlobal>
- qInfo: <QtGlobal>
- qInstallMessageHandler: <QtGlobal>
- qIsFinite: <QtGlobal> qfloat16
- qIsInf: <QtGlobal> qfloat16
- qIsNaN: <QtGlobal> qfloat16
- qLn: <QtMath>
- qMakeStaticByteArrayMatcher: QStaticByteArrayMatcher
- qMax: <QtGlobal>
- qMetaTypeId: QMetaType
- qMin: <QtGlobal>
- qNonConstOverload: <QtGlobal>
- qOverload: <QtGlobal>
- qPixelFormatAlpha: QPixelFormat
- qPixelFormatCmyk: QPixelFormat
- qPixelFormatGrayscale: QPixelFormat
- qPixelFormatHsl: QPixelFormat
- qPixelFormatHsv: QPixelFormat
- qPixelFormatRgba: QPixelFormat
- qPixelFormatYuv: QPixelFormat
- qPopulationCount: <QtAlgorithms>
- qPow: <QtMath>
- qPremultiply: QColor
- qPrintable: <QtGlobal>
- qQNaN: <QtGlobal>
- qQmlResolveImportPaths: global
- qRed: QColor
- qRegisterAnimationInterpolator: QVariantAnimation
- qRegisterMetaType: QMetaType
- qRegisterStaticPluginFunction: QPluginLoader
- qRemovePostRoutine: QCoreApplication
- qRgb: QColor
- qRgba: QColor
- qRgba64: QColor
- qRound: <QtGlobal> qfloat16
- qRound64: <QtGlobal> qfloat16
- qSNaN: <QtGlobal>
- qSetFieldWidth: QTextStream
- qSetMessagePattern: <QtGlobal>
- qSetPadChar: QTextStream
- qSetRealNumberPrecision: QTextStream
- qSharedPointerCast: QSharedPointer
- qSharedPointerConstCast: QSharedPointer
- qSharedPointerDynamicCast: QSharedPointer
- qSharedPointerObjectCast: QSharedPointer
- qSin: <QtMath>
- qSleep: QTest
- qSqrt: <QtMath>
- qTan: <QtMath>
- qToBigEndian: <QtEndian>
- qToLittleEndian: <QtEndian>
- qToUnderlying: <QtGlobal>
- qTokenize: QStringTokenizer
- qUnpremultiply: QColor
- qUtf16Printable: <QtGlobal>
- qUtf8Printable: <QtGlobal>
- qVersion: <QtGlobal>
- qWait: QTest
- qWaitFor: QTest
- qWaitForWindowActive: QTest
- qWaitForWindowExposed: QTest
- qWarning: <QtGlobal>
- qWeakPointerCast: QWeakPointer
- q_check_ptr: <QtGlobal>
- qgetenv: <QtGlobal>
- qobject_cast: QObject
- qobject_pointer_cast: QSharedPointer
- qputenv: <QtGlobal>
- qstyleoption_cast: QStyleHintReturn QStyleOption
- qtHandler: QErrorMessage
- qtTrId: <QtGlobal>
- qt_extension: QExtensionManager
- qualifiedName: QXmlStreamAttribute QXmlStreamReader
- quality: QImageReader QImageWriter
- queries: QInputMethodQueryEvent
- queryAccessibleInterface: QAccessible
- queryFocusObject: QInputMethod
- queryWidget: QHelpSearchEngine
- question: QMessageBox
- quit: QCoreApplication QEventLoop QThread
- qunsetenv: <QtGlobal>
- quote: QDebug
- qvariant_cast: QVariant
- radius: QRadialGradient
- raise: QException QWindow
- raiseError: QXmlStreamReader
- rangeChanged: QAbstractSlider
- rawFont: QGlyphRun
- rbegin: QByteArrayView QLatin1String QList QRegion QString QStringView QUtf8StringView QVarLengthArray
- read: QIconEngine QImageIOHandler QImageReader QListWidgetItem QMetaProperty QStandardItem QTableWidgetItem QTextStream QTreeWidgetItem
- readAll: QTextStream
- readAllStandardError: QProcess
- readAllStandardOutput: QProcess
- readBinder: QAndroidParcel
- readByteArray: QCborStreamReader
- readBytes: QDataStream
- readChannel: QProcess
- readChannelFinished: QIODevice
- readData: QAndroidParcel QBuffer QFileDevice QIODevice QProcess
- readElementText: QXmlStreamReader
- readFileDescriptor: QAndroidParcel
- readLine: QTextStream
- readLineData: QFileDevice
- readLineInto: QTextStream
- readNext: QXmlStreamReader
- readNextStartElement: QXmlStreamReader
- readOnGadget: QMetaProperty
- readRawData: QDataStream
- readSettings: QHelpFilterSettingsWidget
- readString: QCborStreamReader
- readStringChunk: QCborStreamReader
- readVariant: QAndroidParcel
- readWriteLock: QReadLocker QWriteLocker
- reading: QAccelerometer QAmbientLightSensor QAmbientTemperatureSensor QCompass QGyroscope QHumiditySensor QLightSensor QMagnetometer QOrientationSensor QPressureSensor QProximitySensor QRotationSensor QSensor QSensorBackend QTiltSensor
- readingChanged: QSensor
- readyRead: QIODevice
- readyReadStandardError: QProcess
- readyReadStandardOutput: QProcess
- realNumberNotation: QTextStream
- realNumberPrecision: QTextStream
- reason: QContextMenuEvent QFocusEvent QGraphicsSceneContextMenuEvent
- reblock: QSignalBlocker
- rebuildGeometry: QSGImageNode
- receivers: QObject
- recognize: QGestureRecognizer
- rect: QAccessibleInterface QAccessibleObject QAccessibleWidget QGraphicsWidget QPageSize QPaintEvent QPixmap QSGImageNode QSGRectangleNode QSGRenderNode QSGSimpleRectNode QSGSimpleTextureNode
- rectCount: QRegion
- rectForIndex: QListView
- rectPixels: QPageSize
- rectPoints: QPageSize
- recursiveFilteringEnabledChanged: QSortFilterProxyModel
- red: QColor QRgba64 QRgbaFloat
- red16: QRgbaFloat
- red8: QRgba64 QRgbaFloat
- redBufferSize: QSurfaceFormat
- redF: QColor
- redNormalized: QRgbaFloat
- redSize: QPixelFormat
- redo: QLineEdit QPlainTextEdit QTextEdit QUndoCommand QUndoGroup QUndoStack
- redoAvailable: QPlainTextEdit QTextEdit
- redoText: QUndoGroup QUndoStack
- redoTextChanged: QUndoGroup QUndoStack
- ref: QAtomicInteger
- reformat: QStatusBar
- refresh: QDir QFileInfo QSplitter QStorageInfo
- refreshRate: QScreen
- refreshRateChanged: QScreen
- region: QPaintEvent
- registerAccessibleInterface: QAccessible
- registerBackend: QSensorManager
- registerConverter: QMetaType
- registerDocumentation: QHelpEngineCore
- registerEditor: QItemEditorFactory
- registerEventType: QEvent
- registerExtensions: QAbstractExtensionManager QExtensionManager
- registerField: QWizardPage
- registerFormat: QSettings
- registerNativeMethods: QJniEnvironment
- registerRecognizer: QGestureRecognizer
- registerResource: QResource
- registerSensors: QSensorPluginInterface
- registerSocketNotifier: QAbstractEventDispatcher
- registerTimer: QAbstractEventDispatcher
- registeredDocumentations: QHelpEngineCore
- registeredTimers: QAbstractEventDispatcher
- regularExpression: QRegularExpressionValidator
- regularExpressionChanged: QRegularExpressionValidator
- rehighlight: QSyntaxHighlighter
- rehighlightBlock: QSyntaxHighlighter
- reindexDocumentation: QHelpSearchEngine
- reject: QDialog
- rejected: QDialog QDialogButtonBox
- relations: QAccessibleInterface QAccessibleWidget
- relativeFilePath: QDir
- relativeHumidity: QHumidityReading
- relativeMethodIndex: QMetaMethod
- relativePropertyIndex: QMetaProperty
- release: QSemaphore QSessionManager QSystemSemaphore QTest::QTouchEventSequence
- releaseResources: QSGRenderNode QVulkanWindowRenderer
- releaseShortcut: QGraphicsWidget
- releaseSwapChainResources: QVulkanWindowRenderer
- releaseWidget: QWidgetAction
- released: QAbstractButton
- reload: QTextBrowser
- relock: QMutexLocker QReadLocker QWriteLocker
- remainingTime: QAbstractEventDispatcher QDeadlineTimer QTimer
- remainingTimeAsDuration: QDeadlineTimer QTimer
- remainingTimeNSecs: QDeadlineTimer
- remove: QCache QDesignerContainerExtension QDir QFile QList QMap QMultiMap QMutableHashIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QMutableSetIterator QObjectCleanupHandler QProcessEnvironment QSet QSettings QString QTemporaryDir QTextList QVarLengthArray
- removeAction: QActionGroup QGraphicsWidget
- removeAll: QList QVarLengthArray
- removeAnimation: QAnimationGroup
- removeAt: QGraphicsAnchorLayout QGraphicsGridLayout QGraphicsLayout QGraphicsLinearLayout QList
- removeAttribute: QDomElement
- removeAttributeNS: QDomElement
- removeAttributeNode: QDomElement
- removeButton: QButtonGroup QDialogButtonBox QMessageBox
- removeCellWidget: QTableWidget
- removeChild: QDomNode QTreeWidgetItem
- removeColumn: QAbstractItemModel QStandardItem QTableWidget
- removeColumns: QAbstractItemModel QIdentityProxyModel QSortFilterProxyModel QStandardItem QStandardItemModel QTextTable QTransposeProxyModel
- removeCustomValue: QHelpEngineCore
- removeDebugOutputFilter: QVulkanInstance
- removeDockWidget: QMainWindow
- removeDuplicates: QStringList
- removeDynamicProperty: QDesignerDynamicPropertySheetExtension
- removeEventFilter: QObject
- removeFactory: QAccessible
- removeFilter: QHelpFilterEngine QSensor
- removeFirst: QContiguousCache QList
- removeFormWindow: QDesignerFormWindowManagerInterface
- removeFormat: QMimeData
- removeIf: QList QMap QMultiMap QString QVarLengthArray
- removeItem: QComboBox QGraphicsGridLayout QGraphicsLinearLayout QGraphicsScene QLayout QTextList QToolBox
- removeItemWidget: QListWidget QTreeWidget
- removeKey: QAssociativeIterable
- removeLast: QContiguousCache QList QVarLengthArray
- removeLibraryPath: QCoreApplication
- removeMapping: QDataWidgetMapper
- removeMappings: QSignalMapper
- removeNamedItem: QDomNamedNodeMap
- removeNamedItemNS: QDomNamedNodeMap
- removeNativeEventFilter: QAbstractEventDispatcher QCoreApplication
- removeOne: QList QVarLengthArray
- removePage: QWizard
- removePassiveGrabber: QPointerEvent
- removePostedEvents: QCoreApplication
- removeRecursively: QDir
- removeResourceFile: QDesignerFormWindowInterface
- removeRow: QAbstractItemModel QFormLayout QStandardItem QTableWidget
- removeRows: QAbstractItemModel QIdentityProxyModel QSortFilterProxyModel QStandardItem QStandardItemModel QStringListModel QTextTable QTransposeProxyModel
- removeSelection: QAccessibleTextInterface
- removeSourceModel: QConcatenateTablesProxyModel
- removeStack: QUndoGroup
- removeStaleLockFile: QLockFile
- removeSubWindow: QMdiArea
- removeTab: QTabWidget
- removeToolBar: QMainWindow
- removeToolBarBreak: QMainWindow
- removeTranslator: QCoreApplication
- removeValue: QMetaSequence QSequentialIterable
- removeValueAtBegin: QMetaSequence
- removeValueAtEnd: QMetaSequence
- removeWidget: QLayout QStackedWidget QStatusBar
- removed: QChildEvent
- rename: QDir QFile
- rend: QByteArrayView QLatin1String QList QRegion QString QStringView QUtf8StringView QVarLengthArray
- render: QGraphicsScene QGraphicsView QSGRenderNode
- renderHints: QGraphicsView
- renderableType: QSurfaceFormat
- repaint: QSplashScreen
- reparse: QCborStreamReader
- repeatAction: QAbstractSlider
- repeated: QString
- replace: QList QMultiMap QString QVarLengthArray
- replaceChild: QDomNode
- replaceData: QDomCharacterData
- replaceInStrings: QStringList
- replaceText: QAccessibleEditableTextInterface
- replaceWidget: QLayout QSplitter
- replacementLength: QInputMethodEvent
- replacementStart: QInputMethodEvent
- reportContentOrientationChange: QWindow
- requestActivate: QWindow
- requestInterruption: QThread
- requestPermission: QtAndroidPrivate
- requestPhase2: QSessionManager
- requestShowLink: QHelpSearchResultWidget
- requestUpdate: QPlainTextDocumentLayout QWindow
- requestWidget: QWidgetAction
- requestedFormat: QOffscreenSurface QWindow
- requiredSpace: QStringDecoder QStringEncoder
- requiresSurrogates: QChar
- resendPrepareEvent: QScroller
- reserve: QList QSet QString QVarLengthArray
- reset: QAbstractItemView QCborStreamReader QCryptographicHash QDesignerPropertySheetExtension QExplicitlySharedDataPointer QGestureRecognizer QHeaderView QInputMethod QMessageAuthenticationCode QMetaProperty QProgressBar QProgressDialog QScopedPointer QSharedDataPointer QSharedPointer QTextStream QTreeView Qt
- resetCachedContent: QGraphicsView
- resetClean: QUndoStack
- resetDefaultSectionSize: QHeaderView
- resetDeviceFunctions: QVulkanInstance
- resetEnabled: QAction
- resetFormat: QDebug QProgressBar
- resetHorizontalScrollMode: QAbstractItemView
- resetIndentation: QTreeView
- resetInternalData: QAbstractItemModel
- resetOnGadget: QMetaProperty
- resetOpenGLState: QQuickOpenGLUtils
- resetState: QStringConverter
- resetStatus: QDataStream QTextStream
- resetTransform: QGraphicsView
- resetVerticalScrollMode: QAbstractItemView
- resetWidgetProperty: QDesignerFormWindowCursorInterface
- resize: QBackingStore QBitArray QFile QFileDevice QGraphicsWidget QList QRubberBand QString QTextTable QVarLengthArray QWindow
- resizeAnchor: QGraphicsView
- resizeColumnToContents: QTableView QTreeView
- resizeColumnsToContents: QTableView
- resizeContentsPrecision: QHeaderView
- resizeDocks: QMainWindow
- resizeEvent: QAbstractItemView QAbstractScrollArea QAbstractSpinBox QCalendarWidget QColumnView QComboBox QDial QDialog QGraphicsProxyWidget QGraphicsView QGraphicsWidget QGroupBox QListView QMdiArea QMdiSubWindow QMenuBar QMessageBox QPlainTextEdit QProgressDialog QRubberBand QScrollArea QSplitter QSplitterHandle QStatusBar QTabWidget QTextEdit QWindow QWizard
- resizeGripsVisible: QColumnView
- resizeMode: QListView
- resizeRowToContents: QTableView
- resizeRowsToContents: QTableView
- resizeSection: QHeaderView
- resizeSections: QHeaderView
- resized: QMovie
- resolve: QLibrary QPalette
- resolveUndeclaredEntity: QXmlStreamEntityResolver
- resourceFileSaveMode: QDesignerFormWindowInterface
- resourceFiles: QDesignerFormWindowInterface
- resourceFilesChanged: QDesignerFormWindowInterface
- resourceProvider: QLabel
- restart: QElapsedTimer QWizard Timer
- restartCommand: QSessionManager
- restartHint: QSessionManager
- restoreDockWidget: QMainWindow
- restoreState: QHeaderView QMainWindow QSplitter
- result: QCryptographicHash QDialog QFuture QFutureWatcher QMessageAuthenticationCode
- resultAt: QFuture QFutureWatcher
- resultCount: QFuture
- resultReadyAt: QFutureWatcher
- resultView: QCryptographicHash
- resultWidget: QHelpSearchEngine
- results: QFuture
- resultsReadyAt: QFutureWatcher
- resume: QAbstractAnimation QFuture QFutureWatcher QTimeLine
- resumed: QFutureWatcher
- retainSizeWhenHidden: QSizePolicy
- retrieveData: QMimeData
- returnGeoValues: QMagnetometer
- returnGeoValuesChanged: QMagnetometer
- returnMetaType: QMetaMethod
- returnPressed: QLineEdit
- returnType: QMetaMethod
- revert: QAbstractItemModel QAbstractProxyModel QDataWidgetMapper
- revision: QMetaMethod QMetaProperty
- rgb: QColor
- rgba: QColor
- rgba64: QColor
- rheight: QSize QSizeF
- right: QLatin1String QMargins QMarginsF QRect QRectF QString Qt
- rightColumn: QTableWidgetSelectionRange
- rightJustified: QString
- rmdir: QDir
- rmpath: QDir
- role: QAccessibleInterface QAccessibleWidget QModelRoleData
- roleNames: QAbstractItemModel QAbstractProxyModel QStandardItemModel
- rollbackTransaction: QDataStream
- root: QDir QStorageInfo
- rootIndex: QAbstractItemView QDataWidgetMapper
- rootIsDecorated: QTreeView
- rootModelIndex: QComboBox
- rootPath: QDir QStorageInfo
- rotate: QGraphicsView QMatrix4x4
- rotatedVector: QQuaternion
- rotation: QEventPoint QTabletEvent
- rotationAngle: QPinchGesture
- rotationAt: QGraphicsItemAnimation
- rotationList: QGraphicsItemAnimation
- rotationTo: QQuaternion
- row: QChar QHelpContentItem QListWidget QMatrix4x4 QModelIndex QPersistentModelIndex QStandardItem QTableWidget QTableWidgetItem QTextTableCell
- rowAlignment: QGraphicsGridLayout
- rowAt: QTableView
- rowCount: QAbstractItemModel QAccessibleTableInterface QConcatenateTablesProxyModel QFormLayout QGraphicsGridLayout QGridLayout QHelpContentModel QIdentityProxyModel QSortFilterProxyModel QStandardItem QStandardItemModel QStringListModel QTableWidget QTableWidgetSelectionRange QTransposeProxyModel
- rowCountChanged: QTableView
- rowDescription: QAccessibleTableInterface
- rowEnd: QTextTable
- rowExtent: QAccessibleTableCellInterface
- rowHeaderCells: QAccessibleTableCellInterface
- rowHeight: QTableView QTreeView
- rowIndex: QAccessibleTableCellInterface
- rowMaximumHeight: QGraphicsGridLayout
- rowMinimumHeight: QGraphicsGridLayout QGridLayout
- rowMoved: QTableView
- rowPreferredHeight: QGraphicsGridLayout
- rowResized: QTableView
- rowSpacing: QGraphicsGridLayout
- rowSpan: QTableView QTextTableCell
- rowStart: QTextTable
- rowStretch: QGridLayout
- rowStretchFactor: QGraphicsGridLayout
- rowViewportPosition: QTableView
- rowWrapPolicy: QFormLayout
- rows: QTextTable
- rowsAboutToBeInserted: QAbstractItemModel
- rowsAboutToBeMoved: QAbstractItemModel
- rowsAboutToBeRemoved: QAbstractItemModel QAbstractItemView QListView QTreeView
- rowsInserted: QAbstractItemModel QAbstractItemView QColumnView QListView QTreeView
- rowsMoved: QAbstractItemModel
- rowsRemoved: QAbstractItemModel QTreeView
- rubberBandChanged: QGraphicsView
- rubberBandRect: QGraphicsView
- rubberBandSelectionMode: QGraphicsView
- run: QRunnable QThread
- runOnAndroidMainThread: QNativeInterface::QAndroidApplication
- rwidth: QSize QSizeF
- sampleCountFlagBits: QVulkanWindow
- sampleTextForFont: QFontComboBox
- sampleTextForSystem: QFontComboBox
- samples: QSurfaceFormat
- saturation: QColor
- saturationF: QColor
- saturationSize: QPixelFormat
- save: QAbstractFormBuilder QDesignerWidgetBoxInterface QDomNode QMetaType QPixmap
- saveState: QHeaderView QMainWindow QSplitter
- scalar: QQuaternion
- scale: QGraphicsView QMatrix4x4 QSize QSizeF
- scaleChanged: QGraphicsScale
- scaleFactor: QPinchGesture
- scaleList: QGraphicsItemAnimation
- scaled: QPixmap QSize QSizeF
- scaledClipRect: QImageReader
- scaledPixmap: QIconEngine
- scaledSize: QImageReader QMovie
- scaledToHeight: QPixmap
- scaledToWidth: QPixmap
- scene: QGraphicsView
- sceneEvent: QGraphicsWidget
- sceneGrabPosition: QEventPoint
- sceneLastPosition: QEventPoint
- scenePos: QGraphicsSceneContextMenuEvent QGraphicsSceneDragDropEvent QGraphicsSceneHelpEvent QGraphicsSceneHoverEvent QGraphicsSceneMouseEvent QGraphicsSceneWheelEvent
- scenePosition: QEventPoint QSinglePointEvent
- scenePressPosition: QEventPoint
- sceneRect: QGraphicsScene QGraphicsView
- sceneRectChanged: QGraphicsScene
- scheduleDelayedItemsLayout: QAbstractItemView
- scientific: Qt
- scope: QMetaEnum QSettings
- screen: QOffscreenSurface QWindow
- screenChanged: QOffscreenSurface QWindow
- screenPos: QGraphicsSceneContextMenuEvent QGraphicsSceneDragDropEvent QGraphicsSceneHelpEvent QGraphicsSceneHoverEvent QGraphicsSceneMouseEvent QGraphicsSceneWheelEvent
- script: QChar
- scroll: QBackingStore QPixmap
- scrollBarWidgets: QAbstractScrollArea
- scrollContentsBy: QAbstractScrollArea QColumnView QGraphicsView QListView QMdiArea QPlainTextEdit QScrollArea QTableView QTextEdit QTreeView
- scrollDirtyRegion: QAbstractItemView
- scrollDownAction: QAccessibleActionInterface
- scrollLeftAction: QAccessibleActionInterface
- scrollMetric: QScrollerProperties
- scrollRightAction: QAccessibleActionInterface
- scrollState: QScrollEvent
- scrollTo: QAbstractItemView QColumnView QListView QScroller QTableView QTreeView
- scrollToAnchor: QTextEdit
- scrollToBottom: QAbstractItemView
- scrollToItem: QListWidget QTableWidget QTreeWidget
- scrollToSubstring: QAccessibleTextInterface
- scrollToTop: QAbstractItemView
- scrollUpAction: QAccessibleActionInterface
- scroller: QScroller
- scrollerProperties: QScroller
- scrollerPropertiesChanged: QScroller
- sdkVersion: QNativeInterface::QAndroidApplication
- search: QHelpSearchEngine QHelpSearchQueryWidget
- searchEngine: QHelpEngine
- searchInput: QHelpSearchEngine QHelpSearchQueryWidget
- searchPaths: QDir QTextBrowser
- searchResultCount: QHelpSearchEngine
- searchResults: QHelpSearchEngine
- searchingFinished: QHelpSearchEngine
- searchingStarted: QHelpSearchEngine
- seatName: QInputDevice
- seatNames: QInputDevice
- secsTo: QElapsedTimer
- section: QString
- sectionAt: QDateTimeEdit
- sectionClicked: QHeaderView
- sectionCount: QDateTimeEdit
- sectionCountChanged: QHeaderView
- sectionDoubleClicked: QHeaderView
- sectionEntered: QHeaderView
- sectionHandleDoubleClicked: QHeaderView
- sectionMoved: QHeaderView
- sectionPosition: QHeaderView
- sectionPressed: QHeaderView
- sectionResizeMode: QHeaderView
- sectionResized: QHeaderView
- sectionSize: QHeaderView
- sectionSizeFromContents: QHeaderView
- sectionSizeHint: QHeaderView
- sectionText: QDateTimeEdit
- sectionViewportPosition: QHeaderView
- sectionsAboutToBeRemoved: QHeaderView
- sectionsClickable: QHeaderView
- sectionsHidden: QHeaderView
- sectionsInserted: QHeaderView
- sectionsMovable: QHeaderView
- sectionsMoved: QHeaderView
- securelySeeded: QRandomGenerator
- seed: QRandomGenerator
- seek: QBuffer QFileDevice QTextStream
- segmentCount: QOperatingSystemVersion
- segmentStyle: QLCDNumber
- select: QFileSelector
- selectAll: QAbstractItemView QAbstractSpinBox QColumnView QLineEdit QPlainTextEdit QTextEdit QTreeView
- selectColumn: QAccessibleTableInterface QTableView
- selectRow: QAccessibleTableInterface QTableView
- selectWidget: QDesignerFormWindowInterface
- selectedCellCount: QAccessibleTableInterface
- selectedCells: QAccessibleTableInterface
- selectedColor: QColorDialog
- selectedColumnCount: QAccessibleTableInterface
- selectedColumns: QAccessibleTableInterface
- selectedDate: QCalendarWidget
- selectedIndexes: QAbstractItemView QListView QTableView QTreeView
- selectedItems: QGraphicsScene QListWidget QTableWidget QTreeWidget
- selectedRanges: QTableWidget
- selectedRowCount: QAccessibleTableInterface
- selectedRows: QAccessibleTableInterface
- selectedText: QLabel QLineEdit
- selectedWidget: QDesignerFormWindowCursorInterface
- selectedWidgetCount: QDesignerFormWindowCursorInterface
- selection: QAccessibleTextInterface
- selectionArea: QGraphicsScene
- selectionBehavior: QAbstractItemView
- selectionChanged: QAbstractItemView QCalendarWidget QClipboard QDesignerFormWindowInterface QGraphicsScene QLineEdit QListView QPlainTextEdit QTableView QTextEdit QTreeView
- selectionCommand: QAbstractItemView
- selectionCount: QAccessibleTextInterface
- selectionEnd: QAccessibleTextSelectionEvent QLineEdit
- selectionLength: QLineEdit
- selectionMode: QAbstractItemView QCalendarWidget
- selectionModel: QAbstractItemView
- selectionStart: QAccessibleTextSelectionEvent QLabel QLineEdit
- semaphore: QSemaphoreReleaser
- sendEvent: QCoreApplication QGraphicsScene
- sendPostedEvents: QCoreApplication
- sender: QObject
- senderSignalIndex: QObject
- sensor: QSensorBackend
- sensorBusy: QSensorBackend
- sensorError: QSensor QSensorBackend
- sensorStopped: QSensorBackend
- sensorTypes: QSensor
- sensorsChanged: QSensorChangesInterface
- sensorsForType: QSensor
- separator: QDir
- separatorsCollapsible: QMenu
- serialNumber: QScreen
- sessionId: QSessionManager
- sessionKey: QSessionManager
- set: QSGGeometry::ColoredPoint2D QSGGeometry::Point2D QSGGeometry::TexturedPoint2D QSequentialIterable
- setAbsoluteHumidity: QHumidityReading
- setAccelerated: QAbstractSpinBox
- setAcceleration: QPanGesture
- setAccelerationMode: QAccelerometer
- setAcceptRichText: QTextEdit
- setAccepted: QEvent QEventPoint QGestureEvent QPointerEvent
- setAccessibleDescription: QStandardItem
- setAccessibleText: QStandardItem
- setActionEditor: QDesignerFormEditorInterface
- setActionGroup: QAction
- setActivationOrder: QMdiArea
- setActive: QSensor QUndoStack
- setActiveAction: QMenu QMenuBar
- setActiveFilter: QHelpFilterEngine
- setActiveFormWindow: QDesignerFormWindowManagerInterface
- setActivePanel: QGraphicsScene
- setActiveStack: QUndoGroup
- setActiveSubWindow: QMdiArea
- setActiveWindow: QGraphicsScene
- setAlignment: QAbstractSpinBox QGraphicsGridLayout QGraphicsLinearLayout QGraphicsView QGroupBox QLabel QLayout QLayoutItem QLineEdit QProgressBar QScrollArea QTextEdit QTextOption
- setAllColumnsShowFocus: QTreeView
- setAllocationLimit: QImageReader
- setAllowedAreas: QDockWidget QToolBar
- setAlpha: QColor QRgba64 QRgbaFloat
- setAlphaBufferSize: QSurfaceFormat
- setAlphaF: QColor
- setAlternatingRowColors: QAbstractItemView
- setAlwaysOn: QSensor
- setAmplitude: QEasingCurve
- setAngle: QConicalGradient QGraphicsRotation QLineF
- setAnimated: QMainWindow QTreeView
- setAnisotropyLevel: QSGImageNode
- setApiVersion: QVulkanInstance
- setApplicationDescription: QCommandLineParser
- setApplicationName: QCoreApplication
- setApplicationVersion: QCoreApplication
- setArguments: QProcess
- setArray: QJsonDocument
- setArrayIndex: QSettings
- setArrowType: QToolButton
- setAsDockMenu: QMenu
- setAtomicSyncRequired: QSettings
- setAttribute: QCoreApplication QDesignerPropertySheetExtension QDomElement QGraphicsWidget
- setAttributeNS: QDomElement
- setAttributeNode: QDomElement
- setAttributeNodeNS: QDomElement
- setAuthor: QDesignerFormWindowInterface
- setAutoAcceptChildRows: QSortFilterProxyModel
- setAutoClose: QProgressDialog
- setAutoDefault: QPushButton
- setAutoDelete: QRunnable
- setAutoDetectImageFormat: QImageReader
- setAutoDetectUnicode: QTextStream
- setAutoExclusive: QAbstractButton
- setAutoExpandDelay: QTreeView
- setAutoFillBackground: QGraphicsWidget
- setAutoFormatting: QTextEdit QXmlStreamWriter
- setAutoFormattingIndent: QXmlStreamWriter
- setAutoInsertSpaces: QDebug
- setAutoRaise: QToolButton
- setAutoRemove: QTemporaryDir
- setAutoRepeat: QAbstractButton QAction QShortcut
- setAutoRepeatDelay: QAbstractButton
- setAutoRepeatInterval: QAbstractButton
- setAutoReset: QProgressDialog
- setAutoSaveFilter: QHelpEngineCore
- setAutoScroll: QAbstractItemView
- setAutoScrollMargin: QAbstractItemView
- setAutoTransform: QImageReader
- setAutoTristate: QStandardItem
- setAvailableComponents: QHelpFilterSettingsWidget
- setAvailableVersions: QHelpFilterSettingsWidget
- setAxesOrientationMode: QSensor
- setAxis: QGraphicsRotation
- setAzimuth: QCompassReading
- setBackground: QListWidgetItem QMdiArea QStandardItem QTableWidgetItem QTreeWidgetItem
- setBackgroundBrush: QGraphicsScene QGraphicsView
- setBackgroundColor: QImageReader QMovie
- setBackgroundVisible: QPlainTextEdit
- setBar: QProgressDialog
- setBaseSize: QWindow
- setBaseStyle: QProxyStyle
- setBatchSize: QListView
- setBenchmarkResult: QTest
- setBinMode: QLCDNumber
- setBit: QBitArray
- setBlue: QColor QRgba64 QRgbaFloat
- setBlueBufferSize: QSurfaceFormat
- setBlueF: QColor
- setBlurHints: QGraphicsBlurEffect
- setBlurRadius: QGraphicsBlurEffect QGraphicsDropShadowEffect
- setBottom: QDoubleValidator QIntValidator QMargins QMarginsF QRect QRectF
- setBottomLeft: QRect QRectF
- setBottomMargin: QPageLayout
- setBottomRight: QRect QRectF
- setBoundingRect: QGlyphRun
- setBrush: QPalette QPen
- setBspTreeDepth: QGraphicsScene
- setBuddy: QLabel
- setBuffer: QBuffer
- setBufferSize: QSensor
- setButton: QWizard
- setButtonLayout: QWizard
- setButtonSymbols: QAbstractSpinBox
- setButtonText: QWizard QWizardPage
- setByteOrder: QDataStream
- setCacheMode: QGraphicsView QMovie
- setCaching: QFileInfo
- setCalendarPopup: QDateTimeEdit
- setCalendarWidget: QDateTimeEdit
- setCalibrationLevel: QCompassReading QMagnetometerReading
- setCancelButton: QProgressDialog
- setCancelButtonText: QInputDialog QProgressDialog
- setCancelOnWait: QFutureSynchronizer
- setCapStyle: QPen
- setCapacity: QContiguousCache
- setCascadingSectionResizes: QHeaderView
- setCaseSensitivity: QCollator QCompleter QStringMatcher
- setCellWidget: QTableWidget
- setCenter: QConicalGradient QRadialGradient
- setCenterButtons: QDialogButtonBox
- setCenterOnScroll: QPlainTextEdit
- setCenterPoint: QPinchGesture
- setCenterRadius: QRadialGradient
- setCentralWidget: QMainWindow
- setChangeFlags: QPinchGesture
- setChanged: QDesignerPropertySheetExtension
- setCheckBox: QMessageBox
- setCheckState: QCheckBox QListWidgetItem QStandardItem QTableWidgetItem QTreeWidgetItem
- setCheckable: QAbstractButton QAction QGroupBox QStandardItem
- setChecked: QAbstractButton QAction QGroupBox
- setChild: QAccessibleEvent QStandardItem
- setChildIndicatorPolicy: QTreeWidgetItem
- setChildProcessModifier: QProcess
- setChildrenCollapsible: QSplitter
- setClean: QUndoStack
- setCleanIcon: QUndoView
- setClearButtonEnabled: QLineEdit
- setClipRect: QImageReader
- setClose: QProximityReading
- setCmyk: QColor
- setCmykF: QColor
- setCollapsible: QSplitter
- setCollectionFile: QHelpEngineCore
- setColor: QBrush QGraphicsColorizeEffect QGraphicsDropShadowEffect QPalette QPen QSGRectangleNode QSGSimpleRectNode
- setColorAt: QGradient
- setColorData: QMimeData
- setColorGroup: QPalette
- setColorSpace: QSurfaceFormat
- setColumn: QMatrix4x4
- setColumnAlignment: QGraphicsGridLayout
- setColumnCount: QStandardItem QStandardItemModel QTableWidget QTreeWidget
- setColumnFixedWidth: QGraphicsGridLayout
- setColumnHidden: QTableView QTreeView
- setColumnMaximumWidth: QGraphicsGridLayout
- setColumnMinimumWidth: QGraphicsGridLayout QGridLayout
- setColumnPreferredWidth: QGraphicsGridLayout
- setColumnSpacing: QGraphicsGridLayout
- setColumnStretch: QGridLayout
- setColumnStretchFactor: QGraphicsGridLayout
- setColumnWidth: QTableView QTreeView
- setColumnWidths: QColumnView
- setComboBoxEditable: QInputDialog
- setComboBoxItems: QInputDialog
- setComment: QDesignerFormWindowInterface
- setCommitPage: QWizardPage
- setCommitString: QInputMethodEvent
- setCompleter: QComboBox QLineEdit
- setCompletionColumn: QCompleter
- setCompletionMode: QCompleter
- setCompletionPrefix: QCompleter
- setCompletionRole: QCompleter
- setComponents: QHelpFilterData
- setCompression: QImageWriter
- setContent: QDomDocument
- setContentPos: QScrollPrepareEvent
- setContentPosRange: QScrollPrepareEvent
- setContents: QDesignerFormWindowInterface
- setContentsMargins: QGraphicsLayout QGraphicsWidget QLayout
- setContext: QShortcut
- setContextMenu: QSystemTrayIcon
- setControlType: QSizePolicy
- setCoordinateMode: QGradient
- setCoords: QRect QRectF
- setCorner: QMainWindow
- setCornerButtonEnabled: QTableView
- setCornerWidget: QAbstractScrollArea QMenuBar QTabWidget
- setCorrectionMode: QAbstractSpinBox
- setCosmetic: QPen
- setCreateProcessArgumentsModifier: QProcess
- setCurrent: QDir
- setCurrentBlockState: QSyntaxHighlighter
- setCurrentBlockUserData: QSyntaxHighlighter
- setCurrentCell: QTableWidget
- setCurrentCharFormat: QPlainTextEdit QTextEdit
- setCurrentColor: QColorDialog
- setCurrentColorGroup: QPalette
- setCurrentFilter: QHelpEngineCore
- setCurrentFont: QFontComboBox QTextEdit
- setCurrentIndex: QAbstractItemView QComboBox QDataWidgetMapper QDesignerContainerExtension QStackedLayout QStackedWidget QTabWidget QToolBox
- setCurrentItem: QListWidget QTableWidget QTreeWidget
- setCurrentModelIndex: QDataWidgetMapper
- setCurrentOrientation: QSensor
- setCurrentPage: QCalendarWidget
- setCurrentRow: QCompleter QListWidget
- setCurrentSection: QDateTimeEdit
- setCurrentSectionIndex: QDateTimeEdit
- setCurrentText: QComboBox
- setCurrentTime: QAbstractAnimation QTimeLine
- setCurrentValue: QAccessibleValueInterface
- setCurrentWidget: QStackedLayout QStackedWidget QTabWidget QToolBox
- setCursor: QWindow
- setCursorMoveStyle: QLineEdit
- setCursorPosition: QAccessibleTextCursorEvent QAccessibleTextInterface QLineEdit
- setCursorWidth: QPlainTextDocumentLayout QPlainTextEdit QTextEdit
- setCustomColor: QColorDialog
- setCustomType: QEasingCurve
- setCustomValue: QHelpEngineCore
- setDashOffset: QPen
- setDashPattern: QPen
- setData: QAbstractItemModel QAbstractProxyModel QAction QBuffer QConcatenateTablesProxyModel QDomCharacterData QDomProcessingInstruction QListWidgetItem QMimeData QModelRoleData QSortFilterProxyModel QStandardItem QStandardItemModel QStringListModel QTableWidgetItem QTreeWidgetItem
- setDataRate: QSensor
- setDataRates: QSensorBackend
- setDate: QDateTimeEdit
- setDateEditAcceptDelay: QCalendarWidget
- setDateEditEnabled: QCalendarWidget
- setDateRange: QCalendarWidget QDateTimeEdit
- setDateTextFormat: QCalendarWidget
- setDateTime: QDateTimeEdit
- setDateTimeRange: QDateTimeEdit
- setDeadline: QDeadlineTimer
- setDecMode: QLCDNumber
- setDecideFormatFromContent: QImageReader
- setDecimals: QDoubleSpinBox QDoubleValidator
- setDefault: QPushButton
- setDefaultAction: QMenu QToolButton
- setDefaultAlignment: QHeaderView
- setDefaultBackend: QSensorManager
- setDefaultButton: QMessageBox
- setDefaultDropAction: QAbstractItemView
- setDefaultFactory: QItemEditorFactory
- setDefaultFormat: QSettings QSurfaceFormat
- setDefaultProperty: QWizard
- setDefaultScrollerProperties: QScrollerProperties
- setDefaultSectionSize: QHeaderView
- setDefaultUp: QMenuBar
- setDefaultValue: QCommandLineOption
- setDefaultValues: QCommandLineOption
- setDefaultWidget: QWidgetAction
- setDepthBufferSize: QSurfaceFormat
- setDescription: QColorSpace QCommandLineOption QCommandLinkButton QSensorBackend
- setDetailedText: QMessageBox
- setDevice: QCborStreamReader QCborStreamWriter QDataStream QImageIOHandler QImageReader QImageWriter QMovie QTextDocumentWriter QTextStream QXmlStreamReader QXmlStreamWriter
- setDeviceExtensions: QVulkanWindow
- setDevicePixelRatio: QPixmap
- setDigitCount: QLCDNumber
- setDirectWriteFallback: QSaveFile
- setDirection: QAbstractAnimation QBoxLayout QTimeLine
- setDirty: QDesignerFormWindowInterface
- setDirtyRegion: QAbstractItemView
- setDisabled: QAction QActionGroup QTreeWidgetItem
- setDiscardCommand: QSessionManager
- setDisplayFont: QFontComboBox
- setDisplayFormat: QDateTimeEdit
- setDisplayIntegerBase: QSpinBox
- setDisplayName: Core::IMode
- setDockNestingEnabled: QMainWindow
- setDockOptions: QMainWindow
- setDocument: QPlainTextEdit QSyntaxHighlighter QTextEdit
- setDocumentMode: QMainWindow QMdiArea QTabWidget
- setDocumentTitle: QPlainTextEdit QTextEdit
- setDoubleDecimals: QInputDialog
- setDoubleMaximum: QInputDialog
- setDoubleMinimum: QInputDialog
- setDoubleRange: QInputDialog
- setDoubleStep: QInputDialog
- setDoubleValue: QInputDialog
- setDown: QAbstractButton
- setDragCursor: QDrag
- setDragDropMode: QAbstractItemView
- setDragDropOverwriteMode: QAbstractItemView
- setDragEnabled: QAbstractItemView QLineEdit QStandardItem
- setDragMode: QGraphicsView
- setDrawingMode: QSGGeometry
- setDropAction: QDropEvent QGraphicsSceneDragDropEvent
- setDropEnabled: QStandardItem
- setDropIndicatorShown: QAbstractItemView
- setDuplicatesEnabled: QComboBox
- setDuration: QPauseAnimation QTimeLine QVariantAnimation
- setDynamicSortFilter: QSortFilterProxyModel
- setEasingCurve: QTimeLine QVariantAnimation
- setEchoMode: QLineEdit
- setEditText: QComboBox
- setEditTriggers: QAbstractItemView
- setEditable: QComboBox QStandardItem
- setEfficientBufferSize: QSensor
- setElideMode: QTabWidget
- setEmptyLabel: QUndoView
- setEnabled: Core::IMode QAction QActionGroup QGraphicsEffect QLayout QLoggingCategory QShortcut QSocketNotifier QStandardItem QWinEventNotifier
- setEncoding: QTextStream
- setEndFrame: QTimeLine
- setEndValue: QVariantAnimation
- setEntityExpansionLimit: QXmlStreamReader
- setEntityResolver: QXmlStreamReader
- setEscapeButton: QMessageBox
- setEventDispatcher: QCoreApplication QThread
- setException: QPromise
- setExclusionPolicy: QActionGroup
- setExclusive: QActionGroup QButtonGroup
- setExclusiveGrabber: QPointerEvent
- setExclusivePointGrabber: QSinglePointEvent
- setExpanded: QTreeView QTreeWidgetItem
- setExpandsOnDoubleClick: QTreeView
- setExpiryTimeout: QThreadPool
- setExportMacro: QDesignerFormWindowInterface
- setExtensions: QVulkanInstance
- setExtraSelections: QPlainTextEdit QTextEdit
- setExtraSelectors: QFileSelector
- setFallbackSearchPaths: QIcon
- setFallbackThemeName: QIcon
- setFallbacksEnabled: QSettings
- setFeatures: QDesignerFormWindowInterface QDockWidget
- setField: QJniObject QWizard QWizardPage
- setFieldAlignment: QTextStream
- setFieldGrowthPolicy: QFormLayout
- setFieldOfView: QLightSensor
- setFieldWidth: QTextStream
- setFile: QFileInfo
- setFileName: QDesignerFormWindowInterface QDesignerWidgetBoxInterface QFile QImageReader QImageWriter QLibrary QMovie QPluginLoader QResource QSaveFile QTextDocumentWriter
- setFileNameAndVersion: QLibrary
- setFilePath: QWindow
- setFileTime: QFileDevice
- setFilter: QDir
- setFilterCaseSensitivity: QSortFilterProxyModel
- setFilterData: QHelpFilterEngine
- setFilterFixedString: QSortFilterProxyModel
- setFilterKeyColumn: QSortFilterProxyModel
- setFilterMode: QCompleter
- setFilterRegularExpression: QSortFilterProxyModel
- setFilterRole: QSortFilterProxyModel
- setFilterRules: QLoggingCategory
- setFilterWildcard: QSortFilterProxyModel
- setFiltering: QSGImageNode QSGSimpleTextureNode
- setFinalPage: QWizardPage
- setFinalStop: QLinearGradient
- setFirstColumn: QAccessibleTableModelChangeEvent
- setFirstColumnSpanned: QTreeView QTreeWidgetItem
- setFirstDayOfWeek: QCalendarWidget
- setFirstRow: QAccessibleTableModelChangeEvent
- setFirstSectionMovable: QHeaderView
- setFlag: QFlags QGlyphRun QWindow
- setFlags: QCommandLineOption QGlyphRun QListWidgetItem QStandardItem QTableWidgetItem QTextOption QTreeWidgetItem QVulkanInstance QVulkanWindow QWindow
- setFlat: QGroupBox QPushButton
- setFloatable: QToolBar
- setFloating: QDockWidget
- setFloatingPointPrecision: QDataStream
- setFlow: QListView
- setFocalPoint: QRadialGradient
- setFocalRadius: QRadialGradient
- setFocus: QGraphicsScene
- setFocusAction: QAccessibleActionInterface
- setFocusItem: QGraphicsScene
- setFocusOnTouch: QGraphicsScene
- setFocusOnTouchRelease: QStyleHints
- setFocusPolicy: QGraphicsWidget
- setFont: QAction QGraphicsScene QGraphicsWidget QListWidgetItem QStandardItem QTableWidgetItem QToolTip QTreeWidgetItem
- setFontFamily: QTextEdit
- setFontFilters: QFontComboBox
- setFontItalic: QTextEdit
- setFontPointSize: QTextEdit
- setFontUnderline: QTextEdit
- setFontWeight: QTextEdit
- setForeground: QListWidgetItem QStandardItem QTableWidgetItem QTreeWidgetItem
- setForegroundBrush: QGraphicsScene QGraphicsView
- setFormAlignment: QFormLayout
- setFormWindow: QDesignerActionEditorInterface QDesignerObjectInspectorInterface
- setFormat: QImageIOHandler QImageReader QImageWriter QMovie QOffscreenSurface QProgressBar QSyntaxHighlighter QTextDocumentWriter QTextList QTextTable QTextTableCell QWindow
- setFrame: QAbstractSpinBox QComboBox QLineEdit
- setFramePosition: QWindow
- setFrameRange: QTimeLine
- setFrameRect: QFrame
- setFrameShadow: QFrame
- setFrameShape: QFrame
- setFrameStyle: QFrame
- setFromEuler: QRotationReading
- setFuture: QFutureSynchronizer QFutureWatcher
- setGenerateByteOrderMark: QTextStream
- setGeometry: QBoxLayout QFormLayout QGraphicsAnchorLayout QGraphicsGridLayout QGraphicsLayoutItem QGraphicsLinearLayout QGraphicsProxyWidget QGraphicsWidget QGridLayout QLayout QLayoutItem QRubberBand QSpacerItem QStackedLayout QWidgetItem QWindow
- setGestureCancelPolicy: QGesture
- setGlyphIndexes: QGlyphRun
- setGraphicsItem: QGraphicsLayoutItem
- setGreen: QColor QRgba64 QRgbaFloat
- setGreenBufferSize: QSurfaceFormat
- setGreenF: QColor
- setGrid: QDesignerFormWindowInterface
- setGridSize: QListView
- setGridStyle: QTableView
- setGridVisible: QCalendarWidget
- setGroup: QUndoView
- setGroupSeparatorShown: QAbstractSpinBox
- setHandle: QWinEventNotifier
- setHandleWidth: QSplitter
- setHasZ: QRotationSensor
- setHeader: QTreeView
- setHeaderData: QAbstractItemModel QAbstractProxyModel QSortFilterProxyModel QStandardItemModel QTransposeProxyModel
- setHeaderHidden: QTreeView
- setHeaderItem: QTreeWidget
- setHeaderLabel: QTreeWidget
- setHeaderLabels: QTreeWidget
- setHeaderTextFormat: QCalendarWidget
- setHeight: QRect QRectF QSize QSizeF QWindow
- setHeightForWidth: QSizePolicy
- setHexMode: QLCDNumber
- setHidden: QListWidgetItem QTreeWidgetItem
- setHighlightSections: QHeaderView
- setHorizontalHeader: QTableView
- setHorizontalHeaderFormat: QCalendarWidget
- setHorizontalHeaderItem: QStandardItemModel QTableWidget
- setHorizontalHeaderLabels: QStandardItemModel QTableWidget
- setHorizontalPolicy: QSizePolicy
- setHorizontalScrollBar: QAbstractScrollArea
- setHorizontalScrollBarPolicy: QAbstractScrollArea
- setHorizontalScrollMode: QAbstractItemView
- setHorizontalSpacing: QFormLayout QGraphicsAnchorLayout QGraphicsGridLayout QGridLayout
- setHorizontalStretch: QSizePolicy
- setHotSpot: QDrag QGesture
- setHsl: QColor
- setHslF: QColor
- setHsv: QColor
- setHsvF: QColor
- setHtml: QMimeData QTextEdit
- setIcon: Core::IMode QAbstractButton QAction QListWidgetItem QMenu QMessageBox QStandardItem QSystemTrayIcon QTableWidgetItem QTreeWidgetItem QWindow
- setIconPixmap: QMessageBox
- setIconSize: QAbstractButton QAbstractItemView QComboBox QMainWindow QTabWidget QToolBar
- setIconText: QAction
- setIconVisibleInMenu: QAction
- setId: Core::IMode QButtonGroup
- setIdentifier: QSensor
- setIgnorePunctuation: QCollator
- setImage: QClipboard
- setImageData: QMimeData
- setIncludeHints: QDesignerFormWindowInterface
- setIndent: QLabel
- setIndentation: QTreeView
- setIndex: QUndoStack
- setIndexDataPattern: QSGGeometry
- setIndexWidget: QAbstractItemView
- setInformativeText: QMessageBox
- setInputChannelMode: QProcess
- setInputItemRectangle: QInputMethod
- setInputItemTransform: QInputMethod
- setInputMask: QLineEdit
- setInputMode: QInputDialog
- setInsertPolicy: QComboBox
- setIntMaximum: QInputDialog
- setIntMinimum: QInputDialog
- setIntRange: QInputDialog
- setIntStep: QInputDialog
- setIntValue: QInputDialog
- setIntegerBase: QTextStream
- setInteractive: QGraphicsView
- setInterval: QTimer
- setInvalidDataPolicy: QDomImplementation
- setInvertedAppearance: QAbstractSlider QProgressBar
- setInvertedControls: QAbstractSlider
- setIsMask: QIcon
- setItem: QFormLayout QGraphicsItemAnimation QStandardItemModel QTableWidget
- setItemAlignment: QListView
- setItemData: QAbstractItemModel QAbstractProxyModel QComboBox QConcatenateTablesProxyModel QStandardItemModel QStringListModel QTransposeProxyModel
- setItemDelegate: QAbstractItemView QComboBox QDataWidgetMapper
- setItemDelegateForColumn: QAbstractItemView
- setItemDelegateForRow: QAbstractItemView
- setItemEnabled: QToolBox
- setItemIcon: QComboBox QToolBox
- setItemIndexMethod: QGraphicsScene
- setItemPrototype: QStandardItemModel QTableWidget
- setItemRoleNames: QStandardItemModel
- setItemSpacing: QGraphicsLinearLayout
- setItemText: QComboBox QToolBox
- setItemToolTip: QToolBox
- setItemWidget: QListWidget QTreeWidget
- setItemsExpandable: QTreeView
- setJoinStyle: QPen
- setKey: QMessageAuthenticationCode QSharedMemory QShortcut QSystemSemaphore
- setKeySequence: QKeySequenceEdit
- setKeyValueAt: QVariantAnimation
- setKeyValues: QVariantAnimation
- setKeyboardGrabEnabled: QWindow
- setKeyboardPageStep: QMdiSubWindow
- setKeyboardSingleStep: QMdiSubWindow
- setKeyboardTracking: QAbstractSpinBox
- setKeys: QShortcut
- setLabel: QProgressDialog
- setLabelAlignment: QFormLayout
- setLabelText: QInputDialog QProgressDialog
- setLanguageChangeEnabled: QUiLoader
- setLastCenterPoint: QPinchGesture
- setLastColumn: QAccessibleTableModelChangeEvent
- setLastOffset: QPanGesture
- setLastRotationAngle: QPinchGesture
- setLastRow: QAccessibleTableModelChangeEvent
- setLastScaleFactor: QPinchGesture
- setLayers: QVulkanInstance
- setLayout: QFormLayout QGraphicsWidget
- setLayoutDefault: QDesignerFormWindowInterface
- setLayoutDirection: QGraphicsWidget
- setLayoutFunction: QDesignerFormWindowInterface
- setLayoutMode: QListView
- setLeft: QMargins QMarginsF QRect QRectF
- setLeftMargin: QPageLayout
- setLength: QLineF
- setLibraryPaths: QCoreApplication
- setLightLevel: QAmbientLightReading
- setLine: QLine QLineF
- setLineEdit: QAbstractSpinBox QComboBox
- setLineWidth: QFrame QSGGeometry
- setLineWrapColumnOrWidth: QTextEdit
- setLineWrapMode: QPlainTextEdit QTextEdit
- setLoadHints: QLibrary QPluginLoader
- setLocalData: QThreadStorage
- setLocale: QCollator QResource QTextStream QValidator
- setLoopCount: QAbstractAnimation QTimeLine
- setLux: QLightReading
- setMainContainer: QDesignerFormWindowInterface
- setMajorVersion: QSurfaceFormat
- setManagerProperty: QSessionManager
- setMapping: QSignalMapper
- setMargin: QLabel
- setMargins: QPageLayout
- setMarkdown: QTextEdit
- setMask: QPixmap QWindow
- setMaxBufferSize: QSensor
- setMaxCost: QCache
- setMaxCount: QComboBox
- setMaxLength: QLineEdit
- setMaxThreadCount: QThreadPool
- setMaxVisibleItems: QComboBox QCompleter
- setMaximum: QAbstractSlider QDoubleSpinBox QProgressBar QProgressDialog QSpinBox
- setMaximumBlockCount: QPlainTextEdit
- setMaximumDate: QCalendarWidget QDateTimeEdit
- setMaximumDateTime: QDateTimeEdit
- setMaximumHeight: QGraphicsLayoutItem QWindow
- setMaximumSectionSize: QHeaderView
- setMaximumSize: QGraphicsLayoutItem QWindow
- setMaximumTime: QDateTimeEdit
- setMaximumWidth: QGraphicsLayoutItem QWindow
- setMemberGroup: QDesignerMemberSheetExtension
- setMenu: Core::IMode QPushButton QToolButton
- setMenuBar: QLayout QMainWindow
- setMenuRole: QAction
- setMenuWidget: QMainWindow
- setMidLineWidth: QFrame
- setMimeData: QClipboard QDrag
- setMinimum: QAbstractSlider QDoubleSpinBox QProgressBar QProgressDialog QSpinBox
- setMinimumContentsLength: QComboBox
- setMinimumDate: QCalendarWidget QDateTimeEdit
- setMinimumDateTime: QDateTimeEdit
- setMinimumDuration: QProgressDialog
- setMinimumHeight: QGraphicsLayoutItem QWindow
- setMinimumMargins: QPageLayout
- setMinimumRenderSize: QGraphicsScene
- setMinimumSectionSize: QHeaderView
- setMinimumSize: QGraphicsLayoutItem QWindow
- setMinimumTime: QDateTimeEdit
- setMinimumWidth: QGraphicsLayoutItem QWindow
- setMinorVersion: QSurfaceFormat
- setMipmapFiltering: QSGImageNode
- setMiterLimit: QPen
- setModal: QDialog
- setModality: QWindow
- setMode: QLCDNumber QPageLayout
- setModel: QAbstractItemView QColumnView QComboBox QCompleter QDataWidgetMapper QHeaderView QTableView QTreeView
- setModelChangeType: QAccessibleTableModelChangeEvent
- setModelColumn: QComboBox QListView
- setModelSorting: QCompleter
- setModified: QLineEdit
- setMouseGrabEnabled: QWindow
- setMovable: QTabWidget QToolBar
- setMovement: QListView
- setMovie: QLabel
- setNameFilters: QDir
- setNamedColor: QColor
- setNamedItem: QDomNamedNodeMap
- setNamedItemNS: QDomNamedNodeMap
- setNamespaceProcessing: QXmlStreamReader
- setNativeArguments: QProcess
- setNativeKey: QSharedMemory
- setNativeMenuBar: QMenuBar
- setNavigationBarVisible: QCalendarWidget
- setNodeValue: QDomNode
- setNotation: QDoubleValidator
- setNotchTarget: QDial
- setNotchesVisible: QDial
- setNum: QLabel QString
- setNumberFlags: QTextStream
- setNumericMode: QCollator
- setObject: QDesignerPropertyEditorInterface QJsonDocument
- setObjectInspector: QDesignerFormEditorInterface
- setObjectName: QObject
- setObsolete: QUndoCommand
- setOctMode: QLCDNumber
- setOffset: QGraphicsDropShadowEffect QHeaderView QPanGesture
- setOffsetToLastSection: QHeaderView
- setOffsetToSectionPosition: QHeaderView
- setOkButtonText: QInputDialog
- setOpacity: QGraphicsOpacityEffect QWindow
- setOpacityMask: QGraphicsOpacityEffect
- setOpaqueResize: QSplitter
- setOpenExternalLinks: QLabel QTextBrowser
- setOpenLinks: QTextBrowser
- setOptimizationFlag: QGraphicsView
- setOptimizationFlags: QGraphicsView
- setOptimizedWrite: QImageWriter
- setOption: QColorDialog QImageIOHandler QInputDialog QMdiArea QMdiSubWindow QSurfaceFormat QWizard
- setOptions: QAbstractFileIconProvider QColorDialog QInputDialog QSurfaceFormat QWizard
- setOptionsAfterPositionalArgumentsMode: QCommandLineParser
- setOrganizationDomain: QCoreApplication
- setOrganizationName: QCoreApplication
- setOrientation: QAbstractSlider QDataWidgetMapper QDialogButtonBox QGraphicsLinearLayout QOrientationReading QPageLayout QProgressBar QSplitter QSplitterHandle QToolBar
- setOrigin: QGraphicsRotation QGraphicsScale
- setOriginCorner: QGridLayout
- setOutputRange: QSensor
- setOverline: QGlyphRun
- setOvershoot: QEasingCurve
- setOverwriteMode: QPlainTextEdit QTextEdit
- setOwnedByLayout: QGraphicsLayoutItem
- setOwnsTexture: QSGImageNode QSGSimpleTextureNode
- setP1: QLine QLineF
- setP2: QLine QLineF
- setPadChar: QTextStream
- setPage: QWizard
- setPageLayout: QPagedPaintDevice
- setPageMargins: QPagedPaintDevice
- setPageOrientation: QPagedPaintDevice
- setPageRanges: QPagedPaintDevice
- setPageSize: QPageLayout QPagedPaintDevice
- setPageStep: QAbstractSlider
- setPalette: QGraphicsScene QGraphicsWidget QToolTip
- setParent: QObject QWindow
- setParentLayoutItem: QGraphicsLayoutItem
- setPath: QDir QSettings QStorageInfo
- setPattern: QByteArrayMatcher QStringMatcher
- setPaused: QAbstractAnimation QMovie QTimeLine
- setPendingResultsLimit: QFutureWatcher
- setPeriod: QEasingCurve
- setPermissions: QFile QFileDevice
- setPhysicalDeviceIndex: QVulkanWindow
- setPicture: QLabel
- setPixmap: QClipboard QDrag QLabel QSplashScreen QWizard QWizardPage
- setPixmapFunction: QDesignerFormWindowInterface
- setPlaceholderText: QComboBox QLineEdit QPlainTextEdit QTextEdit
- setPlainText: QPlainTextEdit QTextEdit
- setPluginPath: QFormBuilder
- setPoint: QPolygon
- setPoints: QLine QLineF QPolygon
- setPopup: QCompleter
- setPopupMode: QToolButton
- setPos: QCursor
- setPosAt: QGraphicsItemAnimation
- setPosition: QDesignerFormWindowCursorInterface QTapAndHoldGesture QTapGesture QTextBoundaryFinder QWindow
- setPositionForIndex: QListView
- setPositions: QGlyphRun
- setPreciseDeadline: QDeadlineTimer
- setPreciseRemainingTime: QDeadlineTimer
- setPreferredColorFormats: QVulkanWindow
- setPreferredHeight: QGraphicsLayoutItem
- setPreferredSize: QGraphicsLayoutItem
- setPreferredWidth: QGraphicsLayoutItem
- setPrefix: QDomNode QDoubleSpinBox QSpinBox
- setPressure: QPressureReading
- setPreviewWidget: QColumnView
- setPrimaries: QColorSpace
- setPriority: Core::IMode QAction QThread
- setProcessChannelMode: QProcess
- setProcessEnvironment: QProcess
- setProcessState: QProcess
- setProfile: QSurfaceFormat
- setProgram: QProcess
- setProgressRange: QPromise
- setProgressValue: QPromise
- setProgressValueAndText: QPromise
- setProgressiveScanWrite: QImageWriter
- setProperty: QDesignerFormWindowCursorInterface QDesignerPropertySheetExtension QObject
- setPropertyEditor: QDesignerFormEditorInterface
- setPropertyGroup: QDesignerPropertySheetExtension
- setPropertyName: QPropertyAnimation
- setPropertyValue: QDesignerPropertyEditorInterface
- setQuality: QImageReader QImageWriter
- setQueueCreateInfoModifier: QVulkanWindow
- setQuitLockEnabled: QCoreApplication
- setRadius: QRadialGradient
- setRange: QAbstractSlider QDoubleSpinBox QDoubleValidator QIntValidator QProgressBar QProgressDialog QSpinBox
- setRangeSelected: QTableWidget
- setRawData: QGlyphRun QString
- setRawFont: QGlyphRun
- setReadChannel: QProcess
- setReadOnly: QAbstractSpinBox QDesignerPropertyEditorInterface QHelpEngineCore QLineEdit QPlainTextEdit QTextEdit
- setReading: QSensorBackend
- setRealNumberNotation: QTextStream
- setRealNumberPrecision: QTextStream
- setRect: QRect QRectF QSGImageNode QSGRectangleNode QSGSimpleRectNode QSGSimpleTextureNode
- setRects: QRegion
- setRecursiveFilteringEnabled: QSortFilterProxyModel
- setRed: QColor QRgba64 QRgbaFloat
- setRedBufferSize: QSurfaceFormat
- setRedF: QColor
- setRegularExpression: QRegularExpressionValidator
- setRelativeHumidity: QHumidityReading
- setRemainingTime: QDeadlineTimer
- setRenderHint: QGraphicsView
- setRenderHints: QGraphicsView
- setRenderableType: QSurfaceFormat
- setRepeatAction: QAbstractSlider
- setResizeAnchor: QGraphicsView
- setResizeContentsPrecision: QHeaderView
- setResizeGripsVisible: QColumnView
- setResizeMode: QListView
- setResourceFileSaveMode: QDesignerFormWindowInterface
- setResourceProvider: QLabel
- setRestartCommand: QSessionManager
- setRestartHint: QSessionManager
- setResult: QDialog
- setRetainSizeWhenHidden: QSizePolicy
- setReturnGeoValues: QMagnetometer
- setRgb: QColor
- setRgbF: QColor
- setRgba: QColor
- setRgba64: QColor
- setRight: QMargins QMarginsF QRect QRectF
- setRightMargin: QPageLayout
- setRightToLeft: QGlyphRun
- setRootIndex: QAbstractItemView QColumnView QDataWidgetMapper QListView QTableView QTreeView
- setRootIsDecorated: QTreeView
- setRootModelIndex: QComboBox
- setRootObject: QAccessible
- setRotationAngle: QPinchGesture
- setRotationAt: QGraphicsItemAnimation
- setRow: QMatrix4x4
- setRowAlignment: QGraphicsGridLayout
- setRowCount: QStandardItem QStandardItemModel QTableWidget
- setRowFixedHeight: QGraphicsGridLayout
- setRowHeight: QTableView
- setRowHidden: QListView QTableView QTreeView
- setRowMaximumHeight: QGraphicsGridLayout
- setRowMinimumHeight: QGraphicsGridLayout QGridLayout
- setRowPreferredHeight: QGraphicsGridLayout
- setRowSpacing: QGraphicsGridLayout
- setRowStretch: QGridLayout
- setRowStretchFactor: QGraphicsGridLayout
- setRowWrapPolicy: QFormLayout
- setRubberBand: QSplitter
- setRubberBandSelectionMode: QGraphicsView
- setSampleCount: QVulkanWindow
- setSampleTextForFont: QFontComboBox
- setSampleTextForSystem: QFontComboBox
- setSamples: QSurfaceFormat
- setScalar: QQuaternion
- setScaleAt: QGraphicsItemAnimation
- setScaleFactor: QPinchGesture
- setScaledClipRect: QImageReader
- setScaledContents: QLabel
- setScaledSize: QImageReader QMovie
- setScene: QGraphicsView
- setSceneRect: QGraphicsScene QGraphicsView
- setScreen: QOffscreenSurface QWindow
- setScrollMetric: QScrollerProperties
- setScrollerProperties: QScroller
- setSearchInput: QHelpSearchQueryWidget
- setSearchPaths: QDir QTextBrowser
- setSectionHidden: QHeaderView
- setSectionResizeMode: QHeaderView
- setSectionsClickable: QHeaderView
- setSectionsMovable: QHeaderView
- setSegmentStyle: QLCDNumber
- setSelectable: QStandardItem
- setSelected: QListWidgetItem QTableWidgetItem QTreeWidgetItem
- setSelectedDate: QCalendarWidget
- setSelectedSection: QDateTimeEdit
- setSelection: QAbstractItemView QAccessibleTextInterface QAccessibleTextSelectionEvent QColumnView QHeaderView QLabel QLineEdit QListView QTableView QTreeView
- setSelectionArea: QGraphicsScene
- setSelectionBehavior: QAbstractItemView
- setSelectionMode: QAbstractItemView QCalendarWidget
- setSelectionModel: QAbstractItemView QColumnView QListWidget QTableView QTreeView QTreeWidget
- setSelectionRectVisible: QListView
- setSeparator: QAction
- setSeparatorsCollapsible: QMenu
- setSetuidAllowed: QCoreApplication
- setShape: QCursor
- setShearAt: QGraphicsItemAnimation
- setShortcut: QAbstractButton QAction
- setShortcutAutoRepeat: QGraphicsWidget
- setShortcutContext: QAction
- setShortcutEnabled: QGraphicsWidget
- setShortcutVisibleInContextMenu: QAction
- setShortcuts: QAction
- setShowGrid: QTableView
- setShowShortcutsInContextMenus: QStyleHints
- setSideWidget: QWizard
- setSingleDashWordOptionMode: QCommandLineParser
- setSingleShot: QTimer
- setSingleStep: QAbstractSlider QDoubleSpinBox QSpinBox
- setSize: QRect QRectF
- setSizeAdjustPolicy: QAbstractScrollArea QComboBox
- setSizeConstraint: QLayout
- setSizeGripEnabled: QDialog QStatusBar
- setSizeHint: QListWidgetItem QStandardItem QTableWidgetItem QTreeWidgetItem
- setSizeIncrement: QWindow
- setSizePolicy: QGraphicsAnchor QGraphicsLayoutItem
- setSizes: QSplitter
- setSkipDuplicates: QSensor
- setSliderDown: QAbstractSlider
- setSliderPosition: QAbstractSlider
- setSmallDecimalPoint: QLCDNumber
- setSnapPositionsX: QScroller
- setSnapPositionsY: QScroller
- setSocket: QSocketNotifier
- setSortCaseSensitivity: QSortFilterProxyModel
- setSortIndicator: QHeaderView
- setSortIndicatorClearable: QHeaderView
- setSortIndicatorShown: QHeaderView
- setSortLocaleAware: QSortFilterProxyModel
- setSortRole: QSortFilterProxyModel QStandardItemModel
- setSorting: QDir
- setSortingEnabled: QListWidget QTableView QTreeView
- setSource: QTextBrowser
- setSourceModel: QAbstractProxyModel QIdentityProxyModel QSortFilterProxyModel QTransposeProxyModel
- setSourceRect: QSGImageNode QSGSimpleTextureNode
- setSpacing: QBoxLayout QFormLayout QGraphicsAnchor QGraphicsAnchorLayout QGraphicsGridLayout QGraphicsLinearLayout QGridLayout QLayout QListView
- setSpan: QTableView
- setSpecialValueText: QAbstractSpinBox
- setSpeed: QMovie
- setSpread: QGradient
- setStack: QUndoView
- setStackSize: QThread QThreadPool
- setStackingMode: QStackedLayout
- setStaleLockTime: QLockFile
- setStandardButtons: QDialogButtonBox QMessageBox
- setStandardColor: QColorDialog
- setStandardErrorFile: QProcess
- setStandardInputFile: QProcess
- setStandardOutputFile: QProcess
- setStandardOutputProcess: QProcess
- setStart: QLinearGradient
- setStartCenterPoint: QPinchGesture
- setStartFrame: QTimeLine
- setStartId: QWizard
- setStartValue: QVariantAnimation
- setState: QAbstractItemView
- setStaticContents: QBackingStore
- setStaticField: QJniObject
- setStatus: QDataStream QTextStream
- setStatusBar: QMainWindow
- setStatusTip: QAction QListWidgetItem QStandardItem QTableWidgetItem QTreeWidgetItem
- setStencilBufferSize: QSurfaceFormat
- setStep: QGraphicsItemAnimation
- setStepType: QDoubleSpinBox QSpinBox
- setStereo: QSurfaceFormat
- setStickyFocus: QGraphicsScene
- setStops: QGradient
- setStrength: QGraphicsColorizeEffect
- setStretch: QBoxLayout
- setStretchFactor: QBoxLayout QGraphicsLinearLayout QSplitter
- setStretchLastSection: QHeaderView
- setStrikeOut: QGlyphRun
- setString: QTextStream
- setStringList: QStringListModel
- setStyle: QBrush QGraphicsScene QGraphicsWidget QPen
- setSubTitle: QWizardPage
- setSubTitleFormat: QWizard
- setSubType: QImageWriter
- setSubmitPolicy: QDataWidgetMapper
- setSuffix: QDoubleSpinBox QSpinBox
- setSurfaceType: QWindow
- setSuspended: QFuture QFutureWatcher
- setSwapBehavior: QSurfaceFormat
- setSwapInterval: QSurfaceFormat
- setSwipeAngle: QSwipeGesture
- setSystemMenu: QMdiSubWindow
- setTabArray: QTextOption
- setTabBar: QTabWidget
- setTabBarAutoHide: QTabWidget
- setTabChangesFocus: QPlainTextEdit QTextEdit
- setTabEnabled: QTabWidget
- setTabIcon: QTabWidget
- setTabKeyNavigation: QAbstractItemView
- setTabOrder: QGraphicsWidget
- setTabPosition: QMainWindow QMdiArea QTabWidget
- setTabShape: QMainWindow QMdiArea QTabWidget
- setTabStopDistance: QPlainTextEdit QTextEdit QTextOption
- setTabText: QTabWidget
- setTabToolTip: QTabWidget
- setTabVisible: QTabWidget
- setTabWhatsThis: QTabWidget
- setTabs: QTextOption
- setTabsClosable: QMdiArea QTabWidget
- setTabsMovable: QMdiArea
- setTagName: QDomElement
- setTarget: QQmlPropertyValueSource
- setTargetObject: QPropertyAnimation
- setTearOffEnabled: QMenu
- setTemperature: QAmbientTemperatureReading QPressureReading
- setTerminationEnabled: QThread
- setTestModeEnabled: QStandardPaths
- setText: QAbstractButton QAccessibleInterface QAccessibleObject QAction QClipboard QImageWriter QLabel QLineEdit QListWidgetItem QMessageBox QMimeData QStandardItem QTableWidgetItem QTextEdit QTreeWidgetItem QUndoCommand
- setTextAlignment: QListWidgetItem QStandardItem QTableWidgetItem QTreeWidgetItem
- setTextBackgroundColor: QTextEdit
- setTextColor: QTextEdit
- setTextCursor: QPlainTextEdit QTextEdit
- setTextDirection: QProgressBar QTextOption
- setTextEchoMode: QInputDialog
- setTextElideMode: QAbstractItemView
- setTextFormat: QLabel QMessageBox
- setTextInteractionFlags: QLabel QMessageBox QPlainTextEdit QTextEdit
- setTextMargins: QLineEdit
- setTextValue: QInputDialog
- setTextVisible: QProgressBar
- setTexture: QBrush QSGImageNode QSGSimpleTextureNode
- setTextureCoordinatesTransform: QSGImageNode QSGSimpleTextureNode
- setTextureImage: QBrush
- setThemeName: QIcon
- setThemeSearchPaths: QIcon
- setThreadPriority: QThreadPool
- setTickInterval: QSlider
- setTickPosition: QSlider
- setTime: QDateTimeEdit
- setTimeLine: QGraphicsItemAnimation
- setTimeRange: QDateTimeEdit
- setTimeSpec: QDateTimeEdit
- setTimeout: QTapAndHoldGesture
- setTimerType: QDeadlineTimer QTimer
- setTimestamp: QSensorReading
- setTitle: QGroupBox QMenu QWindow QWizardPage
- setTitleBarWidget: QDockWidget
- setTitleFormat: QWizard
- setToIdentity: QGenericMatrix QMatrix4x4
- setToolButtonStyle: QMainWindow QToolBar QToolButton
- setToolTip: QAction QListWidgetItem QStandardItem QSystemTrayIcon QTableWidgetItem QTreeWidgetItem
- setToolTipsVisible: QMenu
- setTop: QDoubleValidator QIntValidator QMargins QMarginsF QRect QRectF
- setTopLeft: QRect QRectF
- setTopMargin: QPageLayout
- setTopRight: QRect QRectF
- setTotalChangeFlags: QPinchGesture
- setTotalRotationAngle: QPinchGesture
- setTotalScaleFactor: QPinchGesture
- setTracking: QAbstractSlider
- setTransferFunction: QColorSpace
- setTransform: QBrush QGraphicsView
- setTransformation: QImageWriter
- setTransformationAnchor: QGraphicsView
- setTransientParent: QWindow
- setTranslationAt: QGraphicsItemAnimation
- setTreePosition: QTreeView
- setTristate: QCheckBox
- setType: QEasingCurve
- setUnderline: QGlyphRun
- setUndoLimit: QUndoStack
- setUndoRedoEnabled: QPlainTextEdit QTextEdit
- setUnicode: QString
- setUnifiedTitleAndToolBarOnMac: QMainWindow
- setUniformItemSizes: QListView
- setUniformRowHeights: QTreeView
- setUnits: QPageLayout
- setUpdateInterval: QTimeLine
- setUrlHandler: QDesktopServices
- setUrls: QMimeData
- setUseDesignMetrics: QTextOption
- setUseHoverEffects: QStyleHints
- setUserOrientation: QSensor
- setUserTristate: QStandardItem
- setUsesFilterEngine: QHelpEngineCore
- setUsesScrollButtons: QTabWidget
- setUtf16: QString
- setValidator: QComboBox QLineEdit
- setValue: QAbstractSlider QAccessibleValueChangeEvent QAssociativeIterable QDomAttr QDoubleSpinBox QInputMethodQueryEvent QMutableHashIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QProgressBar QProgressDialog QSettings QSpinBox Settings
- setValueAtIndex: QMetaSequence
- setValueAtIterator: QMetaSequence
- setValueName: QCommandLineOption
- setVector: QQuaternion
- setVerbosity: QDebug
- setVersion: QDataStream QSurfaceFormat
- setVersions: QHelpFilterData
- setVertexDataPattern: QSGGeometry
- setVerticalHeader: QTableView
- setVerticalHeaderFormat: QCalendarWidget
- setVerticalHeaderItem: QStandardItemModel QTableWidget
- setVerticalHeaderLabels: QStandardItemModel QTableWidget
- setVerticalPolicy: QSizePolicy
- setVerticalScrollBar: QAbstractScrollArea
- setVerticalScrollBarPolicy: QAbstractScrollArea
- setVerticalScrollMode: QAbstractItemView
- setVerticalSpacing: QFormLayout QGraphicsAnchorLayout QGraphicsGridLayout QGridLayout
- setVerticalStretch: QSizePolicy
- setView: QComboBox
- setViewMode: QListView QMdiArea
- setViewport: QAbstractScrollArea
- setViewportMargins: QAbstractScrollArea
- setViewportSize: QScrollPrepareEvent
- setViewportUpdateMode: QGraphicsView
- setVisibility: QWindow
- setVisible: QAction QActionGroup QColorDialog QDesignerMemberSheetExtension QDesignerPropertySheetExtension QDialog QHeaderView QInputDialog QInputMethod QMenuBar QSizeGrip QSystemTrayIcon QWindow QWizard
- setVkInstance: QVulkanInstance
- setVulkanInstance: QWindow
- setW: QVector4D
- setWeekdayTextFormat: QCalendarWidget
- setWhatsThis: QAction QListWidgetItem QShortcut QStandardItem QTableWidgetItem QTreeWidgetItem
- setWidget: QCompleter QDockWidget QFocusFrame QFormLayout QGraphicsProxyWidget QMdiSubWindow QScrollArea
- setWidgetBox: QDesignerFormEditorInterface
- setWidgetProperty: QDesignerFormWindowCursorInterface
- setWidgetResizable: QScrollArea
- setWidth: QPen QRect QRectF QSize QSizeF QWindow
- setWidthF: QPen
- setWidthForHeight: QSizePolicy
- setWindowFlags: QGraphicsWidget
- setWindowFrameMargins: QGraphicsWidget
- setWindowModality: QMessageBox
- setWindowState: QWindow
- setWindowStates: QWindow
- setWindowTitle: QGraphicsWidget QMessageBox
- setWizardStyle: QWizard
- setWordWrap: QLabel QListView QTableView QTreeView
- setWordWrapMode: QPlainTextEdit QTextEdit
- setWorkingDirectory: QAbstractFormBuilder QProcess QUiLoader
- setWrapAround: QCompleter
- setWrapMode: QTextOption
- setWrapping: QAbstractSpinBox QDial QListView
- setWritingSystem: QFontComboBox
- setX: QAccelerometerReading QGyroscopeReading QMagnetometerReading QQuaternion QRect QRectF QVector2D QVector3D QVector4D QWindow
- setXOffset: QGraphicsDropShadowEffect
- setXRotation: QTiltReading
- setXScale: QGraphicsScale
- setY: QAccelerometerReading QGyroscopeReading QMagnetometerReading QQuaternion QRect QRectF QVector2D QVector3D QVector4D QWindow
- setYOffset: QGraphicsDropShadowEffect
- setYRotation: QTiltReading
- setYScale: QGraphicsScale
- setZ: QAccelerometerReading QGyroscopeReading QMagnetometerReading QQuaternion QVector3D QVector4D
- setZScale: QGraphicsScale
- setupData: QHelpEngineCore
- setupFinished: QHelpEngineCore
- setupStarted: QHelpEngineCore
- setupViewport: QAbstractScrollArea QGraphicsView QMdiArea
- shaderCompilationType: QSGRendererInterface
- shaderSourceType: QSGRendererInterface
- shaderType: QSGRendererInterface
- shadow: QPalette
- shape: QCursor QGraphicsWidget QRubberBand
- sharedFromThis: QEnableSharedFromThis
- shear: QGraphicsView
- shearList: QGraphicsItemAnimation
- shortcut: QAbstractButton QAction
- shortcutContext: QAction
- shortcutId: QShortcutEvent
- shortcuts: QAction
- show: QInputMethod QSystemTrayIcon QWindow
- showColumn: QTableView QTreeView
- showDropIndicator: QAbstractItemView
- showEvent: QAbstractSpinBox QComboBox QDialog QGraphicsProxyWidget QGraphicsView QGraphicsWidget QMdiArea QMdiSubWindow QMessageBox QPlainTextEdit QProgressDialog QRubberBand QSizeGrip QStatusBar QTabWidget QTextEdit QToolBox QWindow
- showFullScreen: QWindow
- showGrid: QTableView
- showHelp: QCommandLineParser
- showIsFullScreen: QStyleHints
- showIsMaximized: QStyleHints
- showMaximized: QWindow
- showMenu: QPushButton QToolButton
- showMenuAction: QAccessibleActionInterface
- showMessage: QErrorMessage QSplashScreen QStatusBar QSystemTrayIcon
- showMinimized: QWindow
- showNextMonth: QCalendarWidget
- showNextYear: QCalendarWidget
- showNormal: QWindow
- showPluginDialog: QDesignerFormWindowManagerInterface
- showPopup: QComboBox
- showPreview: QDesignerFormWindowManagerInterface
- showPreviousMonth: QCalendarWidget
- showPreviousYear: QCalendarWidget
- showRow: QTableView
- showSection: QHeaderView
- showSelectedDate: QCalendarWidget
- showShaded: QMdiSubWindow
- showShortcutsInContextMenus: QStyleHints
- showShortcutsInContextMenusChanged: QStyleHints
- showStatusText: QAction
- showSystemMenu: QMdiSubWindow
- showTearOffMenu: QMenu
- showText: QToolTip QWhatsThis
- showToday: QCalendarWidget
- showVersion: QCommandLineParser
- showbase: Qt
- shrink_to_fit: QList QString QVarLengthArray
- shrunkBy: QSize QSizeF
- sibling: QAbstractItemModel QAbstractListModel QAbstractProxyModel QAbstractTableModel QIdentityProxyModel QModelIndex QPersistentModelIndex QSortFilterProxyModel QStringListModel
- siblingAtColumn: QModelIndex
- siblingAtRow: QModelIndex
- sideWidget: QWizard
- signal: QSignalSpy
- signalsBlocked: QObject
- signature: QDesignerMemberSheetExtension
- simplified: QString
- simulate: QTestEventList
- singleClickActivation: QStyleHints
- singleShot: QTimer
- singleStep: QAbstractSlider QDoubleSpinBox QSpinBox
- size: QAnyStringView QBackingStore QBitArray QBuffer QByteArrayView QCache QColormap QContiguousCache QDomNamedNodeMap QDomNodeList QFile QFileDevice QFileInfo QGraphicsWidget QImageReader QIterable QLatin1String QList QMap QModelRoleDataSpan QMultiMap QOffscreenSurface QPageSize QPixmap QQmlPropertyMap QRect QRectF QResizeEvent QResource QScreen QSet QSharedMemory QString QStringView QSurface QUtf8StringView QVarLengthArray QWindow
- sizeAdjustPolicy: QAbstractScrollArea QComboBox
- sizeConstraint: QLayout
- sizeFromContents: QProxyStyle QStyle
- sizeHint: QAbstractScrollArea QAbstractSpinBox QBoxLayout QCalendarWidget QCheckBox QColumnView QComboBox QCommandLinkButton QDateTimeEdit QDial QDialog QFontComboBox QFormLayout QFrame QGraphicsAnchorLayout QGraphicsGridLayout QGraphicsLayoutItem QGraphicsLinearLayout QGraphicsProxyWidget QGraphicsView QGraphicsWidget QGridLayout QHeaderView QInputDialog QLCDNumber QLabel QLayoutItem QLineEdit QListWidgetItem QMdiArea QMdiSubWindow QMenu QMenuBar QProgressBar QProgressDialog QPushButton QRadioButton QScrollArea QScrollBar QSizeGrip QSlider QSpacerItem QSplitter QSplitterHandle QStackedLayout QStandardItem QTabWidget QTableWidgetItem QToolButton QTreeWidgetItem QWidgetItem QWizard
- sizeHintForColumn: QAbstractItemView QTableView QTreeView
- sizeHintForIndex: QAbstractItemView
- sizeHintForRow: QAbstractItemView QTableView
- sizeIncrement: QWindow
- sizeOf: QMetaType
- sizeOfIndex: QSGGeometry
- sizeOfVertex: QSGGeometry
- sizePixels: QPageSize
- sizePoints: QPageSize
- sizePolicy: QGraphicsAnchor QGraphicsLayoutItem QSpacerItem
- size_bytes: QAnyStringView
- sizes: QSplitter
- skipCurrentElement: QXmlStreamReader
- skipDuplicates: QSensor
- skipDuplicatesChanged: QSensor
- skipRawData: QDataStream
- skipWhiteSpace: QTextStream
- sleep: QThread
- slerp: QQuaternion
- sliced: QByteArrayView QLatin1String QList QString QStringView QUtf8StringView
- sliderChange: QAbstractSlider QDial QScrollBar
- sliderMoved: QAbstractSlider
- sliderPosition: QAbstractSlider
- sliderPositionFromValue: QStyle
- sliderPressed: QAbstractSlider
- sliderReleased: QAbstractSlider
- sliderValueFromPosition: QStyle
- smallDecimalPoint: QLCDNumber
- snippet: QHelpSearchResult
- socket: QSocketNotifier
- sort: QAbstractItemModel QAbstractProxyModel QSortFilterProxyModel QStandardItemModel QStringList QStringListModel QTransposeProxyModel
- sortByColumn: QTableView QTreeView
- sortCaseSensitivity: QSortFilterProxyModel
- sortCaseSensitivityChanged: QSortFilterProxyModel
- sortChildren: QStandardItem QTreeWidgetItem
- sortColumn: QSortFilterProxyModel QTreeWidget
- sortIndicatorChanged: QHeaderView
- sortIndicatorClearableChanged: QHeaderView
- sortIndicatorOrder: QHeaderView
- sortIndicatorSection: QHeaderView
- sortItems: QListWidget QTableWidget QTreeWidget
- sortKey: QCollator
- sortLocaleAwareChanged: QSortFilterProxyModel
- sortOrder: QSortFilterProxyModel
- sortRole: QSortFilterProxyModel QStandardItemModel
- sortRoleChanged: QSortFilterProxyModel
- sorting: QDir
- source: QDrag QDropEvent QGraphicsSceneDragDropEvent QGraphicsSceneMouseEvent QTextBrowser
- sourceBoundingRect: QGraphicsEffect
- sourceChanged: QGraphicsEffect QTextBrowser
- sourceIsPixmap: QGraphicsEffect
- sourceModel: QAbstractProxyModel
- sourceModelChanged: QAbstractProxyModel
- sourceModels: QConcatenateTablesProxyModel
- sourcePixmap: QGraphicsEffect
- sourceRect: QSGImageNode QSGSimpleTextureNode
- sourceType: QTextBrowser
- space: QDebug
- spacerItem: QLayoutItem QSpacerItem
- spacing: QBoxLayout QFormLayout QGraphicsAnchor QGraphicsLinearLayout QGridLayout QLayout QListView
- span: QAbstractItemModel QAbstractProxyModel QConcatenateTablesProxyModel QRect QSortFilterProxyModel QTransposeProxyModel
- spec: QColor
- specialValueText: QAbstractSpinBox
- specified: QDomAttr
- speed: QMovie
- split: QString QStringView
- splitCell: QTextTable
- splitCommand: QProcess
- splitDockWidget: QMainWindow
- splitPath: QCompleter
- splitText: QDomText
- splitter: QSplitterHandle
- splitterMoved: QSplitter
- spontaneous: QEvent
- spread: QGradient
- squeeze: QList QSet QString QVarLengthArray
- stack: QUndoView
- stackSize: QThread QThreadPool
- stackingMode: QStackedLayout
- stacks: QUndoGroup
- staleLockTime: QLockFile
- standardButton: QDialogButtonBox QMessageBox
- standardButtons: QDialogButtonBox QMessageBox
- standardColor: QColorDialog
- standardIcon: QProxyStyle QStyle
- standardLocations: QStandardPaths
- standardPalette: QProxyStyle QStyle
- standardPixmap: QProxyStyle
- standardTimeOffset: QTimeZone
- start: QAbstractAnimation QBasicTimer QElapsedTimer QLinearGradient QMovie QProcess QPromise QSensor QSensorBackend QThread QThreadPool QTimeLine QTimer Timer
- startActivity: QtAndroidPrivate
- startArray: QCborStreamWriter
- startCenterPoint: QPinchGesture
- startCommand: QProcess
- startDetached: QProcess
- startDrag: QAbstractItemView QListView
- startDragDistance: QStyleHints
- startDragDistanceChanged: QStyleHints
- startDragTime: QStyleHints
- startDragTimeChanged: QStyleHints
- startDragVelocity: QStyleHints
- startFrame: QTimeLine
- startId: QWizard
- startIntentSender: QtAndroidPrivate
- startMap: QCborStreamWriter
- startNextFrame: QVulkanWindowRenderer
- startPos: QScrollPrepareEvent
- startSystemMove: QWindow
- startSystemResize: QWindow
- startTimer: QObject
- startTransaction: QDataStream
- startValue: QVariantAnimation
- started: QFutureWatcher QMovie QProcess QThread
- startingUp: QCoreApplication
- startsWith: QByteArrayView QLatin1String QList QString QStringView
- stat: QFileInfo
- state: QAbstractAnimation QAbstractItemView QAccessibleInterface QAccessibleWidget QEventPoint QGesture QMovie QProcess QScroller QTimeLine
- stateChanged: QAbstractAnimation QCheckBox QMovie QProcess QScroller QTimeLine
- staticCast: QSharedPointer
- staticContents: QBackingStore
- staticInstances: QPluginLoader
- staticPlugins: QPluginLoader
- stationary: QTest::QTouchEventSequence
- status: QDataStream QSettings QTextStream
- statusBar: QMainWindow
- statusTip: QAction QListWidgetItem QStandardItem QTableWidgetItem QTreeWidgetItem
- stencilBufferSize: QSurfaceFormat
- stepBy: QAbstractSpinBox QDateTimeEdit
- stepDown: QAbstractSpinBox
- stepEnabled: QAbstractSpinBox QDateTimeEdit
- stepType: QDoubleSpinBox QSpinBox
- stepUp: QAbstractSpinBox
- stereo: QSurfaceFormat
- stickyFocus: QGraphicsScene
- stop: QAbstractAnimation QBasicTimer QMovie QScroller QSensor QSensorBackend QTimeLine QTimer Timer
- stops: QGradient
- storeRelaxed: QAtomicInteger QAtomicPointer
- storeRelease: QAtomicInteger QAtomicPointer
- strength: QGraphicsColorizeEffect
- strengthChanged: QGraphicsColorizeEffect
- stretch: QBoxLayout
- stretchFactor: QGraphicsLinearLayout
- stretchLastSection: QHeaderView
- stretchSectionCount: QHeaderView
- strictlyEquals: QJSPrimitiveValue
- strikeOut: QGlyphRun
- string: QTextBoundaryFinder QTextStream
- stringList: QStringListModel
- stringLiteral: QQmlScriptString
- style: QBrush QGraphicsScene QGraphicsWidget QPen QStylePainter
- styleHint: QProxyStyle QStyle
- subControlRect: QProxyStyle QStyle
- subElementRect: QProxyStyle QStyle
- subTitle: QWizardPage
- subTitleFormat: QWizard
- subType: QImageReader QImageWriter
- subWidgetRect: QGraphicsProxyWidget
- subWindowActivated: QMdiArea
- subWindowList: QMdiArea
- submit: QAbstractItemModel QAbstractProxyModel QDataWidgetMapper
- submitPolicy: QDataWidgetMapper
- substringData: QDomCharacterData
- subtract: QSet
- subtracted: QPolygon QPolygonF QRegion
- subvolume: QStorageInfo
- suffix: QDoubleSpinBox QFileInfo QSpinBox
- suffixForFileName: QMimeDatabase
- summary: QAccessibleTableInterface
- superClass: QMetaObject
- supportedActions: QDrag
- supportedApiVersion: QVulkanInstance
- supportedDeviceExtensions: QVulkanWindow
- supportedDocumentFormats: QTextDocumentWriter
- supportedDragActions: QAbstractItemModel QAbstractProxyModel
- supportedDropActions: QAbstractItemModel QAbstractProxyModel QListWidget QSortFilterProxyModel QStandardItemModel QStringListModel QTableWidget QTreeWidget
- supportedExtensions: QVulkanInstance
- supportedFormats: QMovie
- supportedImageFormats: QImageReader QImageWriter
- supportedLayers: QVulkanInstance
- supportedMimeTypes: QImageReader QImageWriter
- supportedSampleCounts: QVulkanWindow
- supportedSubTypes: QImageReader QImageWriter
- supportsAnimation: QImageReader
- supportsFindBuffer: QClipboard
- supportsGrab: QVulkanWindow
- supportsMessages: QSystemTrayIcon
- supportsOpenGL: QSurface
- supportsOption: QImageIOHandler QImageReader QImageWriter
- supportsPresent: QVulkanInstance
- supportsSelection: QClipboard
- surfaceClass: QSurface
- surfaceEventType: QPlatformSurfaceEvent
- surfaceForWindow: QVulkanInstance
- surfaceHandle: QSurface
- surfaceType: QOffscreenSurface QSurface QWindow
- surrogateToUcs4: QChar
- suspend: QFuture QFutureWatcher
- suspendIfRequested: QPromise
- suspended: QFutureWatcher
- suspending: QFutureWatcher
- swap: global QBasicTimer QBitArray QBitmap QBrush QCollator QCollatorSortKey QColorSpace QCommandLineOption QCompressedHelpInfo QContiguousCache QCursor QDeadlineTimer QDebug QDir QEasingCurve QExplicitlySharedDataPointer QFileInfo QGlyphRun QHelpFilterData QIcon QJsonDocument QMap QMetaObject::Connection QMultiMap QPageLayout QPageSize QPalette QPen QPersistentModelIndex QPixmap QPointer QPolygon QPolygonF QProcessEnvironment QPromise QQueue QRegion QSemaphoreReleaser QSet QSharedDataPointer QSharedPointer QStack QStorageInfo QString QTimeZone QUnhandledException QVariant QWeakPointer
- swapBehavior: QSurfaceFormat
- swapChainImage: QVulkanWindow
- swapChainImageCount: QVulkanWindow
- swapChainImageSize: QVulkanWindow
- swapChainImageView: QVulkanWindow
- swapInterval: QSurfaceFormat
- swapItemsAt: QList
- swapSections: QHeaderView
- swipeAngle: QSwipeGesture
- symLinkTarget: QFile QFileInfo
- sync: QSettings Settings
- system: QRandomGenerator
- systemEnvironment: QProcess QProcessEnvironment
- systemId: QDomDocumentType QDomEntity QDomNotation QInputDevice QXmlStreamEntityDeclaration QXmlStreamNotationDeclaration
- systemMenu: QMdiSubWindow
- systemTimeZone: QTimeZone
- systemTimeZoneId: QTimeZone
- tabArray: QTextOption
- tabBar: QTabWidget
- tabBarAutoHide: QTabWidget
- tabBarClicked: QTabWidget
- tabBarDoubleClicked: QTabWidget
- tabChangesFocus: QPlainTextEdit QTextEdit
- tabCloseRequested: QTabWidget
- tabFocusBehavior: QStyleHints
- tabFocusBehaviorChanged: QStyleHints
- tabIcon: QTabWidget
- tabInserted: QTabWidget
- tabKeyNavigation: QAbstractItemView
- tabPosition: QMainWindow QMdiArea QTabWidget
- tabRemoved: QTabWidget
- tabShape: QMainWindow QMdiArea QTabWidget
- tabStopDistance: QPlainTextEdit QTextEdit QTextOption
- tabText: QTabWidget
- tabToolTip: QTabWidget
- tabWhatsThis: QTabWidget
- tabifiedDockWidgetActivated: QMainWindow
- tabifiedDockWidgets: QMainWindow
- tabifyDockWidget: QMainWindow
- table: QAccessibleTableCellInterface
- tableCellFormatIndex: QTextTableCell
- tableCellInterface: QAccessibleInterface
- tableInterface: QAccessibleInterface
- tableWidget: QTableWidgetItem
- tabletEvent: QWindow
- tabs: QTextOption
- tabsClosable: QMdiArea QTabWidget
- tabsMovable: QMdiArea
- tag: QMetaMethod
- tagName: QDomElement
- take: QCache QExplicitlySharedDataPointer QMap QMultiMap QSharedDataPointer
- takeAnimation: QAnimationGroup
- takeAt: QBoxLayout QFormLayout QGridLayout QLayout QList QStackedLayout
- takeCentralWidget: QMainWindow
- takeChild: QStandardItem QTreeWidgetItem
- takeChildren: QTreeWidgetItem
- takeColumn: QStandardItem QStandardItemModel
- takeFirst: QContiguousCache QList
- takeHorizontalHeaderItem: QStandardItemModel QTableWidget
- takeItem: QListWidget QStandardItemModel QTableWidget
- takeLast: QContiguousCache QList
- takeResult: QFuture
- takeRow: QFormLayout QStandardItem QStandardItemModel
- takeTopLevelItem: QTreeWidget
- takeVerticalHeaderItem: QStandardItemModel QTableWidget
- takeWidget: QScrollArea
- tangentialPressure: QTabletEvent
- target: QDomProcessingInstruction QDrag QScroller QTouchEvent
- targetChanged: QDrag
- targetObject: QPropertyAnimation
- taskActions: QDesignerTaskMenuExtension
- temp: QDir
- tempPath: QDir
- temperature: QAmbientTemperatureReading QPressureReading
- terminate: QProcess QThread
- territory: QTimeZone
- testAndSetAcquire: QAtomicInteger QAtomicPointer
- testAndSetOrdered: QAtomicInteger QAtomicPointer
- testAndSetRelaxed: QAtomicInteger QAtomicPointer
- testAndSetRelease: QAtomicInteger QAtomicPointer
- testAnyFlag: QFlags
- testAnyFlags: QFlags
- testAttribute: QCoreApplication QGraphicsWidget
- testBit: QBitArray
- testFlag: QFlags
- testFlags: QFlags
- testOption: QColorDialog QInputDialog QMdiArea QMdiSubWindow QSurfaceFormat QWizard
- text: QAbstractButton QAbstractSpinBox QAccessibleInterface QAccessibleTextInterface QAccessibleWidget QAction QClipboard QDomElement QImageReader QKeyEvent QLabel QLineEdit QListWidgetItem QMessageBox QMimeData QPalette QProgressBar QStandardItem QTableWidgetItem QToolTip QTreeWidgetItem QUndoCommand QUndoStack QXmlStreamReader
- textActivated: QComboBox
- textAfterOffset: QAccessibleTextInterface
- textAlignment: QListWidgetItem QStandardItem QTableWidgetItem QTreeWidgetItem
- textAtOffset: QAccessibleTextInterface
- textBackgroundColor: QTextEdit
- textBeforeOffset: QAccessibleTextInterface
- textChanged: QDoubleSpinBox QLineEdit QPlainTextEdit QSpinBox QTextEdit
- textColor: QTextEdit
- textCursor: QPlainTextEdit QTextEdit
- textDirection: QProgressBar QTextOption
- textEchoMode: QInputDialog
- textEdited: QLineEdit
- textElideMode: QAbstractItemView
- textFormat: QLabel QMessageBox
- textFromDateTime: QDateTimeEdit
- textFromValue: QDoubleSpinBox QSpinBox
- textHighlighted: QComboBox
- textInserted: QAccessibleTextInsertEvent QAccessibleTextUpdateEvent
- textInteractionFlags: QLabel QMessageBox QPlainTextEdit QTextEdit
- textInterface: QAccessibleInterface
- textKeys: QImageReader
- textMargins: QLineEdit
- textRemoved: QAccessibleTextRemoveEvent QAccessibleTextUpdateEvent
- textValue: QInputDialog
- textValueChanged: QInputDialog
- textValueSelected: QInputDialog
- texture: QBrush QSGImageNode QSGSimpleTextureNode QSGTextureProvider
- textureChanged: QSGTextureProvider
- textureCoordinatesTransform: QSGImageNode QSGSimpleTextureNode
- textureImage: QBrush
- themeName: QIcon
- themeSearchPaths: QIcon
- then: QFuture
- thread: QObject
- threadPriority: QThreadPool
- tickInterval: QSlider
- tickPosition: QSlider
- tightBoundingRect: FontMetrics
- tileSubWindows: QMdiArea
- time: QDateTimeEdit
- timeChanged: QDateTimeEdit
- timeHeld: QEventPoint
- timeLine: QGraphicsItemAnimation
- timeSpec: QDateTimeEdit
- timeZoneUpdated: Date
- timeout: QTapAndHoldGesture QTimer
- timerEvent: QAbstractButton QAbstractItemView QAbstractSlider QAbstractSpinBox QKeySequenceEdit QLineEdit QListView QMdiArea QMdiSubWindow QMenu QMenuBar QObject QTableView QTimeLine QTimer QToolButton QTreeView
- timerId: QBasicTimer QTimer QTimerEvent
- timerType: QDeadlineTimer QTimer
- timestamp: QEventPoint QGraphicsSceneEvent QInputEvent QSensorReading
- tip: QStatusTipEvent
- title: QGroupBox QHelpContentItem QHelpSearchResult QMenu QWindow QWizardPage
- titleBarWidget: QDockWidget
- titleFormat: QWizard
- toAlignedRect: QRectF
- toArgb32: QRgba64 QRgbaFloat
- toAttr: QDomNode
- toBack: QFutureIterator QHashIterator QListIterator QMapIterator QMultiMapIterator QMutableHashIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QMutableSetIterator QSetIterator
- toBitArray: QVariant
- toBool: QCborStreamReader QVariant
- toBoolean: QJSPrimitiveValue
- toByteArray: QByteArrayView QDomDocument QVariant
- toCDATASection: QDomNode
- toCaseFolded: QChar QString
- toChar: QVariant
- toCharacterData: QDomNode
- toCmyk: QColor
- toCombined: QKeyCombination
- toComment: QDomNode
- toContainer: QStringTokenizer
- toCubicSpline: QEasingCurve
- toCurrencyString: QLocale
- toDate: QVariant
- toDateTime: QVariant
- toDocument: QDomNode
- toDocumentFragment: QDomNode
- toDocumentType: QDomNode
- toDouble: QByteArrayView QCborStreamReader QJSPrimitiveValue QString QStringView QVariant
- toEasingCurve: QVariant
- toElement: QDomNode
- toEnd: QTextBoundaryFinder
- toEntity: QDomNode
- toEntityReference: QDomNode
- toEulerAngles: QQuaternion
- toExtendedRgb: QColor
- toFirst: QDataWidgetMapper
- toFloat: QByteArrayView QCborStreamReader QString QStringView QVariant
- toFloat16: QCborStreamReader
- toFront: QFutureIterator QHashIterator QListIterator QMapIterator QMultiMapIterator QMutableHashIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QMutableSetIterator QSetIterator
- toGenericMatrix: QMatrix4x4
- toHRGN: QRegion
- toHash: QVariant
- toHexRepresentation: QTest
- toHsl: QColor
- toHsv: QColor
- toHtml: QTextDocumentFragment QTextEdit
- toHtmlEscaped: QString
- toImage: QPixmap
- toInt: QByteArrayView QFlags QString QStringView QVariant
- toInteger: QCborStreamReader QJSPrimitiveValue
- toJson: QJsonDocument
- toJsonArray: QVariant
- toJsonDocument: QVariant
- toJsonObject: QVariant
- toJsonValue: QVariant
- toLast: QDataWidgetMapper
- toLatin1: QChar QLatin1Char QString QStringView
- toLine: QLineF QVariant
- toLineF: QVariant
- toList: QVariant
- toLocal8Bit: QString QStringView
- toLocale: QVariant
- toLocaleCurrencyString: Number
- toLocaleDateString: Date
- toLocaleString: Date Number
- toLocaleTimeString: Date
- toLong: QByteArrayView QString QStringView
- toLongLong: QByteArrayView QString QStringView QVariant
- toLower: QChar QString
- toMap: QVariant
- toMargins: QMarginsF
- toMarkdown: QTextEdit
- toModelIndex: QVariant
- toNSMenu: QMenu QMenuBar
- toNativeSeparators: QDir
- toNegativeInteger: QCborStreamReader
- toNext: QDataWidgetMapper
- toNextBoundary: QTextBoundaryFinder
- toNotation: QDomNode
- toPersistentModelIndex: QVariant
- toPlainText: QPlainTextEdit QTextDocumentFragment QTextEdit
- toPoint: QVariant QVector2D QVector3D QVector4D
- toPointF: QVariant QVector2D QVector3D QVector4D
- toPolygon: QPolygonF
- toPrevious: QDataWidgetMapper
- toPreviousBoundary: QTextBoundaryFinder
- toProcessingInstruction: QDomNode
- toRangeList: QPageRanges
- toReal: QVariant
- toRect: QRectF QVariant
- toRectF: QVariant
- toRegularExpression: QVariant
- toRgb: QColor
- toRgb16: QRgba64
- toRotationMatrix: QQuaternion
- toShort: QByteArrayView QString QStringView
- toSimpleType: QCborStreamReader
- toSize: QSizeF QVariant
- toSizeF: QVariant
- toStart: QTextBoundaryFinder
- toStdMap: QMap
- toStdMultiMap: QMultiMap
- toStdString: QString
- toStdU16String: QString
- toStdU32String: QString
- toStdWString: QString
- toString: QAnyStringView QCborError QDebug QDomDocument QJSPrimitiveValue QJniObject QLatin1String QLocale QPageRanges QStringView QTest QUtf8StringView QVariant
- toStringList: QProcessEnvironment QVariant
- toStrongRef: QWeakPointer
- toTag: QCborStreamReader
- toText: QDomNode
- toTime: QVariant
- toTitleCase: QChar
- toTransform: QMatrix4x4
- toUInt: QByteArrayView QString QStringView QVariant
- toUInt32: QBitArray
- toULong: QByteArrayView QString QStringView
- toULongLong: QByteArrayView QString QStringView QVariant
- toUShort: QByteArrayView QString QStringView
- toUcs4: QString QStringView
- toUnsignedInteger: QCborStreamReader
- toUpper: QChar QString
- toUrl: QVariant
- toUtf8: QString QStringView
- toUuid: QVariant
- toVariant: QJsonDocument
- toVector2D: QVector3D QVector4D
- toVector2DAffine: QVector4D
- toVector3D: QVector2D QVector4D
- toVector3DAffine: QVector4D
- toVector4D: QQuaternion QVector2D QVector3D
- toWCharArray: QString QStringView
- toWeakRef: QSharedPointer
- toggle: QAbstractButton QAction
- toggleAction: QAccessibleActionInterface
- toggleBit: QBitArray
- toggleDirection: QTimeLine
- toggleSuspended: QFuture QFutureWatcher
- toggleViewAction: QDockWidget QToolBar
- toggled: QAbstractButton QAction QGroupBox
- tokenString: QXmlStreamReader
- tokenType: QXmlStreamReader
- tokenize: QLatin1String QString QStringView
- toolBarArea: QMainWindow
- toolBarBreak: QMainWindow
- toolButtonStyle: QMainWindow QToolBar QToolButton
- toolButtonStyleChanged: QMainWindow QToolBar
- toolTip: QAction QDesignerCustomWidgetInterface QListWidgetItem QStandardItem QSystemTrayIcon QTableWidgetItem QTreeWidgetItem
- toolTipBase: QPalette
- toolTipText: QPalette
- toolTipsVisible: QMenu
- top: QDoubleValidator QIntValidator QMargins QMarginsF QRect QRectF QStack
- topChanged: QDoubleValidator QIntValidator
- topLeft: QRect QRectF
- topLevel: QDesignerFormEditorInterface
- topLevelChanged: QDockWidget QToolBar
- topLevelItem: QTreeWidget
- topLevelItemCount: QTreeWidget
- topRight: QRect QRectF
- topRow: QTableWidgetSelectionRange
- totalChangeFlags: QPinchGesture
- totalCost: QCache
- totalDuration: QAbstractAnimation
- totalRotationAngle: QPinchGesture
- totalScaleFactor: QPinchGesture
- touchDoubleTapDistance: QStyleHints
- touchEvent: QTest QWindow
- touchPointStates: QTouchEvent
- tr: QObject
- transact: QAndroidBinder
- transferFunction: QColorSpace
- transform: QBrush QGraphicsView
- transformAt: QGraphicsItemAnimation
- transformBetween: QScreen
- transformation: QImageReader QImageWriter
- transformationAnchor: QGraphicsView
- transformationToColorSpace: QColorSpace
- transformed: QBitmap QPixmap
- transientParent: QWindow
- transientParentChanged: QWindow
- transitions: QTimeZone
- translate: QCoreApplication QGraphicsView QLine QLineF QMatrix4x4 QPolygon QPolygonF QRect QRectF QRegion QTranslator
- translated: QLine QLineF QPolygon QPolygonF QRect QRectF QRegion
- translationList: QGraphicsItemAnimation
- transpose: QSize QSizeF QSizePolicy
- transposed: QGenericMatrix QMatrix4x4 QRect QRectF QSize QSizeF QSizePolicy
- treePosition: QTreeView
- treeWidget: QTreeWidgetItem
- trigger: QAction
- triggerAction: QAbstractSlider
- triggered: QAction QMenu QMenuBar QToolButton Timer
- trimmed: QByteArrayView QLatin1String QString QStringView
- trueMatrix: QPixmap
- truncate: QBitArray QByteArrayView QLatin1String QString QStringView QUtf8StringView
- tryAcquire: QSemaphore
- tryLock: QLockFile QMutex QRecursiveMutex
- tryLockForRead: QReadWriteLock
- tryLockForWrite: QReadWriteLock
- tryTake: QThreadPool
- try_acquire: QSemaphore
- try_acquire_for: QSemaphore
- try_acquire_until: QSemaphore
- try_lock: QMutex QRecursiveMutex
- type: QAbstractFileIconProvider QAccessibleEvent QCborStreamReader QEasingCurve QEvent QGradient QGraphicsProxyWidget QGraphicsWidget QInputDevice QJSPrimitiveValue QListWidgetItem QOperatingSystemVersion QSensor QSocketNotifier QStandardItem QTableWidgetItem QTextBoundaryFinder QTreeWidgetItem QWindow
- typeId: QMetaProperty QVariant
- typeInterpretation: QPixelFormat
- typeName: QMetaMethod QMetaProperty QVariant
- unblock: QSignalBlocker
- uncompressedData: QResource
- uncompressedSize: QResource
- underline: QGlyphRun
- undo: QLineEdit QPlainTextEdit QTextEdit QUndoCommand QUndoGroup QUndoStack
- undoAvailable: QPlainTextEdit QTextEdit
- undoLimit: QUndoStack
- undoText: QUndoGroup QUndoStack
- undoTextChanged: QUndoGroup QUndoStack
- ungrabGesture: QScroller
- ungrabKeyboardEvent: QGraphicsWidget
- ungrabMouseEvent: QGraphicsProxyWidget QGraphicsWidget
- unicode: QChar QLatin1Char QString
- unicodeVersion: QChar
- unifiedTitleAndToolBarOnMac: QMainWindow
- uniformItemSizes: QListView
- uniformRowHeights: QTreeView
- uniqueId: QAccessible QEventPoint
- uniqueKeys: QMultiMap
- unitVector: QLineF
- unite: QMultiMap QSet
- united: QPolygon QPolygonF QRect QRectF QRegion
- units: QPageLayout
- unknownOptionNames: QCommandLineParser
- unload: QLibrary QPluginLoader
- unlock: QLockFile QMutex QMutexLocker QReadLocker QReadWriteLock QRecursiveMutex QSharedMemory QWriteLocker
- unmanageAction: QDesignerActionEditorInterface
- unmanageWidget: QDesignerFormWindowInterface
- unmap: QFileDevice
- unpolish: QProxyStyle QStyle
- unpremultiplied: QRgba64 QRgbaFloat
- unproject: QVector3D
- unregisterBackend: QSensorManager
- unregisterDocumentation: QHelpEngineCore
- unregisterExtensions: QAbstractExtensionManager QExtensionManager
- unregisterRecognizer: QGestureRecognizer
- unregisterResource: QResource
- unregisterSocketNotifier: QAbstractEventDispatcher
- unregisterTimer: QAbstractEventDispatcher
- unregisterTimers: QAbstractEventDispatcher
- unselectColumn: QAccessibleTableInterface
- unselectRow: QAccessibleTableInterface
- unsetContentsMargins: QLayout
- unsetCursor: QWindow
- unsetDefaultScrollerProperties: QScrollerProperties
- unsetError: QFileDevice
- unsetHotSpot: QGesture
- unsetLayoutDirection: QGraphicsWidget
- unsetSpacing: QGraphicsAnchor
- unsetUrlHandler: QDesktopServices
- unsetWindowFrameMargins: QGraphicsWidget
- update: QAbstractItemView QGraphicsEffect QGraphicsScene QGraphicsTransform QInputMethod QLayout QPaintDeviceWindow
- updateAccessibility: QAccessible
- updateBoundingRect: QGraphicsEffect
- updateCell: QCalendarWidget
- updateCells: QCalendarWidget
- updateColoredRectGeometry: QSGGeometry
- updateCurrentTime: QAbstractAnimation QParallelAnimationGroup QPauseAnimation QSequentialAnimationGroup QVariantAnimation
- updateCurrentValue: QPropertyAnimation
- updateDirection: QAbstractAnimation QParallelAnimationGroup QSequentialAnimationGroup
- updateGeometries: QAbstractItemView QListView QTableView QTreeView
- updateGeometry: QGraphicsLayout QGraphicsLayoutItem QGraphicsWidget
- updateInterval: QTimeLine
- updatePreviewWidget: QColumnView
- updateRectGeometry: QSGGeometry
- updateRequest: QPlainTextEdit
- updateScene: QGraphicsView
- updateSceneRect: QGraphicsView
- updateState: QAbstractAnimation QParallelAnimationGroup QPropertyAnimation QSequentialAnimationGroup QVariantAnimation
- updateTexturedRectGeometry: QSGGeometry
- updateValue: QQmlPropertyMap
- updated: QMovie
- upperBound: QMap QMultiMap
- uppercasebase: Qt
- uppercasedigits: Qt
- url: QFileOpenEvent QHelpContentItem QHelpSearchResult
- urls: QMimeData
- useDesignMetrics: QTextOption
- useHoverEffects: QStyleHints
- useHoverEffectsChanged: QStyleHints
- useRtlExtensions: QStyleHints
- userOrientation: QSensor
- userOrientationChanged: QSensor
- userProperty: QMetaObject
- userType: QMetaProperty QVariant
- usesFilterEngine: QHelpEngineCore
- usesScrollButtons: QTabWidget
- usleep: QThread
- utc: QTimeZone
- utf16: QString QStringView
- utf8: QUtf8StringView
- validate: QAbstractSpinBox QDateTimeEdit QDoubleSpinBox QDoubleValidator QIntValidator QRegularExpressionValidator QSpinBox QValidator
- validateCurrentPage: QWizard
- validatePage: QWizardPage
- validator: QComboBox QLineEdit
- value: QAbstractSlider QAccessibleValueChangeEvent QAssociativeIterable QColor QCommandLineParser QDomAttr QDoubleSpinBox QHashIterator QInputMethodQueryEvent QLCDNumber QList QMap QMap::const_iterator QMap::iterator QMapIterator QMetaClassInfo QMetaEnum QMultiMap QMultiMap::const_iterator QMultiMap::iterator QMultiMapIterator QMutableHashIterator QMutableListIterator QMutableMapIterator QMutableMultiMapIterator QMutableSetIterator QNativeGestureEvent QProcessEnvironment QProgressBar QProgressDialog QQmlPropertyMap QSensorReading QSettings QSpinBox QVarLengthArray QXmlStreamAttribute QXmlStreamAttributes QXmlStreamEntityDeclaration Settings
- valueAtConstIterator: QMetaSequence
- valueAtIndex: QMetaSequence
- valueAtIterator: QMetaSequence
- valueChanged: QAbstractSlider QDoubleSpinBox QProgressBar QQmlPropertyMap QSpinBox QTimeLine QVariantAnimation
- valueCount: QSensorReading
- valueF: QColor
- valueForProgress: QEasingCurve
- valueForTime: QTimeLine
- valueFromText: QDoubleSpinBox QSpinBox
- valueInterface: QAccessibleInterface
- valueMetaType: QMetaSequence
- valueName: QCommandLineOption
- valuePropertyName: QItemEditorCreator QItemEditorCreatorBase QItemEditorFactory QStandardItemEditorCreator
- valueToKey: QMetaEnum
- valueToKeys: QMetaEnum
- values: QCommandLineParser QMap QMultiMap QSet
- vasprintf: QString
- vector: QQuaternion
- velocity: QEventPoint QScroller
- verbosity: QDebug
- version: QCompressedHelpInfo QDataStream QLibraryInfo QOperatingSystemVersion QSurfaceFormat
- versions: QHelpFilterData
- vertexCount: QSGGeometry
- vertexData: QSGGeometry
- vertexDataAsColoredPoint2D: QSGGeometry
- vertexDataAsPoint2D: QSGGeometry
- vertexDataAsTexturedPoint2D: QSGGeometry
- vertexDataPattern: QSGGeometry
- verticalDirection: QSwipeGesture
- verticalHeader: QTableView
- verticalHeaderFormat: QCalendarWidget
- verticalHeaderItem: QStandardItemModel QTableWidget
- verticalOffset: QAbstractItemView QColumnView QHeaderView QListView QTableView QTreeView
- verticalPolicy: QSizePolicy
- verticalScaleAt: QGraphicsItemAnimation
- verticalScrollBar: QAbstractScrollArea
- verticalScrollBarPolicy: QAbstractScrollArea
- verticalScrollMode: QAbstractItemView
- verticalShearAt: QGraphicsItemAnimation
- verticalSpacing: QFormLayout QGraphicsAnchorLayout QGraphicsGridLayout QGridLayout
- verticalStretch: QSizePolicy
- view: QComboBox QMetaType
- viewMode: QListView QMdiArea
- viewport: QAbstractScrollArea QMatrix4x4
- viewportEntered: QAbstractItemView
- viewportEvent: QAbstractItemView QAbstractScrollArea QGraphicsView QHeaderView QMdiArea QTreeView
- viewportMargins: QAbstractScrollArea
- viewportSize: QScrollPrepareEvent
- viewportSizeHint: QAbstractItemView QAbstractScrollArea QListView QScrollArea QTableView QTreeView
- viewportTransform: QGraphicsView
- viewportUpdateMode: QGraphicsView
- views: QGraphicsScene
- virtualGeometry: QScreen
- virtualGeometryChanged: QScreen
- virtualSiblingAt: QScreen
- virtualSiblings: QScreen
- virtualSize: QScreen
- virtual_hook: QIconEngine
- visibility: QWindow
- visibilityChanged: QDockWidget QToolBar QWindow
- visibleChanged: QAction QInputMethod QWindow
- visitedIds: QWizard
- visualAlignment: QStyle
- visualColumn: QTableWidget
- visualIndex: QHeaderView
- visualIndexAt: QHeaderView
- visualItemRect: QListWidget QTableWidget QTreeWidget
- visualPos: QStyle
- visualRect: QAbstractItemView QColumnView QListView QStyle QTableView QTreeView
- visualRegionForSelection: QAbstractItemView QColumnView QListView QTableView QTreeView
- visualRow: QTableWidget
- vkInstance: QVulkanInstance
- vulkanInstance: QWindow
- w: QVector4D
- wait: QSignalSpy QThread QWaitCondition
- waitForBytesWritten: QProcess
- waitForFinished: QFuture QFutureSynchronizer QFutureWatcher QProcess
- waitForReadyRead: QProcess
- waitForStarted: QProcess
- wakeAll: QWaitCondition
- wakeOne: QWaitCondition
- wakeUp: QAbstractEventDispatcher QEventLoop
- warning: QHelpEngineCore QMessageBox QMessageLogger
- wasCanceled: QProgressDialog
- weekdayTextFormat: QCalendarWidget
- whatsThis: QAction QDesignerCustomWidgetInterface QListWidgetItem QShortcut QStandardItem QTableWidgetItem QTreeWidgetItem
- wheelEvent: QAbstractScrollArea QAbstractSlider QAbstractSpinBox QComboBox QDateTimeEdit QGraphicsProxyWidget QGraphicsScene QGraphicsView QListView QMenu QPlainTextEdit QScrollBar QTextEdit QWindow
- wheelScrollLines: QStyleHints
- wheelScrollLinesChanged: QStyleHints
- whenAll: QtFuture
- whenAny: QtFuture
- widget: QAccessibleWidget QCompleter QDesignerContainerExtension QDesignerFormWindowCursorInterface QDockWidget QFocusFrame QGestureEvent QGraphicsProxyWidget QGraphicsSceneEvent QLayoutItem QMdiSubWindow QScrollArea QSplitter QStackedLayout QStackedWidget QTabWidget QToolBox QWidgetItem
- widgetBox: QDesignerFormEditorInterface
- widgetCount: QDesignerFormWindowCursorInterface
- widgetEvent: QGraphicsLayout
- widgetForAction: QToolBar
- widgetManaged: QDesignerFormWindowInterface
- widgetRemoved: QDesignerFormWindowInterface QStackedLayout QStackedWidget
- widgetResizable: QScrollArea
- widgetUnmanaged: QDesignerFormWindowInterface
- width: QGraphicsScene QPaintDevice QPen QPixmap QRect QRectF QSize QSizeF QWindow
- widthChanged: QWindow
- widthF: QPen
- widthMM: QPaintDevice
- winId: QWindow
- window: QAccessibleInterface QAccessibleWidget QBackingStore QPalette
- windowFlags: QGraphicsWidget
- windowFrameEvent: QGraphicsWidget
- windowFrameGeometry: QGraphicsWidget
- windowFrameRect: QGraphicsWidget
- windowFrameSectionAt: QGraphicsWidget
- windowState: QWindow
- windowStateChanged: QMdiSubWindow QWindow
- windowStates: QWindow
- windowText: QPalette
- windowTitle: QGraphicsWidget
- windowTitleChanged: QWindow
- windowType: QGraphicsWidget
- windowsId: QPageSize
- windowsIdToDefaultIanaId: QTimeZone
- windowsIdToIanaIds: QTimeZone
- withTransferFunction: QColorSpace
- wizard: QWizardPage
- wizardStyle: QWizard
- wordWrap: QLabel QListView QTableView QTreeView
- wordWrapMode: QPlainTextEdit QTextEdit
- workingDirectory: QAbstractFormBuilder QProcess QUiLoader
- wrapAround: QCompleter
- wrapMode: QTextOption
- wrapping: QAbstractSpinBox QDial
- writableLocation: QStandardPaths
- write: QIconEngine QImageIOHandler QImageWriter QListWidgetItem QMetaProperty QStandardItem QTableWidgetItem QTextDocumentWriter QTreeWidgetItem
- writeAttribute: QXmlStreamWriter
- writeAttributes: QXmlStreamWriter
- writeBinder: QAndroidParcel
- writeBytes: QDataStream
- writeCDATA: QXmlStreamWriter
- writeCharacters: QXmlStreamWriter
- writeComment: QXmlStreamWriter
- writeCurrentToken: QXmlStreamWriter
- writeDTD: QXmlStreamWriter
- writeData: QAndroidParcel QBuffer QFileDevice QIODevice QSaveFile
- writeDefaultNamespace: QXmlStreamWriter
- writeEmptyElement: QXmlStreamWriter
- writeEndDocument: QXmlStreamWriter
- writeEndElement: QXmlStreamWriter
- writeEntityReference: QXmlStreamWriter
- writeFileDescriptor: QAndroidParcel
- writeNamespace: QXmlStreamWriter
- writeOnGadget: QMetaProperty
- writeProcessingInstruction: QXmlStreamWriter
- writeRawData: QDataStream
- writeStartDocument: QXmlStreamWriter
- writeStartElement: QXmlStreamWriter
- writeTextElement: QXmlStreamWriter
- writeVariant: QAndroidParcel
- writingSystem: QFontComboBox
- ws: Qt
- x: QAccelerometerReading QContextMenuEvent QGyroscopeReading QHelpEvent QMagnetometerReading QQuaternion QRect QRectF QRotationReading QVector2D QVector3D QVector4D QWindow
- x1: QLine QLineF
- x2: QLine QLineF
- xChanged: QWindow
- xOffset: QGraphicsDropShadowEffect
- xRotation: QTiltReading
- xScale: QGraphicsScale
- xScaleChanged: QGraphicsScale
- xTilt: QTabletEvent
- xTranslationAt: QGraphicsItemAnimation
- xored: QRegion
- y: QAccelerometerReading QContextMenuEvent QGyroscopeReading QHelpEvent QMagnetometerReading QQuaternion QRect QRectF QRotationReading QVector2D QVector3D QVector4D QWindow
- y1: QLine QLineF
- y2: QLine QLineF
- yChanged: QWindow
- yOffset: QGraphicsDropShadowEffect
- yRotation: QTiltReading
- yScale: QGraphicsScale
- yScaleChanged: QGraphicsScale
- yTilt: QTabletEvent
- yTranslationAt: QGraphicsItemAnimation
- yearAt: CalendarModel
- yearShown: QCalendarWidget
- yellow: QColor
- yellowF: QColor
- yellowSize: QPixelFormat
- yieldCurrentThread: QThread
- yuvLayout: QPixelFormat
- z: QAccelerometerReading QGyroscopeReading QMagnetometerReading QQuaternion QRotationReading QTabletEvent QVector3D QVector4D
- zScale: QGraphicsScale
- zScaleChanged: QGraphicsScale
- zoomIn: QPlainTextEdit QTextEdit
- zoomOut: QPlainTextEdit QTextEdit