26404 QtXml.QDomProcessingInstruction.__init__?1(self, QDomProcessingInstruction) |
26612 QtXml.QDomProcessingInstruction.__init__?1(self, QDomProcessingInstruction) |
26405 QtXml.QDomProcessingInstruction.target?4() -> QString |
26613 QtXml.QDomProcessingInstruction.target?4() -> QString |
26406 QtXml.QDomProcessingInstruction.data?4() -> QString |
26614 QtXml.QDomProcessingInstruction.data?4() -> QString |
26407 QtXml.QDomProcessingInstruction.setData?4(QString) |
26615 QtXml.QDomProcessingInstruction.setData?4(QString) |
26408 QtXml.QDomProcessingInstruction.nodeType?4() -> QDomNode.NodeType |
26616 QtXml.QDomProcessingInstruction.nodeType?4() -> QDomNode.NodeType |
|
26617 QtMultimedia.QAudio.VolumeScale?10 |
|
26618 QtMultimedia.QAudio.VolumeScale.LinearVolumeScale?10 |
|
26619 QtMultimedia.QAudio.VolumeScale.CubicVolumeScale?10 |
|
26620 QtMultimedia.QAudio.VolumeScale.LogarithmicVolumeScale?10 |
|
26621 QtMultimedia.QAudio.VolumeScale.DecibelVolumeScale?10 |
|
26622 QtMultimedia.QAudio.State?10 |
|
26623 QtMultimedia.QAudio.State.ActiveState?10 |
|
26624 QtMultimedia.QAudio.State.SuspendedState?10 |
|
26625 QtMultimedia.QAudio.State.StoppedState?10 |
|
26626 QtMultimedia.QAudio.State.IdleState?10 |
|
26627 QtMultimedia.QAudio.Error?10 |
|
26628 QtMultimedia.QAudio.Error.NoError?10 |
|
26629 QtMultimedia.QAudio.Error.OpenError?10 |
|
26630 QtMultimedia.QAudio.Error.IOError?10 |
|
26631 QtMultimedia.QAudio.Error.UnderrunError?10 |
|
26632 QtMultimedia.QAudio.Error.FatalError?10 |
|
26633 QtMultimedia.QAudio.convertVolume?4(float, QAudio.VolumeScale, QAudio.VolumeScale) -> float |
|
26634 QtMultimedia.QAudioBuffer?1() |
|
26635 QtMultimedia.QAudioBuffer.__init__?1(self) |
|
26636 QtMultimedia.QAudioBuffer?1(QByteArray, QAudioFormat, int startTime=-1) |
|
26637 QtMultimedia.QAudioBuffer.__init__?1(self, QByteArray, QAudioFormat, int startTime=-1) |
|
26638 QtMultimedia.QAudioBuffer?1(int, QAudioFormat, int startTime=-1) |
|
26639 QtMultimedia.QAudioBuffer.__init__?1(self, int, QAudioFormat, int startTime=-1) |
|
26640 QtMultimedia.QAudioBuffer?1(QAudioBuffer) |
|
26641 QtMultimedia.QAudioBuffer.__init__?1(self, QAudioBuffer) |
|
26642 QtMultimedia.QAudioBuffer.isValid?4() -> bool |
|
26643 QtMultimedia.QAudioBuffer.format?4() -> QAudioFormat |
|
26644 QtMultimedia.QAudioBuffer.frameCount?4() -> int |
|
26645 QtMultimedia.QAudioBuffer.sampleCount?4() -> int |
|
26646 QtMultimedia.QAudioBuffer.byteCount?4() -> int |
|
26647 QtMultimedia.QAudioBuffer.duration?4() -> int |
|
26648 QtMultimedia.QAudioBuffer.startTime?4() -> int |
|
26649 QtMultimedia.QAudioBuffer.swap?4(QAudioBuffer) |
|
26650 QtMultimedia.QAudioBuffer.detach?4() |
|
26651 QtMultimedia.QAudioBuffer.constData?4() -> object |
|
26652 QtMultimedia.QAudioBuffer.data?4() -> object |
|
26653 QtMultimedia.QAudioDecoder.Error?10 |
|
26654 QtMultimedia.QAudioDecoder.Error.NoError?10 |
|
26655 QtMultimedia.QAudioDecoder.Error.ResourceError?10 |
|
26656 QtMultimedia.QAudioDecoder.Error.FormatError?10 |
|
26657 QtMultimedia.QAudioDecoder.Error.AccessDeniedError?10 |
|
26658 QtMultimedia.QAudioDecoder.Error.NotSupportedError?10 |
|
26659 QtMultimedia.QAudioDecoder?1(QObject parent=None) |
|
26660 QtMultimedia.QAudioDecoder.__init__?1(self, QObject parent=None) |
|
26661 QtMultimedia.QAudioDecoder.isSupported?4() -> bool |
|
26662 QtMultimedia.QAudioDecoder.isDecoding?4() -> bool |
|
26663 QtMultimedia.QAudioDecoder.source?4() -> QUrl |
|
26664 QtMultimedia.QAudioDecoder.setSource?4(QUrl) |
|
26665 QtMultimedia.QAudioDecoder.sourceDevice?4() -> QIODevice |
|
26666 QtMultimedia.QAudioDecoder.setSourceDevice?4(QIODevice) |
|
26667 QtMultimedia.QAudioDecoder.error?4() -> QAudioDecoder.Error |
|
26668 QtMultimedia.QAudioDecoder.errorString?4() -> QString |
|
26669 QtMultimedia.QAudioDecoder.read?4() -> QAudioBuffer |
|
26670 QtMultimedia.QAudioDecoder.bufferAvailable?4() -> bool |
|
26671 QtMultimedia.QAudioDecoder.position?4() -> int |
|
26672 QtMultimedia.QAudioDecoder.duration?4() -> int |
|
26673 QtMultimedia.QAudioDecoder.audioFormat?4() -> QAudioFormat |
|
26674 QtMultimedia.QAudioDecoder.setAudioFormat?4(QAudioFormat) |
|
26675 QtMultimedia.QAudioDecoder.start?4() |
|
26676 QtMultimedia.QAudioDecoder.stop?4() |
|
26677 QtMultimedia.QAudioDecoder.bufferAvailableChanged?4(bool) |
|
26678 QtMultimedia.QAudioDecoder.bufferReady?4() |
|
26679 QtMultimedia.QAudioDecoder.finished?4() |
|
26680 QtMultimedia.QAudioDecoder.isDecodingChanged?4(bool) |
|
26681 QtMultimedia.QAudioDecoder.error?4(QAudioDecoder.Error) |
|
26682 QtMultimedia.QAudioDecoder.sourceChanged?4() |
|
26683 QtMultimedia.QAudioDecoder.positionChanged?4(int) |
|
26684 QtMultimedia.QAudioDecoder.durationChanged?4(int) |
|
26685 QtMultimedia.QAudioDecoder.formatChanged?4(QAudioFormat) |
|
26686 QtMultimedia.QAudioDevice.Mode?10 |
|
26687 QtMultimedia.QAudioDevice.Mode.Null?10 |
|
26688 QtMultimedia.QAudioDevice.Mode.Input?10 |
|
26689 QtMultimedia.QAudioDevice.Mode.Output?10 |
|
26690 QtMultimedia.QAudioDevice?1() |
|
26691 QtMultimedia.QAudioDevice.__init__?1(self) |
|
26692 QtMultimedia.QAudioDevice?1(QAudioDevice) |
|
26693 QtMultimedia.QAudioDevice.__init__?1(self, QAudioDevice) |
|
26694 QtMultimedia.QAudioDevice.swap?4(QAudioDevice) |
|
26695 QtMultimedia.QAudioDevice.isNull?4() -> bool |
|
26696 QtMultimedia.QAudioDevice.id?4() -> QByteArray |
|
26697 QtMultimedia.QAudioDevice.description?4() -> QString |
|
26698 QtMultimedia.QAudioDevice.isDefault?4() -> bool |
|
26699 QtMultimedia.QAudioDevice.mode?4() -> QAudioDevice.Mode |
|
26700 QtMultimedia.QAudioDevice.isFormatSupported?4(QAudioFormat) -> bool |
|
26701 QtMultimedia.QAudioDevice.preferredFormat?4() -> QAudioFormat |
|
26702 QtMultimedia.QAudioDevice.minimumSampleRate?4() -> int |
|
26703 QtMultimedia.QAudioDevice.maximumSampleRate?4() -> int |
|
26704 QtMultimedia.QAudioDevice.minimumChannelCount?4() -> int |
|
26705 QtMultimedia.QAudioDevice.maximumChannelCount?4() -> int |
|
26706 QtMultimedia.QAudioDevice.supportedSampleFormats?4() -> unknown-type |
|
26707 QtMultimedia.QAudioFormat.SampleFormat?10 |
|
26708 QtMultimedia.QAudioFormat.SampleFormat.Unknown?10 |
|
26709 QtMultimedia.QAudioFormat.SampleFormat.UInt8?10 |
|
26710 QtMultimedia.QAudioFormat.SampleFormat.Int16?10 |
|
26711 QtMultimedia.QAudioFormat.SampleFormat.Int32?10 |
|
26712 QtMultimedia.QAudioFormat.SampleFormat.Float?10 |
|
26713 QtMultimedia.QAudioFormat.ChannelConfig?10 |
|
26714 QtMultimedia.QAudioFormat.ChannelConfig.ChannelConfigUnknown?10 |
|
26715 QtMultimedia.QAudioFormat.ChannelConfig.ChannelConfigMono?10 |
|
26716 QtMultimedia.QAudioFormat.ChannelConfig.ChannelConfigStereo?10 |
|
26717 QtMultimedia.QAudioFormat.ChannelConfig.ChannelConfig2Dot1?10 |
|
26718 QtMultimedia.QAudioFormat.ChannelConfig.ChannelConfigSurround5Dot0?10 |
|
26719 QtMultimedia.QAudioFormat.ChannelConfig.ChannelConfigSurround5Dot1?10 |
|
26720 QtMultimedia.QAudioFormat.ChannelConfig.ChannelConfigSurround7Dot0?10 |
|
26721 QtMultimedia.QAudioFormat.ChannelConfig.ChannelConfigSurround7Dot1?10 |
|
26722 QtMultimedia.QAudioFormat.AudioChannelPosition?10 |
|
26723 QtMultimedia.QAudioFormat.AudioChannelPosition.UnknownPosition?10 |
|
26724 QtMultimedia.QAudioFormat.AudioChannelPosition.FrontLeft?10 |
|
26725 QtMultimedia.QAudioFormat.AudioChannelPosition.FrontRight?10 |
|
26726 QtMultimedia.QAudioFormat.AudioChannelPosition.FrontCenter?10 |
|
26727 QtMultimedia.QAudioFormat.AudioChannelPosition.LFE?10 |
|
26728 QtMultimedia.QAudioFormat.AudioChannelPosition.BackLeft?10 |
|
26729 QtMultimedia.QAudioFormat.AudioChannelPosition.BackRight?10 |
|
26730 QtMultimedia.QAudioFormat.AudioChannelPosition.FrontLeftOfCenter?10 |
|
26731 QtMultimedia.QAudioFormat.AudioChannelPosition.FrontRightOfCenter?10 |
|
26732 QtMultimedia.QAudioFormat.AudioChannelPosition.BackCenter?10 |
|
26733 QtMultimedia.QAudioFormat.AudioChannelPosition.LFE2?10 |
|
26734 QtMultimedia.QAudioFormat.AudioChannelPosition.SideLeft?10 |
|
26735 QtMultimedia.QAudioFormat.AudioChannelPosition.SideRight?10 |
|
26736 QtMultimedia.QAudioFormat.AudioChannelPosition.TopFrontLeft?10 |
|
26737 QtMultimedia.QAudioFormat.AudioChannelPosition.TopFrontRight?10 |
|
26738 QtMultimedia.QAudioFormat.AudioChannelPosition.TopFrontCenter?10 |
|
26739 QtMultimedia.QAudioFormat.AudioChannelPosition.TopCenter?10 |
|
26740 QtMultimedia.QAudioFormat.AudioChannelPosition.TopBackLeft?10 |
|
26741 QtMultimedia.QAudioFormat.AudioChannelPosition.TopBackRight?10 |
|
26742 QtMultimedia.QAudioFormat.AudioChannelPosition.TopSideLeft?10 |
|
26743 QtMultimedia.QAudioFormat.AudioChannelPosition.TopSideRight?10 |
|
26744 QtMultimedia.QAudioFormat.AudioChannelPosition.TopBackCenter?10 |
|
26745 QtMultimedia.QAudioFormat.AudioChannelPosition.BottomFrontCenter?10 |
|
26746 QtMultimedia.QAudioFormat.AudioChannelPosition.BottomFrontLeft?10 |
|
26747 QtMultimedia.QAudioFormat.AudioChannelPosition.BottomFrontRight?10 |
|
26748 QtMultimedia.QAudioFormat?1() |
|
26749 QtMultimedia.QAudioFormat.__init__?1(self) |
|
26750 QtMultimedia.QAudioFormat?1(QAudioFormat) |
|
26751 QtMultimedia.QAudioFormat.__init__?1(self, QAudioFormat) |
|
26752 QtMultimedia.QAudioFormat.isValid?4() -> bool |
|
26753 QtMultimedia.QAudioFormat.setSampleRate?4(int) |
|
26754 QtMultimedia.QAudioFormat.sampleRate?4() -> int |
|
26755 QtMultimedia.QAudioFormat.setChannelCount?4(int) |
|
26756 QtMultimedia.QAudioFormat.channelCount?4() -> int |
|
26757 QtMultimedia.QAudioFormat.bytesForDuration?4(int) -> int |
|
26758 QtMultimedia.QAudioFormat.durationForBytes?4(int) -> int |
|
26759 QtMultimedia.QAudioFormat.bytesForFrames?4(int) -> int |
|
26760 QtMultimedia.QAudioFormat.framesForBytes?4(int) -> int |
|
26761 QtMultimedia.QAudioFormat.framesForDuration?4(int) -> int |
|
26762 QtMultimedia.QAudioFormat.durationForFrames?4(int) -> int |
|
26763 QtMultimedia.QAudioFormat.bytesPerFrame?4() -> int |
|
26764 QtMultimedia.QAudioFormat.setChannelConfig?4(QAudioFormat.ChannelConfig) |
|
26765 QtMultimedia.QAudioFormat.channelConfig?4() -> QAudioFormat.ChannelConfig |
|
26766 QtMultimedia.QAudioFormat.channelOffset?4(QAudioFormat.AudioChannelPosition) -> int |
|
26767 QtMultimedia.QAudioFormat.setSampleFormat?4(QAudioFormat.SampleFormat) |
|
26768 QtMultimedia.QAudioFormat.sampleFormat?4() -> QAudioFormat.SampleFormat |
|
26769 QtMultimedia.QAudioFormat.bytesPerSample?4() -> int |
|
26770 QtMultimedia.QAudioFormat.normalizedSampleValue?4(sip.voidptr) -> float |
|
26771 QtMultimedia.QAudioInput?1(QAudioDevice, QObject parent=None) |
|
26772 QtMultimedia.QAudioInput.__init__?1(self, QAudioDevice, QObject parent=None) |
|
26773 QtMultimedia.QAudioInput?1(QObject parent=None) |
|
26774 QtMultimedia.QAudioInput.__init__?1(self, QObject parent=None) |
|
26775 QtMultimedia.QAudioInput.device?4() -> QAudioDevice |
|
26776 QtMultimedia.QAudioInput.volume?4() -> float |
|
26777 QtMultimedia.QAudioInput.isMuted?4() -> bool |
|
26778 QtMultimedia.QAudioInput.setDevice?4(QAudioDevice) |
|
26779 QtMultimedia.QAudioInput.setMuted?4(bool) |
|
26780 QtMultimedia.QAudioInput.setVolume?4(float) |
|
26781 QtMultimedia.QAudioInput.deviceChanged?4() |
|
26782 QtMultimedia.QAudioInput.volumeChanged?4(float) |
|
26783 QtMultimedia.QAudioInput.mutedChanged?4(bool) |
|
26784 QtMultimedia.QAudioOutput?1(QAudioDevice, QObject parent=None) |
|
26785 QtMultimedia.QAudioOutput.__init__?1(self, QAudioDevice, QObject parent=None) |
|
26786 QtMultimedia.QAudioOutput?1(QObject parent=None) |
|
26787 QtMultimedia.QAudioOutput.__init__?1(self, QObject parent=None) |
|
26788 QtMultimedia.QAudioOutput.volume?4() -> float |
|
26789 QtMultimedia.QAudioOutput.device?4() -> QAudioDevice |
|
26790 QtMultimedia.QAudioOutput.isMuted?4() -> bool |
|
26791 QtMultimedia.QAudioOutput.setDevice?4(QAudioDevice) |
|
26792 QtMultimedia.QAudioOutput.setVolume?4(float) |
|
26793 QtMultimedia.QAudioOutput.setMuted?4(bool) |
|
26794 QtMultimedia.QAudioOutput.deviceChanged?4() |
|
26795 QtMultimedia.QAudioOutput.volumeChanged?4(float) |
|
26796 QtMultimedia.QAudioOutput.mutedChanged?4(bool) |
|
26797 QtMultimedia.QAudioSink?1(QAudioDevice, QAudioFormat format=QAudioFormat(), QObject parent=None) |
|
26798 QtMultimedia.QAudioSink.__init__?1(self, QAudioDevice, QAudioFormat format=QAudioFormat(), QObject parent=None) |
|
26799 QtMultimedia.QAudioSink?1(QAudioFormat format=QAudioFormat(), QObject parent=None) |
|
26800 QtMultimedia.QAudioSink.__init__?1(self, QAudioFormat format=QAudioFormat(), QObject parent=None) |
|
26801 QtMultimedia.QAudioSink.format?4() -> QAudioFormat |
|
26802 QtMultimedia.QAudioSink.start?4(QIODevice) |
|
26803 QtMultimedia.QAudioSink.start?4() -> QIODevice |
|
26804 QtMultimedia.QAudioSink.stop?4() |
|
26805 QtMultimedia.QAudioSink.reset?4() |
|
26806 QtMultimedia.QAudioSink.suspend?4() |
|
26807 QtMultimedia.QAudioSink.resume?4() |
|
26808 QtMultimedia.QAudioSink.setBufferSize?4(int) |
|
26809 QtMultimedia.QAudioSink.bufferSize?4() -> int |
|
26810 QtMultimedia.QAudioSink.bytesFree?4() -> int |
|
26811 QtMultimedia.QAudioSink.processedUSecs?4() -> int |
|
26812 QtMultimedia.QAudioSink.elapsedUSecs?4() -> int |
|
26813 QtMultimedia.QAudioSink.error?4() -> QAudio.Error |
|
26814 QtMultimedia.QAudioSink.state?4() -> QAudio.State |
|
26815 QtMultimedia.QAudioSink.setVolume?4(float) |
|
26816 QtMultimedia.QAudioSink.volume?4() -> float |
|
26817 QtMultimedia.QAudioSink.stateChanged?4(QAudio.State) |
|
26818 QtMultimedia.QAudioSource?1(QAudioDevice, QAudioFormat format=QAudioFormat(), QObject parent=None) |
|
26819 QtMultimedia.QAudioSource.__init__?1(self, QAudioDevice, QAudioFormat format=QAudioFormat(), QObject parent=None) |
|
26820 QtMultimedia.QAudioSource?1(QAudioFormat format=QAudioFormat(), QObject parent=None) |
|
26821 QtMultimedia.QAudioSource.__init__?1(self, QAudioFormat format=QAudioFormat(), QObject parent=None) |
|
26822 QtMultimedia.QAudioSource.format?4() -> QAudioFormat |
|
26823 QtMultimedia.QAudioSource.start?4(QIODevice) |
|
26824 QtMultimedia.QAudioSource.start?4() -> QIODevice |
|
26825 QtMultimedia.QAudioSource.stop?4() |
|
26826 QtMultimedia.QAudioSource.reset?4() |
|
26827 QtMultimedia.QAudioSource.suspend?4() |
|
26828 QtMultimedia.QAudioSource.resume?4() |
|
26829 QtMultimedia.QAudioSource.setBufferSize?4(int) |
|
26830 QtMultimedia.QAudioSource.bufferSize?4() -> int |
|
26831 QtMultimedia.QAudioSource.bytesAvailable?4() -> int |
|
26832 QtMultimedia.QAudioSource.setVolume?4(float) |
|
26833 QtMultimedia.QAudioSource.volume?4() -> float |
|
26834 QtMultimedia.QAudioSource.processedUSecs?4() -> int |
|
26835 QtMultimedia.QAudioSource.elapsedUSecs?4() -> int |
|
26836 QtMultimedia.QAudioSource.error?4() -> QAudio.Error |
|
26837 QtMultimedia.QAudioSource.state?4() -> QAudio.State |
|
26838 QtMultimedia.QAudioSource.stateChanged?4(QAudio.State) |
|
26839 QtMultimedia.QCamera.Feature?10 |
|
26840 QtMultimedia.QCamera.Feature.ColorTemperature?10 |
|
26841 QtMultimedia.QCamera.Feature.ExposureCompensation?10 |
|
26842 QtMultimedia.QCamera.Feature.IsoSensitivity?10 |
|
26843 QtMultimedia.QCamera.Feature.ManualExposureTime?10 |
|
26844 QtMultimedia.QCamera.Feature.CustomFocusPoint?10 |
|
26845 QtMultimedia.QCamera.Feature.FocusDistance?10 |
|
26846 QtMultimedia.QCamera.WhiteBalanceMode?10 |
|
26847 QtMultimedia.QCamera.WhiteBalanceMode.WhiteBalanceAuto?10 |
|
26848 QtMultimedia.QCamera.WhiteBalanceMode.WhiteBalanceManual?10 |
|
26849 QtMultimedia.QCamera.WhiteBalanceMode.WhiteBalanceSunlight?10 |
|
26850 QtMultimedia.QCamera.WhiteBalanceMode.WhiteBalanceCloudy?10 |
|
26851 QtMultimedia.QCamera.WhiteBalanceMode.WhiteBalanceShade?10 |
|
26852 QtMultimedia.QCamera.WhiteBalanceMode.WhiteBalanceTungsten?10 |
|
26853 QtMultimedia.QCamera.WhiteBalanceMode.WhiteBalanceFluorescent?10 |
|
26854 QtMultimedia.QCamera.WhiteBalanceMode.WhiteBalanceFlash?10 |
|
26855 QtMultimedia.QCamera.WhiteBalanceMode.WhiteBalanceSunset?10 |
|
26856 QtMultimedia.QCamera.ExposureMode?10 |
|
26857 QtMultimedia.QCamera.ExposureMode.ExposureAuto?10 |
|
26858 QtMultimedia.QCamera.ExposureMode.ExposureManual?10 |
|
26859 QtMultimedia.QCamera.ExposureMode.ExposurePortrait?10 |
|
26860 QtMultimedia.QCamera.ExposureMode.ExposureNight?10 |
|
26861 QtMultimedia.QCamera.ExposureMode.ExposureSports?10 |
|
26862 QtMultimedia.QCamera.ExposureMode.ExposureSnow?10 |
|
26863 QtMultimedia.QCamera.ExposureMode.ExposureBeach?10 |
|
26864 QtMultimedia.QCamera.ExposureMode.ExposureAction?10 |
|
26865 QtMultimedia.QCamera.ExposureMode.ExposureLandscape?10 |
|
26866 QtMultimedia.QCamera.ExposureMode.ExposureNightPortrait?10 |
|
26867 QtMultimedia.QCamera.ExposureMode.ExposureTheatre?10 |
|
26868 QtMultimedia.QCamera.ExposureMode.ExposureSunset?10 |
|
26869 QtMultimedia.QCamera.ExposureMode.ExposureSteadyPhoto?10 |
|
26870 QtMultimedia.QCamera.ExposureMode.ExposureFireworks?10 |
|
26871 QtMultimedia.QCamera.ExposureMode.ExposureParty?10 |
|
26872 QtMultimedia.QCamera.ExposureMode.ExposureCandlelight?10 |
|
26873 QtMultimedia.QCamera.ExposureMode.ExposureBarcode?10 |
|
26874 QtMultimedia.QCamera.TorchMode?10 |
|
26875 QtMultimedia.QCamera.TorchMode.TorchOff?10 |
|
26876 QtMultimedia.QCamera.TorchMode.TorchOn?10 |
|
26877 QtMultimedia.QCamera.TorchMode.TorchAuto?10 |
|
26878 QtMultimedia.QCamera.FlashMode?10 |
|
26879 QtMultimedia.QCamera.FlashMode.FlashOff?10 |
|
26880 QtMultimedia.QCamera.FlashMode.FlashOn?10 |
|
26881 QtMultimedia.QCamera.FlashMode.FlashAuto?10 |
|
26882 QtMultimedia.QCamera.FocusMode?10 |
|
26883 QtMultimedia.QCamera.FocusMode.FocusModeAuto?10 |
|
26884 QtMultimedia.QCamera.FocusMode.FocusModeAutoNear?10 |
|
26885 QtMultimedia.QCamera.FocusMode.FocusModeAutoFar?10 |
|
26886 QtMultimedia.QCamera.FocusMode.FocusModeHyperfocal?10 |
|
26887 QtMultimedia.QCamera.FocusMode.FocusModeInfinity?10 |
|
26888 QtMultimedia.QCamera.FocusMode.FocusModeManual?10 |
|
26889 QtMultimedia.QCamera.Error?10 |
|
26890 QtMultimedia.QCamera.Error.NoError?10 |
|
26891 QtMultimedia.QCamera.Error.CameraError?10 |
|
26892 QtMultimedia.QCamera?1(QCameraDevice, QObject parent=None) |
|
26893 QtMultimedia.QCamera.__init__?1(self, QCameraDevice, QObject parent=None) |
|
26894 QtMultimedia.QCamera?1(QCameraDevice.Position, QObject parent=None) |
|
26895 QtMultimedia.QCamera.__init__?1(self, QCameraDevice.Position, QObject parent=None) |
|
26896 QtMultimedia.QCamera?1(QObject parent=None) |
|
26897 QtMultimedia.QCamera.__init__?1(self, QObject parent=None) |
|
26898 QtMultimedia.QCamera.isAvailable?4() -> bool |
|
26899 QtMultimedia.QCamera.isActive?4() -> bool |
|
26900 QtMultimedia.QCamera.captureSession?4() -> QMediaCaptureSession |
|
26901 QtMultimedia.QCamera.cameraDevice?4() -> QCameraDevice |
|
26902 QtMultimedia.QCamera.setCameraDevice?4(QCameraDevice) |
|
26903 QtMultimedia.QCamera.cameraFormat?4() -> QCameraFormat |
|
26904 QtMultimedia.QCamera.setCameraFormat?4(QCameraFormat) |
|
26905 QtMultimedia.QCamera.error?4() -> QCamera.Error |
|
26906 QtMultimedia.QCamera.errorString?4() -> QString |
|
26907 QtMultimedia.QCamera.supportedFeatures?4() -> unknown-type |
|
26908 QtMultimedia.QCamera.focusMode?4() -> QCamera.FocusMode |
|
26909 QtMultimedia.QCamera.setFocusMode?4(QCamera.FocusMode) |
|
26910 QtMultimedia.QCamera.isFocusModeSupported?4(QCamera.FocusMode) -> bool |
|
26911 QtMultimedia.QCamera.focusPoint?4() -> QPointF |
|
26912 QtMultimedia.QCamera.customFocusPoint?4() -> QPointF |
|
26913 QtMultimedia.QCamera.setCustomFocusPoint?4(QPointF) |
|
26914 QtMultimedia.QCamera.setFocusDistance?4(float) |
|
26915 QtMultimedia.QCamera.focusDistance?4() -> float |
|
26916 QtMultimedia.QCamera.minimumZoomFactor?4() -> float |
|
26917 QtMultimedia.QCamera.maximumZoomFactor?4() -> float |
|
26918 QtMultimedia.QCamera.zoomFactor?4() -> float |
|
26919 QtMultimedia.QCamera.setZoomFactor?4(float) |
|
26920 QtMultimedia.QCamera.flashMode?4() -> QCamera.FlashMode |
|
26921 QtMultimedia.QCamera.isFlashModeSupported?4(QCamera.FlashMode) -> bool |
|
26922 QtMultimedia.QCamera.isFlashReady?4() -> bool |
|
26923 QtMultimedia.QCamera.torchMode?4() -> QCamera.TorchMode |
|
26924 QtMultimedia.QCamera.isTorchModeSupported?4(QCamera.TorchMode) -> bool |
|
26925 QtMultimedia.QCamera.exposureMode?4() -> QCamera.ExposureMode |
|
26926 QtMultimedia.QCamera.isExposureModeSupported?4(QCamera.ExposureMode) -> bool |
|
26927 QtMultimedia.QCamera.exposureCompensation?4() -> float |
|
26928 QtMultimedia.QCamera.isoSensitivity?4() -> int |
|
26929 QtMultimedia.QCamera.manualIsoSensitivity?4() -> int |
|
26930 QtMultimedia.QCamera.exposureTime?4() -> float |
|
26931 QtMultimedia.QCamera.manualExposureTime?4() -> float |
|
26932 QtMultimedia.QCamera.minimumIsoSensitivity?4() -> int |
|
26933 QtMultimedia.QCamera.maximumIsoSensitivity?4() -> int |
|
26934 QtMultimedia.QCamera.minimumExposureTime?4() -> float |
|
26935 QtMultimedia.QCamera.maximumExposureTime?4() -> float |
|
26936 QtMultimedia.QCamera.whiteBalanceMode?4() -> QCamera.WhiteBalanceMode |
|
26937 QtMultimedia.QCamera.isWhiteBalanceModeSupported?4(QCamera.WhiteBalanceMode) -> bool |
|
26938 QtMultimedia.QCamera.colorTemperature?4() -> int |
|
26939 QtMultimedia.QCamera.setActive?4(bool) |
|
26940 QtMultimedia.QCamera.start?4() |
|
26941 QtMultimedia.QCamera.stop?4() |
|
26942 QtMultimedia.QCamera.zoomTo?4(float, float) |
|
26943 QtMultimedia.QCamera.setFlashMode?4(QCamera.FlashMode) |
|
26944 QtMultimedia.QCamera.setTorchMode?4(QCamera.TorchMode) |
|
26945 QtMultimedia.QCamera.setExposureMode?4(QCamera.ExposureMode) |
|
26946 QtMultimedia.QCamera.setExposureCompensation?4(float) |
|
26947 QtMultimedia.QCamera.setManualIsoSensitivity?4(int) |
|
26948 QtMultimedia.QCamera.setAutoIsoSensitivity?4() |
|
26949 QtMultimedia.QCamera.setManualExposureTime?4(float) |
|
26950 QtMultimedia.QCamera.setAutoExposureTime?4() |
|
26951 QtMultimedia.QCamera.setWhiteBalanceMode?4(QCamera.WhiteBalanceMode) |
|
26952 QtMultimedia.QCamera.setColorTemperature?4(int) |
|
26953 QtMultimedia.QCamera.activeChanged?4(bool) |
|
26954 QtMultimedia.QCamera.errorChanged?4() |
|
26955 QtMultimedia.QCamera.errorOccurred?4(QCamera.Error, QString) |
|
26956 QtMultimedia.QCamera.cameraDeviceChanged?4() |
|
26957 QtMultimedia.QCamera.cameraFormatChanged?4() |
|
26958 QtMultimedia.QCamera.supportedFeaturesChanged?4() |
|
26959 QtMultimedia.QCamera.focusModeChanged?4() |
|
26960 QtMultimedia.QCamera.zoomFactorChanged?4(float) |
|
26961 QtMultimedia.QCamera.minimumZoomFactorChanged?4(float) |
|
26962 QtMultimedia.QCamera.maximumZoomFactorChanged?4(float) |
|
26963 QtMultimedia.QCamera.focusDistanceChanged?4(float) |
|
26964 QtMultimedia.QCamera.customFocusPointChanged?4() |
|
26965 QtMultimedia.QCamera.flashReady?4(bool) |
|
26966 QtMultimedia.QCamera.flashModeChanged?4() |
|
26967 QtMultimedia.QCamera.torchModeChanged?4() |
|
26968 QtMultimedia.QCamera.exposureTimeChanged?4(float) |
|
26969 QtMultimedia.QCamera.isoSensitivityChanged?4(int) |
|
26970 QtMultimedia.QCamera.exposureCompensationChanged?4(float) |
|
26971 QtMultimedia.QCamera.exposureModeChanged?4() |
|
26972 QtMultimedia.QCamera.whiteBalanceModeChanged?4() |
|
26973 QtMultimedia.QCamera.colorTemperatureChanged?4() |
|
26974 QtMultimedia.QCamera.focusPointChanged?4() |
|
26975 QtMultimedia.QCamera.manualExposureTimeChanged?4(float) |
|
26976 QtMultimedia.QCamera.manualIsoSensitivityChanged?4(int) |
|
26977 QtMultimedia.QCameraFormat?1() |
|
26978 QtMultimedia.QCameraFormat.__init__?1(self) |
|
26979 QtMultimedia.QCameraFormat?1(QCameraFormat) |
|
26980 QtMultimedia.QCameraFormat.__init__?1(self, QCameraFormat) |
|
26981 QtMultimedia.QCameraFormat.pixelFormat?4() -> QVideoFrameFormat.PixelFormat |
|
26982 QtMultimedia.QCameraFormat.resolution?4() -> QSize |
|
26983 QtMultimedia.QCameraFormat.minFrameRate?4() -> float |
|
26984 QtMultimedia.QCameraFormat.maxFrameRate?4() -> float |
|
26985 QtMultimedia.QCameraFormat.isNull?4() -> bool |
|
26986 QtMultimedia.QCameraDevice.Position?10 |
|
26987 QtMultimedia.QCameraDevice.Position.UnspecifiedPosition?10 |
|
26988 QtMultimedia.QCameraDevice.Position.BackFace?10 |
|
26989 QtMultimedia.QCameraDevice.Position.FrontFace?10 |
|
26990 QtMultimedia.QCameraDevice?1() |
|
26991 QtMultimedia.QCameraDevice.__init__?1(self) |
|
26992 QtMultimedia.QCameraDevice?1(QCameraDevice) |
|
26993 QtMultimedia.QCameraDevice.__init__?1(self, QCameraDevice) |
|
26994 QtMultimedia.QCameraDevice.isNull?4() -> bool |
|
26995 QtMultimedia.QCameraDevice.id?4() -> QByteArray |
|
26996 QtMultimedia.QCameraDevice.description?4() -> QString |
|
26997 QtMultimedia.QCameraDevice.isDefault?4() -> bool |
|
26998 QtMultimedia.QCameraDevice.position?4() -> QCameraDevice.Position |
|
26999 QtMultimedia.QCameraDevice.photoResolutions?4() -> unknown-type |
|
27000 QtMultimedia.QCameraDevice.videoFormats?4() -> unknown-type |
|
27001 QtMultimedia.QImageCapture.FileFormat?10 |
|
27002 QtMultimedia.QImageCapture.FileFormat.UnspecifiedFormat?10 |
|
27003 QtMultimedia.QImageCapture.FileFormat.JPEG?10 |
|
27004 QtMultimedia.QImageCapture.FileFormat.PNG?10 |
|
27005 QtMultimedia.QImageCapture.FileFormat.WebP?10 |
|
27006 QtMultimedia.QImageCapture.FileFormat.Tiff?10 |
|
27007 QtMultimedia.QImageCapture.Quality?10 |
|
27008 QtMultimedia.QImageCapture.Quality.VeryLowQuality?10 |
|
27009 QtMultimedia.QImageCapture.Quality.LowQuality?10 |
|
27010 QtMultimedia.QImageCapture.Quality.NormalQuality?10 |
|
27011 QtMultimedia.QImageCapture.Quality.HighQuality?10 |
|
27012 QtMultimedia.QImageCapture.Quality.VeryHighQuality?10 |
|
27013 QtMultimedia.QImageCapture.Error?10 |
|
27014 QtMultimedia.QImageCapture.Error.NoError?10 |
|
27015 QtMultimedia.QImageCapture.Error.NotReadyError?10 |
|
27016 QtMultimedia.QImageCapture.Error.ResourceError?10 |
|
27017 QtMultimedia.QImageCapture.Error.OutOfSpaceError?10 |
|
27018 QtMultimedia.QImageCapture.Error.NotSupportedFeatureError?10 |
|
27019 QtMultimedia.QImageCapture.Error.FormatError?10 |
|
27020 QtMultimedia.QImageCapture?1(QObject parent=None) |
|
27021 QtMultimedia.QImageCapture.__init__?1(self, QObject parent=None) |
|
27022 QtMultimedia.QImageCapture.isAvailable?4() -> bool |
|
27023 QtMultimedia.QImageCapture.captureSession?4() -> QMediaCaptureSession |
|
27024 QtMultimedia.QImageCapture.error?4() -> QImageCapture.Error |
|
27025 QtMultimedia.QImageCapture.errorString?4() -> QString |
|
27026 QtMultimedia.QImageCapture.isReadyForCapture?4() -> bool |
|
27027 QtMultimedia.QImageCapture.fileFormat?4() -> QImageCapture.FileFormat |
|
27028 QtMultimedia.QImageCapture.setFileFormat?4(QImageCapture.FileFormat) |
|
27029 QtMultimedia.QImageCapture.supportedFormats?4() -> unknown-type |
|
27030 QtMultimedia.QImageCapture.fileFormatName?4(QImageCapture.FileFormat) -> QString |
|
27031 QtMultimedia.QImageCapture.fileFormatDescription?4(QImageCapture.FileFormat) -> QString |
|
27032 QtMultimedia.QImageCapture.resolution?4() -> QSize |
|
27033 QtMultimedia.QImageCapture.setResolution?4(QSize) |
|
27034 QtMultimedia.QImageCapture.setResolution?4(int, int) |
|
27035 QtMultimedia.QImageCapture.quality?4() -> QImageCapture.Quality |
|
27036 QtMultimedia.QImageCapture.setQuality?4(QImageCapture.Quality) |
|
27037 QtMultimedia.QImageCapture.metaData?4() -> QMediaMetaData |
|
27038 QtMultimedia.QImageCapture.setMetaData?4(QMediaMetaData) |
|
27039 QtMultimedia.QImageCapture.addMetaData?4(QMediaMetaData) |
|
27040 QtMultimedia.QImageCapture.captureToFile?4(QString location='') -> int |
|
27041 QtMultimedia.QImageCapture.capture?4() -> int |
|
27042 QtMultimedia.QImageCapture.errorChanged?4() |
|
27043 QtMultimedia.QImageCapture.errorOccurred?4(int, QImageCapture.Error, QString) |
|
27044 QtMultimedia.QImageCapture.readyForCaptureChanged?4(bool) |
|
27045 QtMultimedia.QImageCapture.metaDataChanged?4() |
|
27046 QtMultimedia.QImageCapture.fileFormatChanged?4() |
|
27047 QtMultimedia.QImageCapture.qualityChanged?4() |
|
27048 QtMultimedia.QImageCapture.resolutionChanged?4() |
|
27049 QtMultimedia.QImageCapture.imageExposed?4(int) |
|
27050 QtMultimedia.QImageCapture.imageCaptured?4(int, QImage) |
|
27051 QtMultimedia.QImageCapture.imageAvailable?4(int, QVideoFrame) |
|
27052 QtMultimedia.QImageCapture.imageSaved?4(int, QString) |
|
27053 QtMultimedia.QMediaCaptureSession?1(QObject parent=None) |
|
27054 QtMultimedia.QMediaCaptureSession.__init__?1(self, QObject parent=None) |
|
27055 QtMultimedia.QMediaCaptureSession.audioInput?4() -> QAudioInput |
|
27056 QtMultimedia.QMediaCaptureSession.setAudioInput?4(QAudioInput) |
|
27057 QtMultimedia.QMediaCaptureSession.camera?4() -> QCamera |
|
27058 QtMultimedia.QMediaCaptureSession.setCamera?4(QCamera) |
|
27059 QtMultimedia.QMediaCaptureSession.imageCapture?4() -> QImageCapture |
|
27060 QtMultimedia.QMediaCaptureSession.setImageCapture?4(QImageCapture) |
|
27061 QtMultimedia.QMediaCaptureSession.recorder?4() -> QMediaRecorder |
|
27062 QtMultimedia.QMediaCaptureSession.setRecorder?4(QMediaRecorder) |
|
27063 QtMultimedia.QMediaCaptureSession.setVideoOutput?4(QObject) |
|
27064 QtMultimedia.QMediaCaptureSession.videoOutput?4() -> QObject |
|
27065 QtMultimedia.QMediaCaptureSession.setVideoSink?4(QVideoSink) |
|
27066 QtMultimedia.QMediaCaptureSession.videoSink?4() -> QVideoSink |
|
27067 QtMultimedia.QMediaCaptureSession.setAudioOutput?4(QAudioOutput) |
|
27068 QtMultimedia.QMediaCaptureSession.audioOutput?4() -> QAudioOutput |
|
27069 QtMultimedia.QMediaCaptureSession.audioInputChanged?4() |
|
27070 QtMultimedia.QMediaCaptureSession.cameraChanged?4() |
|
27071 QtMultimedia.QMediaCaptureSession.imageCaptureChanged?4() |
|
27072 QtMultimedia.QMediaCaptureSession.recorderChanged?4() |
|
27073 QtMultimedia.QMediaCaptureSession.videoOutputChanged?4() |
|
27074 QtMultimedia.QMediaCaptureSession.audioOutputChanged?4() |
|
27075 QtMultimedia.QMediaDevices?1(QObject parent=None) |
|
27076 QtMultimedia.QMediaDevices.__init__?1(self, QObject parent=None) |
|
27077 QtMultimedia.QMediaDevices.audioInputs?4() -> unknown-type |
|
27078 QtMultimedia.QMediaDevices.audioOutputs?4() -> unknown-type |
|
27079 QtMultimedia.QMediaDevices.videoInputs?4() -> unknown-type |
|
27080 QtMultimedia.QMediaDevices.defaultAudioInput?4() -> QAudioDevice |
|
27081 QtMultimedia.QMediaDevices.defaultAudioOutput?4() -> QAudioDevice |
|
27082 QtMultimedia.QMediaDevices.defaultVideoInput?4() -> QCameraDevice |
|
27083 QtMultimedia.QMediaDevices.audioInputsChanged?4() |
|
27084 QtMultimedia.QMediaDevices.audioOutputsChanged?4() |
|
27085 QtMultimedia.QMediaDevices.videoInputsChanged?4() |
|
27086 QtMultimedia.QMediaFormat.ResolveFlags?10 |
|
27087 QtMultimedia.QMediaFormat.ResolveFlags.NoFlags?10 |
|
27088 QtMultimedia.QMediaFormat.ResolveFlags.RequiresVideo?10 |
|
27089 QtMultimedia.QMediaFormat.ConversionMode?10 |
|
27090 QtMultimedia.QMediaFormat.ConversionMode.Encode?10 |
|
27091 QtMultimedia.QMediaFormat.ConversionMode.Decode?10 |
|
27092 QtMultimedia.QMediaFormat.VideoCodec?10 |
|
27093 QtMultimedia.QMediaFormat.VideoCodec.Unspecified?10 |
|
27094 QtMultimedia.QMediaFormat.VideoCodec.MPEG1?10 |
|
27095 QtMultimedia.QMediaFormat.VideoCodec.MPEG2?10 |
|
27096 QtMultimedia.QMediaFormat.VideoCodec.MPEG4?10 |
|
27097 QtMultimedia.QMediaFormat.VideoCodec.H264?10 |
|
27098 QtMultimedia.QMediaFormat.VideoCodec.H265?10 |
|
27099 QtMultimedia.QMediaFormat.VideoCodec.VP8?10 |
|
27100 QtMultimedia.QMediaFormat.VideoCodec.VP9?10 |
|
27101 QtMultimedia.QMediaFormat.VideoCodec.AV1?10 |
|
27102 QtMultimedia.QMediaFormat.VideoCodec.Theora?10 |
|
27103 QtMultimedia.QMediaFormat.VideoCodec.WMV?10 |
|
27104 QtMultimedia.QMediaFormat.VideoCodec.MotionJPEG?10 |
|
27105 QtMultimedia.QMediaFormat.AudioCodec?10 |
|
27106 QtMultimedia.QMediaFormat.AudioCodec.Unspecified?10 |
|
27107 QtMultimedia.QMediaFormat.AudioCodec.MP3?10 |
|
27108 QtMultimedia.QMediaFormat.AudioCodec.AAC?10 |
|
27109 QtMultimedia.QMediaFormat.AudioCodec.AC3?10 |
|
27110 QtMultimedia.QMediaFormat.AudioCodec.EAC3?10 |
|
27111 QtMultimedia.QMediaFormat.AudioCodec.FLAC?10 |
|
27112 QtMultimedia.QMediaFormat.AudioCodec.DolbyTrueHD?10 |
|
27113 QtMultimedia.QMediaFormat.AudioCodec.Opus?10 |
|
27114 QtMultimedia.QMediaFormat.AudioCodec.Vorbis?10 |
|
27115 QtMultimedia.QMediaFormat.AudioCodec.Wave?10 |
|
27116 QtMultimedia.QMediaFormat.AudioCodec.WMA?10 |
|
27117 QtMultimedia.QMediaFormat.AudioCodec.ALAC?10 |
|
27118 QtMultimedia.QMediaFormat.FileFormat?10 |
|
27119 QtMultimedia.QMediaFormat.FileFormat.UnspecifiedFormat?10 |
|
27120 QtMultimedia.QMediaFormat.FileFormat.WMV?10 |
|
27121 QtMultimedia.QMediaFormat.FileFormat.AVI?10 |
|
27122 QtMultimedia.QMediaFormat.FileFormat.Matroska?10 |
|
27123 QtMultimedia.QMediaFormat.FileFormat.MPEG4?10 |
|
27124 QtMultimedia.QMediaFormat.FileFormat.Ogg?10 |
|
27125 QtMultimedia.QMediaFormat.FileFormat.QuickTime?10 |
|
27126 QtMultimedia.QMediaFormat.FileFormat.WebM?10 |
|
27127 QtMultimedia.QMediaFormat.FileFormat.Mpeg4Audio?10 |
|
27128 QtMultimedia.QMediaFormat.FileFormat.AAC?10 |
|
27129 QtMultimedia.QMediaFormat.FileFormat.WMA?10 |
|
27130 QtMultimedia.QMediaFormat.FileFormat.MP3?10 |
|
27131 QtMultimedia.QMediaFormat.FileFormat.FLAC?10 |
|
27132 QtMultimedia.QMediaFormat.FileFormat.Wave?10 |
|
27133 QtMultimedia.QMediaFormat?1(QMediaFormat.FileFormat format=QMediaFormat.UnspecifiedFormat) |
|
27134 QtMultimedia.QMediaFormat.__init__?1(self, QMediaFormat.FileFormat format=QMediaFormat.UnspecifiedFormat) |
|
27135 QtMultimedia.QMediaFormat?1(QMediaFormat) |
|
27136 QtMultimedia.QMediaFormat.__init__?1(self, QMediaFormat) |
|
27137 QtMultimedia.QMediaFormat.swap?4(QMediaFormat) |
|
27138 QtMultimedia.QMediaFormat.fileFormat?4() -> QMediaFormat.FileFormat |
|
27139 QtMultimedia.QMediaFormat.setFileFormat?4(QMediaFormat.FileFormat) |
|
27140 QtMultimedia.QMediaFormat.setVideoCodec?4(QMediaFormat.VideoCodec) |
|
27141 QtMultimedia.QMediaFormat.videoCodec?4() -> QMediaFormat.VideoCodec |
|
27142 QtMultimedia.QMediaFormat.setAudioCodec?4(QMediaFormat.AudioCodec) |
|
27143 QtMultimedia.QMediaFormat.audioCodec?4() -> QMediaFormat.AudioCodec |
|
27144 QtMultimedia.QMediaFormat.isSupported?4(QMediaFormat.ConversionMode) -> bool |
|
27145 QtMultimedia.QMediaFormat.mimeType?4() -> QMimeType |
|
27146 QtMultimedia.QMediaFormat.supportedFileFormats?4(QMediaFormat.ConversionMode) -> unknown-type |
|
27147 QtMultimedia.QMediaFormat.supportedVideoCodecs?4(QMediaFormat.ConversionMode) -> unknown-type |
|
27148 QtMultimedia.QMediaFormat.supportedAudioCodecs?4(QMediaFormat.ConversionMode) -> unknown-type |
|
27149 QtMultimedia.QMediaFormat.fileFormatName?4(QMediaFormat.FileFormat) -> QString |
|
27150 QtMultimedia.QMediaFormat.audioCodecName?4(QMediaFormat.AudioCodec) -> QString |
|
27151 QtMultimedia.QMediaFormat.videoCodecName?4(QMediaFormat.VideoCodec) -> QString |
|
27152 QtMultimedia.QMediaFormat.fileFormatDescription?4(QMediaFormat.FileFormat) -> QString |
|
27153 QtMultimedia.QMediaFormat.audioCodecDescription?4(QMediaFormat.AudioCodec) -> QString |
|
27154 QtMultimedia.QMediaFormat.videoCodecDescription?4(QMediaFormat.VideoCodec) -> QString |
|
27155 QtMultimedia.QMediaFormat.resolveForEncoding?4(QMediaFormat.ResolveFlags) |
|
27156 QtMultimedia.QMediaMetaData.Key?10 |
|
27157 QtMultimedia.QMediaMetaData.Key.Title?10 |
|
27158 QtMultimedia.QMediaMetaData.Key.Author?10 |
|
27159 QtMultimedia.QMediaMetaData.Key.Comment?10 |
|
27160 QtMultimedia.QMediaMetaData.Key.Description?10 |
|
27161 QtMultimedia.QMediaMetaData.Key.Genre?10 |
|
27162 QtMultimedia.QMediaMetaData.Key.Date?10 |
|
27163 QtMultimedia.QMediaMetaData.Key.Language?10 |
|
27164 QtMultimedia.QMediaMetaData.Key.Publisher?10 |
|
27165 QtMultimedia.QMediaMetaData.Key.Copyright?10 |
|
27166 QtMultimedia.QMediaMetaData.Key.Url?10 |
|
27167 QtMultimedia.QMediaMetaData.Key.Duration?10 |
|
27168 QtMultimedia.QMediaMetaData.Key.MediaType?10 |
|
27169 QtMultimedia.QMediaMetaData.Key.FileFormat?10 |
|
27170 QtMultimedia.QMediaMetaData.Key.AudioBitRate?10 |
|
27171 QtMultimedia.QMediaMetaData.Key.AudioCodec?10 |
|
27172 QtMultimedia.QMediaMetaData.Key.VideoBitRate?10 |
|
27173 QtMultimedia.QMediaMetaData.Key.VideoCodec?10 |
|
27174 QtMultimedia.QMediaMetaData.Key.VideoFrameRate?10 |
|
27175 QtMultimedia.QMediaMetaData.Key.AlbumTitle?10 |
|
27176 QtMultimedia.QMediaMetaData.Key.AlbumArtist?10 |
|
27177 QtMultimedia.QMediaMetaData.Key.ContributingArtist?10 |
|
27178 QtMultimedia.QMediaMetaData.Key.TrackNumber?10 |
|
27179 QtMultimedia.QMediaMetaData.Key.Composer?10 |
|
27180 QtMultimedia.QMediaMetaData.Key.LeadPerformer?10 |
|
27181 QtMultimedia.QMediaMetaData.Key.ThumbnailImage?10 |
|
27182 QtMultimedia.QMediaMetaData.Key.CoverArtImage?10 |
|
27183 QtMultimedia.QMediaMetaData.Key.Orientation?10 |
|
27184 QtMultimedia.QMediaMetaData.Key.Resolution?10 |
|
27185 QtMultimedia.QMediaMetaData?1() |
|
27186 QtMultimedia.QMediaMetaData.__init__?1(self) |
|
27187 QtMultimedia.QMediaMetaData?1(QMediaMetaData) |
|
27188 QtMultimedia.QMediaMetaData.__init__?1(self, QMediaMetaData) |
|
27189 QtMultimedia.QMediaMetaData.value?4(QMediaMetaData.Key) -> QVariant |
|
27190 QtMultimedia.QMediaMetaData.insert?4(QMediaMetaData.Key, QVariant) |
|
27191 QtMultimedia.QMediaMetaData.keys?4() -> unknown-type |
|
27192 QtMultimedia.QMediaMetaData.stringValue?4(QMediaMetaData.Key) -> QString |
|
27193 QtMultimedia.QMediaMetaData.metaDataKeyToString?4(QMediaMetaData.Key) -> QString |
|
27194 QtMultimedia.QMediaPlayer.Loops?10 |
|
27195 QtMultimedia.QMediaPlayer.Loops.Infinite?10 |
|
27196 QtMultimedia.QMediaPlayer.Loops.Once?10 |
|
27197 QtMultimedia.QMediaPlayer.Error?10 |
|
27198 QtMultimedia.QMediaPlayer.Error.NoError?10 |
|
27199 QtMultimedia.QMediaPlayer.Error.ResourceError?10 |
|
27200 QtMultimedia.QMediaPlayer.Error.FormatError?10 |
|
27201 QtMultimedia.QMediaPlayer.Error.NetworkError?10 |
|
27202 QtMultimedia.QMediaPlayer.Error.AccessDeniedError?10 |
|
27203 QtMultimedia.QMediaPlayer.MediaStatus?10 |
|
27204 QtMultimedia.QMediaPlayer.MediaStatus.NoMedia?10 |
|
27205 QtMultimedia.QMediaPlayer.MediaStatus.LoadingMedia?10 |
|
27206 QtMultimedia.QMediaPlayer.MediaStatus.LoadedMedia?10 |
|
27207 QtMultimedia.QMediaPlayer.MediaStatus.StalledMedia?10 |
|
27208 QtMultimedia.QMediaPlayer.MediaStatus.BufferingMedia?10 |
|
27209 QtMultimedia.QMediaPlayer.MediaStatus.BufferedMedia?10 |
|
27210 QtMultimedia.QMediaPlayer.MediaStatus.EndOfMedia?10 |
|
27211 QtMultimedia.QMediaPlayer.MediaStatus.InvalidMedia?10 |
|
27212 QtMultimedia.QMediaPlayer.PlaybackState?10 |
|
27213 QtMultimedia.QMediaPlayer.PlaybackState.StoppedState?10 |
|
27214 QtMultimedia.QMediaPlayer.PlaybackState.PlayingState?10 |
|
27215 QtMultimedia.QMediaPlayer.PlaybackState.PausedState?10 |
|
27216 QtMultimedia.QMediaPlayer?1(QObject parent=None) |
|
27217 QtMultimedia.QMediaPlayer.__init__?1(self, QObject parent=None) |
|
27218 QtMultimedia.QMediaPlayer.audioTracks?4() -> unknown-type |
|
27219 QtMultimedia.QMediaPlayer.videoTracks?4() -> unknown-type |
|
27220 QtMultimedia.QMediaPlayer.subtitleTracks?4() -> unknown-type |
|
27221 QtMultimedia.QMediaPlayer.activeAudioTrack?4() -> int |
|
27222 QtMultimedia.QMediaPlayer.activeVideoTrack?4() -> int |
|
27223 QtMultimedia.QMediaPlayer.activeSubtitleTrack?4() -> int |
|
27224 QtMultimedia.QMediaPlayer.setActiveAudioTrack?4(int) |
|
27225 QtMultimedia.QMediaPlayer.setActiveVideoTrack?4(int) |
|
27226 QtMultimedia.QMediaPlayer.setActiveSubtitleTrack?4(int) |
|
27227 QtMultimedia.QMediaPlayer.setAudioOutput?4(QAudioOutput) |
|
27228 QtMultimedia.QMediaPlayer.audioOutput?4() -> QAudioOutput |
|
27229 QtMultimedia.QMediaPlayer.setVideoOutput?4(QObject) |
|
27230 QtMultimedia.QMediaPlayer.videoOutput?4() -> QObject |
|
27231 QtMultimedia.QMediaPlayer.setVideoSink?4(QVideoSink) |
|
27232 QtMultimedia.QMediaPlayer.videoSink?4() -> QVideoSink |
|
27233 QtMultimedia.QMediaPlayer.source?4() -> QUrl |
|
27234 QtMultimedia.QMediaPlayer.sourceDevice?4() -> QIODevice |
|
27235 QtMultimedia.QMediaPlayer.playbackState?4() -> QMediaPlayer.PlaybackState |
|
27236 QtMultimedia.QMediaPlayer.mediaStatus?4() -> QMediaPlayer.MediaStatus |
|
27237 QtMultimedia.QMediaPlayer.duration?4() -> int |
|
27238 QtMultimedia.QMediaPlayer.position?4() -> int |
|
27239 QtMultimedia.QMediaPlayer.hasAudio?4() -> bool |
|
27240 QtMultimedia.QMediaPlayer.hasVideo?4() -> bool |
|
27241 QtMultimedia.QMediaPlayer.bufferProgress?4() -> float |
|
27242 QtMultimedia.QMediaPlayer.bufferedTimeRange?4() -> QMediaTimeRange |
|
27243 QtMultimedia.QMediaPlayer.isSeekable?4() -> bool |
|
27244 QtMultimedia.QMediaPlayer.playbackRate?4() -> float |
|
27245 QtMultimedia.QMediaPlayer.error?4() -> QMediaPlayer.Error |
|
27246 QtMultimedia.QMediaPlayer.errorString?4() -> QString |
|
27247 QtMultimedia.QMediaPlayer.isAvailable?4() -> bool |
|
27248 QtMultimedia.QMediaPlayer.metaData?4() -> QMediaMetaData |
|
27249 QtMultimedia.QMediaPlayer.play?4() |
|
27250 QtMultimedia.QMediaPlayer.pause?4() |
|
27251 QtMultimedia.QMediaPlayer.stop?4() |
|
27252 QtMultimedia.QMediaPlayer.setPosition?4(int) |
|
27253 QtMultimedia.QMediaPlayer.setPlaybackRate?4(float) |
|
27254 QtMultimedia.QMediaPlayer.setSource?4(QUrl) |
|
27255 QtMultimedia.QMediaPlayer.setSourceDevice?4(QIODevice, QUrl sourceUrl=QUrl()) |
|
27256 QtMultimedia.QMediaPlayer.sourceChanged?4(QUrl) |
|
27257 QtMultimedia.QMediaPlayer.playbackStateChanged?4(QMediaPlayer.PlaybackState) |
|
27258 QtMultimedia.QMediaPlayer.mediaStatusChanged?4(QMediaPlayer.MediaStatus) |
|
27259 QtMultimedia.QMediaPlayer.durationChanged?4(int) |
|
27260 QtMultimedia.QMediaPlayer.positionChanged?4(int) |
|
27261 QtMultimedia.QMediaPlayer.hasAudioChanged?4(bool) |
|
27262 QtMultimedia.QMediaPlayer.hasVideoChanged?4(bool) |
|
27263 QtMultimedia.QMediaPlayer.bufferProgressChanged?4(float) |
|
27264 QtMultimedia.QMediaPlayer.seekableChanged?4(bool) |
|
27265 QtMultimedia.QMediaPlayer.playbackRateChanged?4(float) |
|
27266 QtMultimedia.QMediaPlayer.metaDataChanged?4() |
|
27267 QtMultimedia.QMediaPlayer.videoOutputChanged?4() |
|
27268 QtMultimedia.QMediaPlayer.audioOutputChanged?4() |
|
27269 QtMultimedia.QMediaPlayer.tracksChanged?4() |
|
27270 QtMultimedia.QMediaPlayer.activeTracksChanged?4() |
|
27271 QtMultimedia.QMediaPlayer.errorChanged?4() |
|
27272 QtMultimedia.QMediaPlayer.errorOccurred?4(QMediaPlayer.Error, QString) |
|
27273 QtMultimedia.QMediaPlayer.loops?4() -> int |
|
27274 QtMultimedia.QMediaPlayer.setLoops?4(int) |
|
27275 QtMultimedia.QMediaPlayer.loopsChanged?4() |
|
27276 QtMultimedia.QMediaRecorder.Error?10 |
|
27277 QtMultimedia.QMediaRecorder.Error.NoError?10 |
|
27278 QtMultimedia.QMediaRecorder.Error.ResourceError?10 |
|
27279 QtMultimedia.QMediaRecorder.Error.FormatError?10 |
|
27280 QtMultimedia.QMediaRecorder.Error.OutOfSpaceError?10 |
|
27281 QtMultimedia.QMediaRecorder.Error.LocationNotWritable?10 |
|
27282 QtMultimedia.QMediaRecorder.RecorderState?10 |
|
27283 QtMultimedia.QMediaRecorder.RecorderState.StoppedState?10 |
|
27284 QtMultimedia.QMediaRecorder.RecorderState.RecordingState?10 |
|
27285 QtMultimedia.QMediaRecorder.RecorderState.PausedState?10 |
|
27286 QtMultimedia.QMediaRecorder.EncodingMode?10 |
|
27287 QtMultimedia.QMediaRecorder.EncodingMode.ConstantQualityEncoding?10 |
|
27288 QtMultimedia.QMediaRecorder.EncodingMode.ConstantBitRateEncoding?10 |
|
27289 QtMultimedia.QMediaRecorder.EncodingMode.AverageBitRateEncoding?10 |
|
27290 QtMultimedia.QMediaRecorder.EncodingMode.TwoPassEncoding?10 |
|
27291 QtMultimedia.QMediaRecorder.Quality?10 |
|
27292 QtMultimedia.QMediaRecorder.Quality.VeryLowQuality?10 |
|
27293 QtMultimedia.QMediaRecorder.Quality.LowQuality?10 |
|
27294 QtMultimedia.QMediaRecorder.Quality.NormalQuality?10 |
|
27295 QtMultimedia.QMediaRecorder.Quality.HighQuality?10 |
|
27296 QtMultimedia.QMediaRecorder.Quality.VeryHighQuality?10 |
|
27297 QtMultimedia.QMediaRecorder?1(QObject parent=None) |
|
27298 QtMultimedia.QMediaRecorder.__init__?1(self, QObject parent=None) |
|
27299 QtMultimedia.QMediaRecorder.isAvailable?4() -> bool |
|
27300 QtMultimedia.QMediaRecorder.outputLocation?4() -> QUrl |
|
27301 QtMultimedia.QMediaRecorder.setOutputLocation?4(QUrl) |
|
27302 QtMultimedia.QMediaRecorder.actualLocation?4() -> QUrl |
|
27303 QtMultimedia.QMediaRecorder.recorderState?4() -> QMediaRecorder.RecorderState |
|
27304 QtMultimedia.QMediaRecorder.error?4() -> QMediaRecorder.Error |
|
27305 QtMultimedia.QMediaRecorder.errorString?4() -> QString |
|
27306 QtMultimedia.QMediaRecorder.duration?4() -> int |
|
27307 QtMultimedia.QMediaRecorder.mediaFormat?4() -> QMediaFormat |
|
27308 QtMultimedia.QMediaRecorder.setMediaFormat?4(QMediaFormat) |
|
27309 QtMultimedia.QMediaRecorder.encodingMode?4() -> QMediaRecorder.EncodingMode |
|
27310 QtMultimedia.QMediaRecorder.setEncodingMode?4(QMediaRecorder.EncodingMode) |
|
27311 QtMultimedia.QMediaRecorder.quality?4() -> QMediaRecorder.Quality |
|
27312 QtMultimedia.QMediaRecorder.setQuality?4(QMediaRecorder.Quality) |
|
27313 QtMultimedia.QMediaRecorder.videoResolution?4() -> QSize |
|
27314 QtMultimedia.QMediaRecorder.setVideoResolution?4(QSize) |
|
27315 QtMultimedia.QMediaRecorder.setVideoResolution?4(int, int) |
|
27316 QtMultimedia.QMediaRecorder.videoFrameRate?4() -> float |
|
27317 QtMultimedia.QMediaRecorder.setVideoFrameRate?4(float) |
|
27318 QtMultimedia.QMediaRecorder.videoBitRate?4() -> int |
|
27319 QtMultimedia.QMediaRecorder.setVideoBitRate?4(int) |
|
27320 QtMultimedia.QMediaRecorder.audioBitRate?4() -> int |
|
27321 QtMultimedia.QMediaRecorder.setAudioBitRate?4(int) |
|
27322 QtMultimedia.QMediaRecorder.audioChannelCount?4() -> int |
|
27323 QtMultimedia.QMediaRecorder.setAudioChannelCount?4(int) |
|
27324 QtMultimedia.QMediaRecorder.audioSampleRate?4() -> int |
|
27325 QtMultimedia.QMediaRecorder.setAudioSampleRate?4(int) |
|
27326 QtMultimedia.QMediaRecorder.metaData?4() -> QMediaMetaData |
|
27327 QtMultimedia.QMediaRecorder.setMetaData?4(QMediaMetaData) |
|
27328 QtMultimedia.QMediaRecorder.captureSession?4() -> QMediaCaptureSession |
|
27329 QtMultimedia.QMediaRecorder.record?4() |
|
27330 QtMultimedia.QMediaRecorder.pause?4() |
|
27331 QtMultimedia.QMediaRecorder.stop?4() |
|
27332 QtMultimedia.QMediaRecorder.recorderStateChanged?4(QMediaRecorder.RecorderState) |
|
27333 QtMultimedia.QMediaRecorder.durationChanged?4(int) |
|
27334 QtMultimedia.QMediaRecorder.actualLocationChanged?4(QUrl) |
|
27335 QtMultimedia.QMediaRecorder.errorOccurred?4(QMediaRecorder.Error, QString) |
|
27336 QtMultimedia.QMediaRecorder.errorChanged?4() |
|
27337 QtMultimedia.QMediaRecorder.metaDataChanged?4() |
|
27338 QtMultimedia.QMediaRecorder.mediaFormatChanged?4() |
|
27339 QtMultimedia.QMediaRecorder.encodingModeChanged?4() |
|
27340 QtMultimedia.QMediaRecorder.qualityChanged?4() |
|
27341 QtMultimedia.QMediaRecorder.videoResolutionChanged?4() |
|
27342 QtMultimedia.QMediaRecorder.videoFrameRateChanged?4() |
|
27343 QtMultimedia.QMediaRecorder.videoBitRateChanged?4() |
|
27344 QtMultimedia.QMediaRecorder.audioBitRateChanged?4() |
|
27345 QtMultimedia.QMediaRecorder.audioChannelCountChanged?4() |
|
27346 QtMultimedia.QMediaRecorder.audioSampleRateChanged?4() |
|
27347 QtMultimedia.QMediaTimeRange?1() |
|
27348 QtMultimedia.QMediaTimeRange.__init__?1(self) |
|
27349 QtMultimedia.QMediaTimeRange?1(QMediaTimeRange.Interval) |
|
27350 QtMultimedia.QMediaTimeRange.__init__?1(self, QMediaTimeRange.Interval) |
|
27351 QtMultimedia.QMediaTimeRange?1(int, int) |
|
27352 QtMultimedia.QMediaTimeRange.__init__?1(self, int, int) |
|
27353 QtMultimedia.QMediaTimeRange?1(QMediaTimeRange) |
|
27354 QtMultimedia.QMediaTimeRange.__init__?1(self, QMediaTimeRange) |
|
27355 QtMultimedia.QMediaTimeRange.earliestTime?4() -> int |
|
27356 QtMultimedia.QMediaTimeRange.latestTime?4() -> int |
|
27357 QtMultimedia.QMediaTimeRange.intervals?4() -> unknown-type |
|
27358 QtMultimedia.QMediaTimeRange.isEmpty?4() -> bool |
|
27359 QtMultimedia.QMediaTimeRange.isContinuous?4() -> bool |
|
27360 QtMultimedia.QMediaTimeRange.contains?4(int) -> bool |
|
27361 QtMultimedia.QMediaTimeRange.addInterval?4(QMediaTimeRange.Interval) |
|
27362 QtMultimedia.QMediaTimeRange.addInterval?4(int, int) |
|
27363 QtMultimedia.QMediaTimeRange.addTimeRange?4(QMediaTimeRange) |
|
27364 QtMultimedia.QMediaTimeRange.removeInterval?4(QMediaTimeRange.Interval) |
|
27365 QtMultimedia.QMediaTimeRange.removeInterval?4(int, int) |
|
27366 QtMultimedia.QMediaTimeRange.removeTimeRange?4(QMediaTimeRange) |
|
27367 QtMultimedia.QMediaTimeRange.clear?4() |
|
27368 QtMultimedia.QMediaTimeRange.Interval?1(int, int) |
|
27369 QtMultimedia.QMediaTimeRange.Interval.__init__?1(self, int, int) |
|
27370 QtMultimedia.QMediaTimeRange.Interval?1(QMediaTimeRange.Interval) |
|
27371 QtMultimedia.QMediaTimeRange.Interval.__init__?1(self, QMediaTimeRange.Interval) |
|
27372 QtMultimedia.QMediaTimeRange.Interval.start?4() -> int |
|
27373 QtMultimedia.QMediaTimeRange.Interval.end?4() -> int |
|
27374 QtMultimedia.QMediaTimeRange.Interval.contains?4(int) -> bool |
|
27375 QtMultimedia.QMediaTimeRange.Interval.isNormal?4() -> bool |
|
27376 QtMultimedia.QMediaTimeRange.Interval.normalized?4() -> QMediaTimeRange.Interval |
|
27377 QtMultimedia.QMediaTimeRange.Interval.translated?4(int) -> QMediaTimeRange.Interval |
|
27378 QtMultimedia.QSoundEffect.Status?10 |
|
27379 QtMultimedia.QSoundEffect.Status.Null?10 |
|
27380 QtMultimedia.QSoundEffect.Status.Loading?10 |
|
27381 QtMultimedia.QSoundEffect.Status.Ready?10 |
|
27382 QtMultimedia.QSoundEffect.Status.Error?10 |
|
27383 QtMultimedia.QSoundEffect.Loop?10 |
|
27384 QtMultimedia.QSoundEffect.Loop.Infinite?10 |
|
27385 QtMultimedia.QSoundEffect?1(QAudioDevice, QObject parent=None) |
|
27386 QtMultimedia.QSoundEffect.__init__?1(self, QAudioDevice, QObject parent=None) |
|
27387 QtMultimedia.QSoundEffect?1(QObject parent=None) |
|
27388 QtMultimedia.QSoundEffect.__init__?1(self, QObject parent=None) |
|
27389 QtMultimedia.QSoundEffect.supportedMimeTypes?4() -> QStringList |
|
27390 QtMultimedia.QSoundEffect.audioDevice?4() -> QAudioDevice |
|
27391 QtMultimedia.QSoundEffect.setAudioDevice?4(QAudioDevice) |
|
27392 QtMultimedia.QSoundEffect.source?4() -> QUrl |
|
27393 QtMultimedia.QSoundEffect.setSource?4(QUrl) |
|
27394 QtMultimedia.QSoundEffect.loopCount?4() -> int |
|
27395 QtMultimedia.QSoundEffect.loopsRemaining?4() -> int |
|
27396 QtMultimedia.QSoundEffect.setLoopCount?4(int) |
|
27397 QtMultimedia.QSoundEffect.volume?4() -> float |
|
27398 QtMultimedia.QSoundEffect.setVolume?4(float) |
|
27399 QtMultimedia.QSoundEffect.isMuted?4() -> bool |
|
27400 QtMultimedia.QSoundEffect.setMuted?4(bool) |
|
27401 QtMultimedia.QSoundEffect.isLoaded?4() -> bool |
|
27402 QtMultimedia.QSoundEffect.isPlaying?4() -> bool |
|
27403 QtMultimedia.QSoundEffect.status?4() -> QSoundEffect.Status |
|
27404 QtMultimedia.QSoundEffect.play?4() |
|
27405 QtMultimedia.QSoundEffect.stop?4() |
|
27406 QtMultimedia.QSoundEffect.audioDeviceChanged?4() |
|
27407 QtMultimedia.QSoundEffect.sourceChanged?4() |
|
27408 QtMultimedia.QSoundEffect.loopCountChanged?4() |
|
27409 QtMultimedia.QSoundEffect.loopsRemainingChanged?4() |
|
27410 QtMultimedia.QSoundEffect.volumeChanged?4() |
|
27411 QtMultimedia.QSoundEffect.mutedChanged?4() |
|
27412 QtMultimedia.QSoundEffect.loadedChanged?4() |
|
27413 QtMultimedia.QSoundEffect.playingChanged?4() |
|
27414 QtMultimedia.QSoundEffect.statusChanged?4() |
|
27415 QtMultimedia.QVideoFrame.RotationAngle?10 |
|
27416 QtMultimedia.QVideoFrame.RotationAngle.Rotation0?10 |
|
27417 QtMultimedia.QVideoFrame.RotationAngle.Rotation90?10 |
|
27418 QtMultimedia.QVideoFrame.RotationAngle.Rotation180?10 |
|
27419 QtMultimedia.QVideoFrame.RotationAngle.Rotation270?10 |
|
27420 QtMultimedia.QVideoFrame.MapMode?10 |
|
27421 QtMultimedia.QVideoFrame.MapMode.NotMapped?10 |
|
27422 QtMultimedia.QVideoFrame.MapMode.ReadOnly?10 |
|
27423 QtMultimedia.QVideoFrame.MapMode.WriteOnly?10 |
|
27424 QtMultimedia.QVideoFrame.MapMode.ReadWrite?10 |
|
27425 QtMultimedia.QVideoFrame.HandleType?10 |
|
27426 QtMultimedia.QVideoFrame.HandleType.NoHandle?10 |
|
27427 QtMultimedia.QVideoFrame.HandleType.RhiTextureHandle?10 |
|
27428 QtMultimedia.QVideoFrame?1() |
|
27429 QtMultimedia.QVideoFrame.__init__?1(self) |
|
27430 QtMultimedia.QVideoFrame?1(QVideoFrameFormat) |
|
27431 QtMultimedia.QVideoFrame.__init__?1(self, QVideoFrameFormat) |
|
27432 QtMultimedia.QVideoFrame?1(QVideoFrame) |
|
27433 QtMultimedia.QVideoFrame.__init__?1(self, QVideoFrame) |
|
27434 QtMultimedia.QVideoFrame.isValid?4() -> bool |
|
27435 QtMultimedia.QVideoFrame.pixelFormat?4() -> QVideoFrameFormat.PixelFormat |
|
27436 QtMultimedia.QVideoFrame.handleType?4() -> QVideoFrame.HandleType |
|
27437 QtMultimedia.QVideoFrame.size?4() -> QSize |
|
27438 QtMultimedia.QVideoFrame.width?4() -> int |
|
27439 QtMultimedia.QVideoFrame.height?4() -> int |
|
27440 QtMultimedia.QVideoFrame.isMapped?4() -> bool |
|
27441 QtMultimedia.QVideoFrame.isReadable?4() -> bool |
|
27442 QtMultimedia.QVideoFrame.isWritable?4() -> bool |
|
27443 QtMultimedia.QVideoFrame.mapMode?4() -> QVideoFrame.MapMode |
|
27444 QtMultimedia.QVideoFrame.map?4(QVideoFrame.MapMode) -> bool |
|
27445 QtMultimedia.QVideoFrame.unmap?4() |
|
27446 QtMultimedia.QVideoFrame.bytesPerLine?4(int) -> int |
|
27447 QtMultimedia.QVideoFrame.bits?4(int) -> sip.voidptr |
|
27448 QtMultimedia.QVideoFrame.mappedBytes?4(int) -> int |
|
27449 QtMultimedia.QVideoFrame.startTime?4() -> int |
|
27450 QtMultimedia.QVideoFrame.setStartTime?4(int) |
|
27451 QtMultimedia.QVideoFrame.endTime?4() -> int |
|
27452 QtMultimedia.QVideoFrame.setEndTime?4(int) |
|
27453 QtMultimedia.QVideoFrame.planeCount?4() -> int |
|
27454 QtMultimedia.QVideoFrame.surfaceFormat?4() -> QVideoFrameFormat |
|
27455 QtMultimedia.QVideoFrame.toImage?4() -> QImage |
|
27456 QtMultimedia.QVideoFrame.subtitleText?4() -> QString |
|
27457 QtMultimedia.QVideoFrame.setSubtitleText?4(QString) |
|
27458 QtMultimedia.QVideoFrame.paint?4(QPainter, QRectF, QVideoFrame.PaintOptions) |
|
27459 QtMultimedia.QVideoFrame.setRotationAngle?4(QVideoFrame.RotationAngle) |
|
27460 QtMultimedia.QVideoFrame.rotationAngle?4() -> QVideoFrame.RotationAngle |
|
27461 QtMultimedia.QVideoFrame.setMirrored?4(bool) |
|
27462 QtMultimedia.QVideoFrame.mirrored?4() -> bool |
|
27463 QtMultimedia.QVideoFrame.PaintOptions.PaintFlag?10 |
|
27464 QtMultimedia.QVideoFrame.PaintOptions.PaintFlag.DontDrawSubtitles?10 |
|
27465 QtMultimedia.QVideoFrame.PaintOptions.aspectRatioMode?7 |
|
27466 QtMultimedia.QVideoFrame.PaintOptions.backgroundColor?7 |
|
27467 QtMultimedia.QVideoFrame.PaintOptions.paintFlags?7 |
|
27468 QtMultimedia.QVideoFrame.PaintOptions?1() |
|
27469 QtMultimedia.QVideoFrame.PaintOptions.__init__?1(self) |
|
27470 QtMultimedia.QVideoFrame.PaintOptions?1(QVideoFrame.PaintOptions) |
|
27471 QtMultimedia.QVideoFrame.PaintOptions.__init__?1(self, QVideoFrame.PaintOptions) |
|
27472 QtMultimedia.QVideoFrameFormat.YCbCrColorSpace?10 |
|
27473 QtMultimedia.QVideoFrameFormat.YCbCrColorSpace.YCbCr_Undefined?10 |
|
27474 QtMultimedia.QVideoFrameFormat.YCbCrColorSpace.YCbCr_BT601?10 |
|
27475 QtMultimedia.QVideoFrameFormat.YCbCrColorSpace.YCbCr_BT709?10 |
|
27476 QtMultimedia.QVideoFrameFormat.YCbCrColorSpace.YCbCr_xvYCC601?10 |
|
27477 QtMultimedia.QVideoFrameFormat.YCbCrColorSpace.YCbCr_xvYCC709?10 |
|
27478 QtMultimedia.QVideoFrameFormat.YCbCrColorSpace.YCbCr_JPEG?10 |
|
27479 QtMultimedia.QVideoFrameFormat.YCbCrColorSpace.YCbCr_BT2020?10 |
|
27480 QtMultimedia.QVideoFrameFormat.Direction?10 |
|
27481 QtMultimedia.QVideoFrameFormat.Direction.TopToBottom?10 |
|
27482 QtMultimedia.QVideoFrameFormat.Direction.BottomToTop?10 |
|
27483 QtMultimedia.QVideoFrameFormat.PixelFormat?10 |
|
27484 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_Invalid?10 |
|
27485 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_YUV420P?10 |
|
27486 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_YUV422P?10 |
|
27487 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_YV12?10 |
|
27488 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_UYVY?10 |
|
27489 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_YUYV?10 |
|
27490 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_NV12?10 |
|
27491 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_NV21?10 |
|
27492 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_IMC1?10 |
|
27493 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_IMC2?10 |
|
27494 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_IMC3?10 |
|
27495 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_IMC4?10 |
|
27496 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_Y8?10 |
|
27497 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_Y16?10 |
|
27498 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_P010?10 |
|
27499 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_P016?10 |
|
27500 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_Jpeg?10 |
|
27501 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_SamplerExternalOES?10 |
|
27502 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_ARGB8888?10 |
|
27503 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_ARGB8888_Premultiplied?10 |
|
27504 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_XRGB8888?10 |
|
27505 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_BGRA8888?10 |
|
27506 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_BGRA8888_Premultiplied?10 |
|
27507 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_BGRX8888?10 |
|
27508 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_ABGR8888?10 |
|
27509 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_XBGR8888?10 |
|
27510 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_RGBA8888?10 |
|
27511 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_RGBX8888?10 |
|
27512 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_AYUV?10 |
|
27513 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_AYUV_Premultiplied?10 |
|
27514 QtMultimedia.QVideoFrameFormat.PixelFormat.Format_SamplerRect?10 |
|
27515 QtMultimedia.QVideoFrameFormat?1() |
|
27516 QtMultimedia.QVideoFrameFormat.__init__?1(self) |
|
27517 QtMultimedia.QVideoFrameFormat?1(QSize, QVideoFrameFormat.PixelFormat) |
|
27518 QtMultimedia.QVideoFrameFormat.__init__?1(self, QSize, QVideoFrameFormat.PixelFormat) |
|
27519 QtMultimedia.QVideoFrameFormat?1(QVideoFrameFormat) |
|
27520 QtMultimedia.QVideoFrameFormat.__init__?1(self, QVideoFrameFormat) |
|
27521 QtMultimedia.QVideoFrameFormat.isValid?4() -> bool |
|
27522 QtMultimedia.QVideoFrameFormat.pixelFormat?4() -> QVideoFrameFormat.PixelFormat |
|
27523 QtMultimedia.QVideoFrameFormat.frameSize?4() -> QSize |
|
27524 QtMultimedia.QVideoFrameFormat.setFrameSize?4(QSize) |
|
27525 QtMultimedia.QVideoFrameFormat.setFrameSize?4(int, int) |
|
27526 QtMultimedia.QVideoFrameFormat.frameWidth?4() -> int |
|
27527 QtMultimedia.QVideoFrameFormat.frameHeight?4() -> int |
|
27528 QtMultimedia.QVideoFrameFormat.planeCount?4() -> int |
|
27529 QtMultimedia.QVideoFrameFormat.viewport?4() -> QRect |
|
27530 QtMultimedia.QVideoFrameFormat.setViewport?4(QRect) |
|
27531 QtMultimedia.QVideoFrameFormat.scanLineDirection?4() -> QVideoFrameFormat.Direction |
|
27532 QtMultimedia.QVideoFrameFormat.setScanLineDirection?4(QVideoFrameFormat.Direction) |
|
27533 QtMultimedia.QVideoFrameFormat.frameRate?4() -> float |
|
27534 QtMultimedia.QVideoFrameFormat.setFrameRate?4(float) |
|
27535 QtMultimedia.QVideoFrameFormat.yCbCrColorSpace?4() -> QVideoFrameFormat.YCbCrColorSpace |
|
27536 QtMultimedia.QVideoFrameFormat.setYCbCrColorSpace?4(QVideoFrameFormat.YCbCrColorSpace) |
|
27537 QtMultimedia.QVideoFrameFormat.isMirrored?4() -> bool |
|
27538 QtMultimedia.QVideoFrameFormat.setMirrored?4(bool) |
|
27539 QtMultimedia.QVideoFrameFormat.pixelFormatFromImageFormat?4(QImage.Format) -> QVideoFrameFormat.PixelFormat |
|
27540 QtMultimedia.QVideoFrameFormat.imageFormatFromPixelFormat?4(QVideoFrameFormat.PixelFormat) -> QImage.Format |
|
27541 QtMultimedia.QVideoFrameFormat.pixelFormatToString?4(QVideoFrameFormat.PixelFormat) -> QString |
|
27542 QtMultimedia.QVideoSink?1(QObject parent=None) |
|
27543 QtMultimedia.QVideoSink.__init__?1(self, QObject parent=None) |
|
27544 QtMultimedia.QVideoSink.videoSize?4() -> QSize |
|
27545 QtMultimedia.QVideoSink.subtitleText?4() -> QString |
|
27546 QtMultimedia.QVideoSink.setSubtitleText?4(QString) |
|
27547 QtMultimedia.QVideoSink.setVideoFrame?4(QVideoFrame) |
|
27548 QtMultimedia.QVideoSink.videoFrame?4() -> QVideoFrame |
|
27549 QtMultimedia.QVideoSink.videoFrameChanged?4(QVideoFrame) |
|
27550 QtMultimedia.QVideoSink.subtitleTextChanged?4(QString) |
|
27551 QtMultimedia.QVideoSink.videoSizeChanged?4() |
|
27552 QtMultimediaWidgets.QGraphicsVideoItem?1(QGraphicsItem parent=None) |
|
27553 QtMultimediaWidgets.QGraphicsVideoItem.__init__?1(self, QGraphicsItem parent=None) |
|
27554 QtMultimediaWidgets.QGraphicsVideoItem.videoSink?4() -> QVideoSink |
|
27555 QtMultimediaWidgets.QGraphicsVideoItem.aspectRatioMode?4() -> Qt.AspectRatioMode |
|
27556 QtMultimediaWidgets.QGraphicsVideoItem.setAspectRatioMode?4(Qt.AspectRatioMode) |
|
27557 QtMultimediaWidgets.QGraphicsVideoItem.offset?4() -> QPointF |
|
27558 QtMultimediaWidgets.QGraphicsVideoItem.setOffset?4(QPointF) |
|
27559 QtMultimediaWidgets.QGraphicsVideoItem.size?4() -> QSizeF |
|
27560 QtMultimediaWidgets.QGraphicsVideoItem.setSize?4(QSizeF) |
|
27561 QtMultimediaWidgets.QGraphicsVideoItem.nativeSize?4() -> QSizeF |
|
27562 QtMultimediaWidgets.QGraphicsVideoItem.boundingRect?4() -> QRectF |
|
27563 QtMultimediaWidgets.QGraphicsVideoItem.paint?4(QPainter, QStyleOptionGraphicsItem, QWidget widget=None) |
|
27564 QtMultimediaWidgets.QGraphicsVideoItem.type?4() -> int |
|
27565 QtMultimediaWidgets.QGraphicsVideoItem.nativeSizeChanged?4(QSizeF) |
|
27566 QtMultimediaWidgets.QGraphicsVideoItem.timerEvent?4(QTimerEvent) |
|
27567 QtMultimediaWidgets.QGraphicsVideoItem.itemChange?4(QGraphicsItem.GraphicsItemChange, QVariant) -> QVariant |
|
27568 QtMultimediaWidgets.QVideoWidget?1(QWidget parent=None) |
|
27569 QtMultimediaWidgets.QVideoWidget.__init__?1(self, QWidget parent=None) |
|
27570 QtMultimediaWidgets.QVideoWidget.videoSink?4() -> QVideoSink |
|
27571 QtMultimediaWidgets.QVideoWidget.aspectRatioMode?4() -> Qt.AspectRatioMode |
|
27572 QtMultimediaWidgets.QVideoWidget.isFullScreen?4() -> bool |
|
27573 QtMultimediaWidgets.QVideoWidget.sizeHint?4() -> QSize |
|
27574 QtMultimediaWidgets.QVideoWidget.setFullScreen?4(bool) |
|
27575 QtMultimediaWidgets.QVideoWidget.setAspectRatioMode?4(Qt.AspectRatioMode) |
|
27576 QtMultimediaWidgets.QVideoWidget.fullScreenChanged?4(bool) |
|
27577 QtMultimediaWidgets.QVideoWidget.aspectRatioModeChanged?4(Qt.AspectRatioMode) |
|
27578 QtMultimediaWidgets.QVideoWidget.event?4(QEvent) -> bool |
|
27579 QtMultimediaWidgets.QVideoWidget.showEvent?4(QShowEvent) |
|
27580 QtMultimediaWidgets.QVideoWidget.hideEvent?4(QHideEvent) |
|
27581 QtMultimediaWidgets.QVideoWidget.resizeEvent?4(QResizeEvent) |
|
27582 QtMultimediaWidgets.QVideoWidget.moveEvent?4(QMoveEvent) |
|
27583 QtPositioning.QGeoAddress?1() |
|
27584 QtPositioning.QGeoAddress.__init__?1(self) |
|
27585 QtPositioning.QGeoAddress?1(QGeoAddress) |
|
27586 QtPositioning.QGeoAddress.__init__?1(self, QGeoAddress) |
|
27587 QtPositioning.QGeoAddress.text?4() -> QString |
|
27588 QtPositioning.QGeoAddress.setText?4(QString) |
|
27589 QtPositioning.QGeoAddress.country?4() -> QString |
|
27590 QtPositioning.QGeoAddress.setCountry?4(QString) |
|
27591 QtPositioning.QGeoAddress.countryCode?4() -> QString |
|
27592 QtPositioning.QGeoAddress.setCountryCode?4(QString) |
|
27593 QtPositioning.QGeoAddress.state?4() -> QString |
|
27594 QtPositioning.QGeoAddress.setState?4(QString) |
|
27595 QtPositioning.QGeoAddress.county?4() -> QString |
|
27596 QtPositioning.QGeoAddress.setCounty?4(QString) |
|
27597 QtPositioning.QGeoAddress.city?4() -> QString |
|
27598 QtPositioning.QGeoAddress.setCity?4(QString) |
|
27599 QtPositioning.QGeoAddress.district?4() -> QString |
|
27600 QtPositioning.QGeoAddress.setDistrict?4(QString) |
|
27601 QtPositioning.QGeoAddress.postalCode?4() -> QString |
|
27602 QtPositioning.QGeoAddress.setPostalCode?4(QString) |
|
27603 QtPositioning.QGeoAddress.street?4() -> QString |
|
27604 QtPositioning.QGeoAddress.setStreet?4(QString) |
|
27605 QtPositioning.QGeoAddress.isEmpty?4() -> bool |
|
27606 QtPositioning.QGeoAddress.clear?4() |
|
27607 QtPositioning.QGeoAddress.isTextGenerated?4() -> bool |
|
27608 QtPositioning.QGeoAddress.swap?4(QGeoAddress) |
|
27609 QtPositioning.QGeoAddress.streetNumber?4() -> QString |
|
27610 QtPositioning.QGeoAddress.setStreetNumber?4(QString) |
|
27611 QtPositioning.QGeoAreaMonitorInfo?1(QString name='') |
|
27612 QtPositioning.QGeoAreaMonitorInfo.__init__?1(self, QString name='') |
|
27613 QtPositioning.QGeoAreaMonitorInfo?1(QGeoAreaMonitorInfo) |
|
27614 QtPositioning.QGeoAreaMonitorInfo.__init__?1(self, QGeoAreaMonitorInfo) |
|
27615 QtPositioning.QGeoAreaMonitorInfo.name?4() -> QString |
|
27616 QtPositioning.QGeoAreaMonitorInfo.setName?4(QString) |
|
27617 QtPositioning.QGeoAreaMonitorInfo.identifier?4() -> QString |
|
27618 QtPositioning.QGeoAreaMonitorInfo.isValid?4() -> bool |
|
27619 QtPositioning.QGeoAreaMonitorInfo.area?4() -> QGeoShape |
|
27620 QtPositioning.QGeoAreaMonitorInfo.setArea?4(QGeoShape) |
|
27621 QtPositioning.QGeoAreaMonitorInfo.expiration?4() -> QDateTime |
|
27622 QtPositioning.QGeoAreaMonitorInfo.setExpiration?4(QDateTime) |
|
27623 QtPositioning.QGeoAreaMonitorInfo.isPersistent?4() -> bool |
|
27624 QtPositioning.QGeoAreaMonitorInfo.setPersistent?4(bool) |
|
27625 QtPositioning.QGeoAreaMonitorInfo.notificationParameters?4() -> unknown-type |
|
27626 QtPositioning.QGeoAreaMonitorInfo.setNotificationParameters?4(unknown-type) |
|
27627 QtPositioning.QGeoAreaMonitorInfo.swap?4(QGeoAreaMonitorInfo) |
|
27628 QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeature?10 |
|
27629 QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeature.PersistentAreaMonitorFeature?10 |
|
27630 QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeature.AnyAreaMonitorFeature?10 |
|
27631 QtPositioning.QGeoAreaMonitorSource.Error?10 |
|
27632 QtPositioning.QGeoAreaMonitorSource.Error.AccessError?10 |
|
27633 QtPositioning.QGeoAreaMonitorSource.Error.InsufficientPositionInfo?10 |
|
27634 QtPositioning.QGeoAreaMonitorSource.Error.UnknownSourceError?10 |
|
27635 QtPositioning.QGeoAreaMonitorSource.Error.NoError?10 |
|
27636 QtPositioning.QGeoAreaMonitorSource?1(QObject) |
|
27637 QtPositioning.QGeoAreaMonitorSource.__init__?1(self, QObject) |
|
27638 QtPositioning.QGeoAreaMonitorSource.createDefaultSource?4(QObject) -> QGeoAreaMonitorSource |
|
27639 QtPositioning.QGeoAreaMonitorSource.createSource?4(QString, QObject) -> QGeoAreaMonitorSource |
|
27640 QtPositioning.QGeoAreaMonitorSource.availableSources?4() -> QStringList |
|
27641 QtPositioning.QGeoAreaMonitorSource.setPositionInfoSource?4(QGeoPositionInfoSource) |
|
27642 QtPositioning.QGeoAreaMonitorSource.positionInfoSource?4() -> QGeoPositionInfoSource |
|
27643 QtPositioning.QGeoAreaMonitorSource.sourceName?4() -> QString |
|
27644 QtPositioning.QGeoAreaMonitorSource.error?4() -> QGeoAreaMonitorSource.Error |
|
27645 QtPositioning.QGeoAreaMonitorSource.supportedAreaMonitorFeatures?4() -> unknown-type |
|
27646 QtPositioning.QGeoAreaMonitorSource.startMonitoring?4(QGeoAreaMonitorInfo) -> bool |
|
27647 QtPositioning.QGeoAreaMonitorSource.stopMonitoring?4(QGeoAreaMonitorInfo) -> bool |
|
27648 QtPositioning.QGeoAreaMonitorSource.requestUpdate?4(QGeoAreaMonitorInfo, str) -> bool |
|
27649 QtPositioning.QGeoAreaMonitorSource.activeMonitors?4() -> unknown-type |
|
27650 QtPositioning.QGeoAreaMonitorSource.activeMonitors?4(QGeoShape) -> unknown-type |
|
27651 QtPositioning.QGeoAreaMonitorSource.areaEntered?4(QGeoAreaMonitorInfo, QGeoPositionInfo) |
|
27652 QtPositioning.QGeoAreaMonitorSource.areaExited?4(QGeoAreaMonitorInfo, QGeoPositionInfo) |
|
27653 QtPositioning.QGeoAreaMonitorSource.monitorExpired?4(QGeoAreaMonitorInfo) |
|
27654 QtPositioning.QGeoAreaMonitorSource.errorOccurred?4(QGeoAreaMonitorSource.Error) |
|
27655 QtPositioning.QGeoAreaMonitorSource.setBackendProperty?4(QString, QVariant) -> bool |
|
27656 QtPositioning.QGeoAreaMonitorSource.backendProperty?4(QString) -> QVariant |
|
27657 QtPositioning.QGeoShape.ShapeType?10 |
|
27658 QtPositioning.QGeoShape.ShapeType.UnknownType?10 |
|
27659 QtPositioning.QGeoShape.ShapeType.RectangleType?10 |
|
27660 QtPositioning.QGeoShape.ShapeType.CircleType?10 |
|
27661 QtPositioning.QGeoShape.ShapeType.PathType?10 |
|
27662 QtPositioning.QGeoShape.ShapeType.PolygonType?10 |
|
27663 QtPositioning.QGeoShape?1() |
|
27664 QtPositioning.QGeoShape.__init__?1(self) |
|
27665 QtPositioning.QGeoShape?1(QGeoShape) |
|
27666 QtPositioning.QGeoShape.__init__?1(self, QGeoShape) |
|
27667 QtPositioning.QGeoShape.type?4() -> QGeoShape.ShapeType |
|
27668 QtPositioning.QGeoShape.isValid?4() -> bool |
|
27669 QtPositioning.QGeoShape.isEmpty?4() -> bool |
|
27670 QtPositioning.QGeoShape.contains?4(QGeoCoordinate) -> bool |
|
27671 QtPositioning.QGeoShape.center?4() -> QGeoCoordinate |
|
27672 QtPositioning.QGeoShape.toString?4() -> QString |
|
27673 QtPositioning.QGeoShape.boundingGeoRectangle?4() -> QGeoRectangle |
|
27674 QtPositioning.QGeoCircle?1() |
|
27675 QtPositioning.QGeoCircle.__init__?1(self) |
|
27676 QtPositioning.QGeoCircle?1(QGeoCoordinate, float radius=-1) |
|
27677 QtPositioning.QGeoCircle.__init__?1(self, QGeoCoordinate, float radius=-1) |
|
27678 QtPositioning.QGeoCircle?1(QGeoCircle) |
|
27679 QtPositioning.QGeoCircle.__init__?1(self, QGeoCircle) |
|
27680 QtPositioning.QGeoCircle?1(QGeoShape) |
|
27681 QtPositioning.QGeoCircle.__init__?1(self, QGeoShape) |
|
27682 QtPositioning.QGeoCircle.setCenter?4(QGeoCoordinate) |
|
27683 QtPositioning.QGeoCircle.center?4() -> QGeoCoordinate |
|
27684 QtPositioning.QGeoCircle.setRadius?4(float) |
|
27685 QtPositioning.QGeoCircle.radius?4() -> float |
|
27686 QtPositioning.QGeoCircle.translate?4(float, float) |
|
27687 QtPositioning.QGeoCircle.translated?4(float, float) -> QGeoCircle |
|
27688 QtPositioning.QGeoCircle.toString?4() -> QString |
|
27689 QtPositioning.QGeoCircle.extendCircle?4(QGeoCoordinate) |
|
27690 QtPositioning.QGeoCoordinate.CoordinateFormat?10 |
|
27691 QtPositioning.QGeoCoordinate.CoordinateFormat.Degrees?10 |
|
27692 QtPositioning.QGeoCoordinate.CoordinateFormat.DegreesWithHemisphere?10 |
|
27693 QtPositioning.QGeoCoordinate.CoordinateFormat.DegreesMinutes?10 |
|
27694 QtPositioning.QGeoCoordinate.CoordinateFormat.DegreesMinutesWithHemisphere?10 |
|
27695 QtPositioning.QGeoCoordinate.CoordinateFormat.DegreesMinutesSeconds?10 |
|
27696 QtPositioning.QGeoCoordinate.CoordinateFormat.DegreesMinutesSecondsWithHemisphere?10 |
|
27697 QtPositioning.QGeoCoordinate.CoordinateType?10 |
|
27698 QtPositioning.QGeoCoordinate.CoordinateType.InvalidCoordinate?10 |
|
27699 QtPositioning.QGeoCoordinate.CoordinateType.Coordinate2D?10 |
|
27700 QtPositioning.QGeoCoordinate.CoordinateType.Coordinate3D?10 |
|
27701 QtPositioning.QGeoCoordinate?1() |
|
27702 QtPositioning.QGeoCoordinate.__init__?1(self) |
|
27703 QtPositioning.QGeoCoordinate?1(float, float) |
|
27704 QtPositioning.QGeoCoordinate.__init__?1(self, float, float) |
|
27705 QtPositioning.QGeoCoordinate?1(float, float, float) |
|
27706 QtPositioning.QGeoCoordinate.__init__?1(self, float, float, float) |
|
27707 QtPositioning.QGeoCoordinate?1(QGeoCoordinate) |
|
27708 QtPositioning.QGeoCoordinate.__init__?1(self, QGeoCoordinate) |
|
27709 QtPositioning.QGeoCoordinate.isValid?4() -> bool |
|
27710 QtPositioning.QGeoCoordinate.type?4() -> QGeoCoordinate.CoordinateType |
|
27711 QtPositioning.QGeoCoordinate.setLatitude?4(float) |
|
27712 QtPositioning.QGeoCoordinate.latitude?4() -> float |
|
27713 QtPositioning.QGeoCoordinate.setLongitude?4(float) |
|
27714 QtPositioning.QGeoCoordinate.longitude?4() -> float |
|
27715 QtPositioning.QGeoCoordinate.setAltitude?4(float) |
|
27716 QtPositioning.QGeoCoordinate.altitude?4() -> float |
|
27717 QtPositioning.QGeoCoordinate.distanceTo?4(QGeoCoordinate) -> float |
|
27718 QtPositioning.QGeoCoordinate.azimuthTo?4(QGeoCoordinate) -> float |
|
27719 QtPositioning.QGeoCoordinate.atDistanceAndAzimuth?4(float, float, float distanceUp=0) -> QGeoCoordinate |
|
27720 QtPositioning.QGeoCoordinate.toString?4(QGeoCoordinate.CoordinateFormat format=QGeoCoordinate.DegreesMinutesSecondsWithHemisphere) -> QString |
|
27721 QtPositioning.QGeoCoordinate.swap?4(QGeoCoordinate) |
|
27722 QtPositioning.QGeoLocation?1() |
|
27723 QtPositioning.QGeoLocation.__init__?1(self) |
|
27724 QtPositioning.QGeoLocation?1(QGeoLocation) |
|
27725 QtPositioning.QGeoLocation.__init__?1(self, QGeoLocation) |
|
27726 QtPositioning.QGeoLocation.address?4() -> QGeoAddress |
|
27727 QtPositioning.QGeoLocation.setAddress?4(QGeoAddress) |
|
27728 QtPositioning.QGeoLocation.coordinate?4() -> QGeoCoordinate |
|
27729 QtPositioning.QGeoLocation.setCoordinate?4(QGeoCoordinate) |
|
27730 QtPositioning.QGeoLocation.isEmpty?4() -> bool |
|
27731 QtPositioning.QGeoLocation.extendedAttributes?4() -> unknown-type |
|
27732 QtPositioning.QGeoLocation.setExtendedAttributes?4(unknown-type) |
|
27733 QtPositioning.QGeoLocation.swap?4(QGeoLocation) |
|
27734 QtPositioning.QGeoLocation.boundingShape?4() -> QGeoShape |
|
27735 QtPositioning.QGeoLocation.setBoundingShape?4(QGeoShape) |
|
27736 QtPositioning.QGeoPath?1() |
|
27737 QtPositioning.QGeoPath.__init__?1(self) |
|
27738 QtPositioning.QGeoPath?1(unknown-type, float width=0) |
|
27739 QtPositioning.QGeoPath.__init__?1(self, unknown-type, float width=0) |
|
27740 QtPositioning.QGeoPath?1(QGeoPath) |
|
27741 QtPositioning.QGeoPath.__init__?1(self, QGeoPath) |
|
27742 QtPositioning.QGeoPath?1(QGeoShape) |
|
27743 QtPositioning.QGeoPath.__init__?1(self, QGeoShape) |
|
27744 QtPositioning.QGeoPath.setPath?4(unknown-type) |
|
27745 QtPositioning.QGeoPath.path?4() -> unknown-type |
|
27746 QtPositioning.QGeoPath.setWidth?4(float) |
|
27747 QtPositioning.QGeoPath.width?4() -> float |
|
27748 QtPositioning.QGeoPath.translate?4(float, float) |
|
27749 QtPositioning.QGeoPath.translated?4(float, float) -> QGeoPath |
|
27750 QtPositioning.QGeoPath.length?4(int indexFrom=0, int indexTo=-1) -> float |
|
27751 QtPositioning.QGeoPath.addCoordinate?4(QGeoCoordinate) |
|
27752 QtPositioning.QGeoPath.insertCoordinate?4(int, QGeoCoordinate) |
|
27753 QtPositioning.QGeoPath.replaceCoordinate?4(int, QGeoCoordinate) |
|
27754 QtPositioning.QGeoPath.coordinateAt?4(int) -> QGeoCoordinate |
|
27755 QtPositioning.QGeoPath.containsCoordinate?4(QGeoCoordinate) -> bool |
|
27756 QtPositioning.QGeoPath.removeCoordinate?4(QGeoCoordinate) |
|
27757 QtPositioning.QGeoPath.removeCoordinate?4(int) |
|
27758 QtPositioning.QGeoPath.toString?4() -> QString |
|
27759 QtPositioning.QGeoPath.size?4() -> int |
|
27760 QtPositioning.QGeoPath.clearPath?4() |
|
27761 QtPositioning.QGeoPolygon?1() |
|
27762 QtPositioning.QGeoPolygon.__init__?1(self) |
|
27763 QtPositioning.QGeoPolygon?1(unknown-type) |
|
27764 QtPositioning.QGeoPolygon.__init__?1(self, unknown-type) |
|
27765 QtPositioning.QGeoPolygon?1(QGeoPolygon) |
|
27766 QtPositioning.QGeoPolygon.__init__?1(self, QGeoPolygon) |
|
27767 QtPositioning.QGeoPolygon?1(QGeoShape) |
|
27768 QtPositioning.QGeoPolygon.__init__?1(self, QGeoShape) |
|
27769 QtPositioning.QGeoPolygon.translate?4(float, float) |
|
27770 QtPositioning.QGeoPolygon.translated?4(float, float) -> QGeoPolygon |
|
27771 QtPositioning.QGeoPolygon.length?4(int indexFrom=0, int indexTo=-1) -> float |
|
27772 QtPositioning.QGeoPolygon.size?4() -> int |
|
27773 QtPositioning.QGeoPolygon.addCoordinate?4(QGeoCoordinate) |
|
27774 QtPositioning.QGeoPolygon.insertCoordinate?4(int, QGeoCoordinate) |
|
27775 QtPositioning.QGeoPolygon.replaceCoordinate?4(int, QGeoCoordinate) |
|
27776 QtPositioning.QGeoPolygon.coordinateAt?4(int) -> QGeoCoordinate |
|
27777 QtPositioning.QGeoPolygon.containsCoordinate?4(QGeoCoordinate) -> bool |
|
27778 QtPositioning.QGeoPolygon.removeCoordinate?4(QGeoCoordinate) |
|
27779 QtPositioning.QGeoPolygon.removeCoordinate?4(int) |
|
27780 QtPositioning.QGeoPolygon.toString?4() -> QString |
|
27781 QtPositioning.QGeoPolygon.addHole?4(unknown-type) |
|
27782 QtPositioning.QGeoPolygon.addHole?4(QVariant) |
|
27783 QtPositioning.QGeoPolygon.hole?4(int) -> unknown-type |
|
27784 QtPositioning.QGeoPolygon.holePath?4(int) -> unknown-type |
|
27785 QtPositioning.QGeoPolygon.removeHole?4(int) |
|
27786 QtPositioning.QGeoPolygon.holesCount?4() -> int |
|
27787 QtPositioning.QGeoPolygon.setPerimeter?4(unknown-type) |
|
27788 QtPositioning.QGeoPolygon.perimeter?4() -> unknown-type |
|
27789 QtPositioning.QGeoPositionInfo.Attribute?10 |
|
27790 QtPositioning.QGeoPositionInfo.Attribute.Direction?10 |
|
27791 QtPositioning.QGeoPositionInfo.Attribute.GroundSpeed?10 |
|
27792 QtPositioning.QGeoPositionInfo.Attribute.VerticalSpeed?10 |
|
27793 QtPositioning.QGeoPositionInfo.Attribute.MagneticVariation?10 |
|
27794 QtPositioning.QGeoPositionInfo.Attribute.HorizontalAccuracy?10 |
|
27795 QtPositioning.QGeoPositionInfo.Attribute.VerticalAccuracy?10 |
|
27796 QtPositioning.QGeoPositionInfo.Attribute.DirectionAccuracy?10 |
|
27797 QtPositioning.QGeoPositionInfo?1() |
|
27798 QtPositioning.QGeoPositionInfo.__init__?1(self) |
|
27799 QtPositioning.QGeoPositionInfo?1(QGeoCoordinate, QDateTime) |
|
27800 QtPositioning.QGeoPositionInfo.__init__?1(self, QGeoCoordinate, QDateTime) |
|
27801 QtPositioning.QGeoPositionInfo?1(QGeoPositionInfo) |
|
27802 QtPositioning.QGeoPositionInfo.__init__?1(self, QGeoPositionInfo) |
|
27803 QtPositioning.QGeoPositionInfo.isValid?4() -> bool |
|
27804 QtPositioning.QGeoPositionInfo.setTimestamp?4(QDateTime) |
|
27805 QtPositioning.QGeoPositionInfo.timestamp?4() -> QDateTime |
|
27806 QtPositioning.QGeoPositionInfo.setCoordinate?4(QGeoCoordinate) |
|
27807 QtPositioning.QGeoPositionInfo.coordinate?4() -> QGeoCoordinate |
|
27808 QtPositioning.QGeoPositionInfo.setAttribute?4(QGeoPositionInfo.Attribute, float) |
|
27809 QtPositioning.QGeoPositionInfo.attribute?4(QGeoPositionInfo.Attribute) -> float |
|
27810 QtPositioning.QGeoPositionInfo.removeAttribute?4(QGeoPositionInfo.Attribute) |
|
27811 QtPositioning.QGeoPositionInfo.hasAttribute?4(QGeoPositionInfo.Attribute) -> bool |
|
27812 QtPositioning.QGeoPositionInfo.swap?4(QGeoPositionInfo) |
|
27813 QtPositioning.QGeoPositionInfoSource.PositioningMethod?10 |
|
27814 QtPositioning.QGeoPositionInfoSource.PositioningMethod.NoPositioningMethods?10 |
|
27815 QtPositioning.QGeoPositionInfoSource.PositioningMethod.SatellitePositioningMethods?10 |
|
27816 QtPositioning.QGeoPositionInfoSource.PositioningMethod.NonSatellitePositioningMethods?10 |
|
27817 QtPositioning.QGeoPositionInfoSource.PositioningMethod.AllPositioningMethods?10 |
|
27818 QtPositioning.QGeoPositionInfoSource.Error?10 |
|
27819 QtPositioning.QGeoPositionInfoSource.Error.AccessError?10 |
|
27820 QtPositioning.QGeoPositionInfoSource.Error.ClosedError?10 |
|
27821 QtPositioning.QGeoPositionInfoSource.Error.UnknownSourceError?10 |
|
27822 QtPositioning.QGeoPositionInfoSource.Error.UpdateTimeoutError?10 |
|
27823 QtPositioning.QGeoPositionInfoSource.Error.NoError?10 |
|
27824 QtPositioning.QGeoPositionInfoSource?1(QObject) |
|
27825 QtPositioning.QGeoPositionInfoSource.__init__?1(self, QObject) |
|
27826 QtPositioning.QGeoPositionInfoSource.setUpdateInterval?4(int) |
|
27827 QtPositioning.QGeoPositionInfoSource.updateInterval?4() -> int |
|
27828 QtPositioning.QGeoPositionInfoSource.setPreferredPositioningMethods?4(unknown-type) |
|
27829 QtPositioning.QGeoPositionInfoSource.preferredPositioningMethods?4() -> unknown-type |
|
27830 QtPositioning.QGeoPositionInfoSource.lastKnownPosition?4(bool fromSatellitePositioningMethodsOnly=False) -> QGeoPositionInfo |
|
27831 QtPositioning.QGeoPositionInfoSource.supportedPositioningMethods?4() -> unknown-type |
|
27832 QtPositioning.QGeoPositionInfoSource.minimumUpdateInterval?4() -> int |
|
27833 QtPositioning.QGeoPositionInfoSource.sourceName?4() -> QString |
|
27834 QtPositioning.QGeoPositionInfoSource.createDefaultSource?4(QObject) -> QGeoPositionInfoSource |
|
27835 QtPositioning.QGeoPositionInfoSource.createDefaultSource?4(unknown-type, QObject) -> QGeoPositionInfoSource |
|
27836 QtPositioning.QGeoPositionInfoSource.createSource?4(QString, QObject) -> QGeoPositionInfoSource |
|
27837 QtPositioning.QGeoPositionInfoSource.createSource?4(QString, unknown-type, QObject) -> QGeoPositionInfoSource |
|
27838 QtPositioning.QGeoPositionInfoSource.availableSources?4() -> QStringList |
|
27839 QtPositioning.QGeoPositionInfoSource.error?4() -> QGeoPositionInfoSource.Error |
|
27840 QtPositioning.QGeoPositionInfoSource.startUpdates?4() |
|
27841 QtPositioning.QGeoPositionInfoSource.stopUpdates?4() |
|
27842 QtPositioning.QGeoPositionInfoSource.requestUpdate?4(int timeout=0) |
|
27843 QtPositioning.QGeoPositionInfoSource.positionUpdated?4(QGeoPositionInfo) |
|
27844 QtPositioning.QGeoPositionInfoSource.supportedPositioningMethodsChanged?4() |
|
27845 QtPositioning.QGeoPositionInfoSource.errorOccurred?4(QGeoPositionInfoSource.Error) |
|
27846 QtPositioning.QGeoPositionInfoSource.setBackendProperty?4(QString, QVariant) -> bool |
|
27847 QtPositioning.QGeoPositionInfoSource.backendProperty?4(QString) -> QVariant |
|
27848 QtPositioning.QGeoRectangle?1() |
|
27849 QtPositioning.QGeoRectangle.__init__?1(self) |
|
27850 QtPositioning.QGeoRectangle?1(QGeoCoordinate, float, float) |
|
27851 QtPositioning.QGeoRectangle.__init__?1(self, QGeoCoordinate, float, float) |
|
27852 QtPositioning.QGeoRectangle?1(QGeoCoordinate, QGeoCoordinate) |
|
27853 QtPositioning.QGeoRectangle.__init__?1(self, QGeoCoordinate, QGeoCoordinate) |
|
27854 QtPositioning.QGeoRectangle?1(unknown-type) |
|
27855 QtPositioning.QGeoRectangle.__init__?1(self, unknown-type) |
|
27856 QtPositioning.QGeoRectangle?1(QGeoRectangle) |
|
27857 QtPositioning.QGeoRectangle.__init__?1(self, QGeoRectangle) |
|
27858 QtPositioning.QGeoRectangle?1(QGeoShape) |
|
27859 QtPositioning.QGeoRectangle.__init__?1(self, QGeoShape) |
|
27860 QtPositioning.QGeoRectangle.setTopLeft?4(QGeoCoordinate) |
|
27861 QtPositioning.QGeoRectangle.topLeft?4() -> QGeoCoordinate |
|
27862 QtPositioning.QGeoRectangle.setTopRight?4(QGeoCoordinate) |
|
27863 QtPositioning.QGeoRectangle.topRight?4() -> QGeoCoordinate |
|
27864 QtPositioning.QGeoRectangle.setBottomLeft?4(QGeoCoordinate) |
|
27865 QtPositioning.QGeoRectangle.bottomLeft?4() -> QGeoCoordinate |
|
27866 QtPositioning.QGeoRectangle.setBottomRight?4(QGeoCoordinate) |
|
27867 QtPositioning.QGeoRectangle.bottomRight?4() -> QGeoCoordinate |
|
27868 QtPositioning.QGeoRectangle.setCenter?4(QGeoCoordinate) |
|
27869 QtPositioning.QGeoRectangle.center?4() -> QGeoCoordinate |
|
27870 QtPositioning.QGeoRectangle.setWidth?4(float) |
|
27871 QtPositioning.QGeoRectangle.width?4() -> float |
|
27872 QtPositioning.QGeoRectangle.setHeight?4(float) |
|
27873 QtPositioning.QGeoRectangle.height?4() -> float |
|
27874 QtPositioning.QGeoRectangle.contains?4(QGeoRectangle) -> bool |
|
27875 QtPositioning.QGeoRectangle.intersects?4(QGeoRectangle) -> bool |
|
27876 QtPositioning.QGeoRectangle.translate?4(float, float) |
|
27877 QtPositioning.QGeoRectangle.translated?4(float, float) -> QGeoRectangle |
|
27878 QtPositioning.QGeoRectangle.united?4(QGeoRectangle) -> QGeoRectangle |
|
27879 QtPositioning.QGeoRectangle.toString?4() -> QString |
|
27880 QtPositioning.QGeoRectangle.extendRectangle?4(QGeoCoordinate) |
|
27881 QtPositioning.QGeoSatelliteInfo.SatelliteSystem?10 |
|
27882 QtPositioning.QGeoSatelliteInfo.SatelliteSystem.Undefined?10 |
|
27883 QtPositioning.QGeoSatelliteInfo.SatelliteSystem.GPS?10 |
|
27884 QtPositioning.QGeoSatelliteInfo.SatelliteSystem.GLONASS?10 |
|
27885 QtPositioning.QGeoSatelliteInfo.SatelliteSystem.GALILEO?10 |
|
27886 QtPositioning.QGeoSatelliteInfo.SatelliteSystem.BEIDOU?10 |
|
27887 QtPositioning.QGeoSatelliteInfo.SatelliteSystem.QZSS?10 |
|
27888 QtPositioning.QGeoSatelliteInfo.SatelliteSystem.Multiple?10 |
|
27889 QtPositioning.QGeoSatelliteInfo.SatelliteSystem.CustomType?10 |
|
27890 QtPositioning.QGeoSatelliteInfo.Attribute?10 |
|
27891 QtPositioning.QGeoSatelliteInfo.Attribute.Elevation?10 |
|
27892 QtPositioning.QGeoSatelliteInfo.Attribute.Azimuth?10 |
|
27893 QtPositioning.QGeoSatelliteInfo?1() |
|
27894 QtPositioning.QGeoSatelliteInfo.__init__?1(self) |
|
27895 QtPositioning.QGeoSatelliteInfo?1(QGeoSatelliteInfo) |
|
27896 QtPositioning.QGeoSatelliteInfo.__init__?1(self, QGeoSatelliteInfo) |
|
27897 QtPositioning.QGeoSatelliteInfo.setSatelliteSystem?4(QGeoSatelliteInfo.SatelliteSystem) |
|
27898 QtPositioning.QGeoSatelliteInfo.satelliteSystem?4() -> QGeoSatelliteInfo.SatelliteSystem |
|
27899 QtPositioning.QGeoSatelliteInfo.setSatelliteIdentifier?4(int) |
|
27900 QtPositioning.QGeoSatelliteInfo.satelliteIdentifier?4() -> int |
|
27901 QtPositioning.QGeoSatelliteInfo.setSignalStrength?4(int) |
|
27902 QtPositioning.QGeoSatelliteInfo.signalStrength?4() -> int |
|
27903 QtPositioning.QGeoSatelliteInfo.setAttribute?4(QGeoSatelliteInfo.Attribute, float) |
|
27904 QtPositioning.QGeoSatelliteInfo.attribute?4(QGeoSatelliteInfo.Attribute) -> float |
|
27905 QtPositioning.QGeoSatelliteInfo.removeAttribute?4(QGeoSatelliteInfo.Attribute) |
|
27906 QtPositioning.QGeoSatelliteInfo.hasAttribute?4(QGeoSatelliteInfo.Attribute) -> bool |
|
27907 QtPositioning.QGeoSatelliteInfo.swap?4(QGeoSatelliteInfo) |
|
27908 QtPositioning.QGeoSatelliteInfoSource.Error?10 |
|
27909 QtPositioning.QGeoSatelliteInfoSource.Error.AccessError?10 |
|
27910 QtPositioning.QGeoSatelliteInfoSource.Error.ClosedError?10 |
|
27911 QtPositioning.QGeoSatelliteInfoSource.Error.NoError?10 |
|
27912 QtPositioning.QGeoSatelliteInfoSource.Error.UnknownSourceError?10 |
|
27913 QtPositioning.QGeoSatelliteInfoSource.Error.UpdateTimeoutError?10 |
|
27914 QtPositioning.QGeoSatelliteInfoSource?1(QObject) |
|
27915 QtPositioning.QGeoSatelliteInfoSource.__init__?1(self, QObject) |
|
27916 QtPositioning.QGeoSatelliteInfoSource.createDefaultSource?4(QObject) -> QGeoSatelliteInfoSource |
|
27917 QtPositioning.QGeoSatelliteInfoSource.createDefaultSource?4(unknown-type, QObject) -> QGeoSatelliteInfoSource |
|
27918 QtPositioning.QGeoSatelliteInfoSource.createSource?4(QString, QObject) -> QGeoSatelliteInfoSource |
|
27919 QtPositioning.QGeoSatelliteInfoSource.createSource?4(QString, unknown-type, QObject) -> QGeoSatelliteInfoSource |
|
27920 QtPositioning.QGeoSatelliteInfoSource.availableSources?4() -> QStringList |
|
27921 QtPositioning.QGeoSatelliteInfoSource.sourceName?4() -> QString |
|
27922 QtPositioning.QGeoSatelliteInfoSource.setUpdateInterval?4(int) |
|
27923 QtPositioning.QGeoSatelliteInfoSource.updateInterval?4() -> int |
|
27924 QtPositioning.QGeoSatelliteInfoSource.minimumUpdateInterval?4() -> int |
|
27925 QtPositioning.QGeoSatelliteInfoSource.error?4() -> QGeoSatelliteInfoSource.Error |
|
27926 QtPositioning.QGeoSatelliteInfoSource.startUpdates?4() |
|
27927 QtPositioning.QGeoSatelliteInfoSource.stopUpdates?4() |
|
27928 QtPositioning.QGeoSatelliteInfoSource.requestUpdate?4(int timeout=0) |
|
27929 QtPositioning.QGeoSatelliteInfoSource.satellitesInViewUpdated?4(unknown-type) |
|
27930 QtPositioning.QGeoSatelliteInfoSource.satellitesInUseUpdated?4(unknown-type) |
|
27931 QtPositioning.QGeoSatelliteInfoSource.errorOccurred?4(QGeoSatelliteInfoSource.Error) |
|
27932 QtPositioning.QGeoSatelliteInfoSource.setBackendProperty?4(QString, QVariant) -> bool |
|
27933 QtPositioning.QGeoSatelliteInfoSource.backendProperty?4(QString) -> QVariant |
|
27934 QtPositioning.QNmeaPositionInfoSource.UpdateMode?10 |
|
27935 QtPositioning.QNmeaPositionInfoSource.UpdateMode.RealTimeMode?10 |
|
27936 QtPositioning.QNmeaPositionInfoSource.UpdateMode.SimulationMode?10 |
|
27937 QtPositioning.QNmeaPositionInfoSource?1(QNmeaPositionInfoSource.UpdateMode, QObject parent=None) |
|
27938 QtPositioning.QNmeaPositionInfoSource.__init__?1(self, QNmeaPositionInfoSource.UpdateMode, QObject parent=None) |
|
27939 QtPositioning.QNmeaPositionInfoSource.updateMode?4() -> QNmeaPositionInfoSource.UpdateMode |
|
27940 QtPositioning.QNmeaPositionInfoSource.setDevice?4(QIODevice) |
|
27941 QtPositioning.QNmeaPositionInfoSource.device?4() -> QIODevice |
|
27942 QtPositioning.QNmeaPositionInfoSource.setUpdateInterval?4(int) |
|
27943 QtPositioning.QNmeaPositionInfoSource.lastKnownPosition?4(bool fromSatellitePositioningMethodsOnly=False) -> QGeoPositionInfo |
|
27944 QtPositioning.QNmeaPositionInfoSource.supportedPositioningMethods?4() -> unknown-type |
|
27945 QtPositioning.QNmeaPositionInfoSource.minimumUpdateInterval?4() -> int |
|
27946 QtPositioning.QNmeaPositionInfoSource.error?4() -> QGeoPositionInfoSource.Error |
|
27947 QtPositioning.QNmeaPositionInfoSource.startUpdates?4() |
|
27948 QtPositioning.QNmeaPositionInfoSource.stopUpdates?4() |
|
27949 QtPositioning.QNmeaPositionInfoSource.requestUpdate?4(int timeout=0) |
|
27950 QtPositioning.QNmeaPositionInfoSource.parsePosInfoFromNmeaData?4(str, int, QGeoPositionInfo) -> (bool, bool) |
|
27951 QtPositioning.QNmeaPositionInfoSource.setUserEquivalentRangeError?4(float) |
|
27952 QtPositioning.QNmeaPositionInfoSource.userEquivalentRangeError?4() -> float |
|
27953 QtPositioning.QNmeaSatelliteInfoSource.SatelliteInfoParseStatus?10 |
|
27954 QtPositioning.QNmeaSatelliteInfoSource.SatelliteInfoParseStatus.NotParsed?10 |
|
27955 QtPositioning.QNmeaSatelliteInfoSource.SatelliteInfoParseStatus.PartiallyParsed?10 |
|
27956 QtPositioning.QNmeaSatelliteInfoSource.SatelliteInfoParseStatus.FullyParsed?10 |
|
27957 QtPositioning.QNmeaSatelliteInfoSource.UpdateMode?10 |
|
27958 QtPositioning.QNmeaSatelliteInfoSource.UpdateMode.RealTimeMode?10 |
|
27959 QtPositioning.QNmeaSatelliteInfoSource.UpdateMode.SimulationMode?10 |
|
27960 QtPositioning.QNmeaSatelliteInfoSource.SimulationUpdateInterval?7 |
|
27961 QtPositioning.QNmeaSatelliteInfoSource?1(QNmeaSatelliteInfoSource.UpdateMode, QObject parent=None) |
|
27962 QtPositioning.QNmeaSatelliteInfoSource.__init__?1(self, QNmeaSatelliteInfoSource.UpdateMode, QObject parent=None) |
|
27963 QtPositioning.QNmeaSatelliteInfoSource.updateMode?4() -> QNmeaSatelliteInfoSource.UpdateMode |
|
27964 QtPositioning.QNmeaSatelliteInfoSource.setDevice?4(QIODevice) |
|
27965 QtPositioning.QNmeaSatelliteInfoSource.device?4() -> QIODevice |
|
27966 QtPositioning.QNmeaSatelliteInfoSource.setUpdateInterval?4(int) |
|
27967 QtPositioning.QNmeaSatelliteInfoSource.minimumUpdateInterval?4() -> int |
|
27968 QtPositioning.QNmeaSatelliteInfoSource.error?4() -> QGeoSatelliteInfoSource.Error |
|
27969 QtPositioning.QNmeaSatelliteInfoSource.setBackendProperty?4(QString, QVariant) -> bool |
|
27970 QtPositioning.QNmeaSatelliteInfoSource.backendProperty?4(QString) -> QVariant |
|
27971 QtPositioning.QNmeaSatelliteInfoSource.startUpdates?4() |
|
27972 QtPositioning.QNmeaSatelliteInfoSource.stopUpdates?4() |
|
27973 QtPositioning.QNmeaSatelliteInfoSource.requestUpdate?4(int timeout=0) |
|
27974 QtPositioning.QNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea?4(str, int, unknown-type) -> QGeoSatelliteInfo.SatelliteSystem |
|
27975 QtPositioning.QNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea?4(str, int, unknown-type) -> (QNmeaSatelliteInfoSource.SatelliteInfoParseStatus, QGeoSatelliteInfo.SatelliteSystem) |
|
27976 QtRemoteObjects.QRemoteObjectSourceLocationInfo.hostUrl?7 |
|
27977 QtRemoteObjects.QRemoteObjectSourceLocationInfo.typeName?7 |
|
27978 QtRemoteObjects.QRemoteObjectSourceLocationInfo?1() |
|
27979 QtRemoteObjects.QRemoteObjectSourceLocationInfo.__init__?1(self) |
|
27980 QtRemoteObjects.QRemoteObjectSourceLocationInfo?1(QString, QUrl) |
|
27981 QtRemoteObjects.QRemoteObjectSourceLocationInfo.__init__?1(self, QString, QUrl) |
|
27982 QtRemoteObjects.QRemoteObjectSourceLocationInfo?1(QRemoteObjectSourceLocationInfo) |
|
27983 QtRemoteObjects.QRemoteObjectSourceLocationInfo.__init__?1(self, QRemoteObjectSourceLocationInfo) |
|
27984 QtRemoteObjects.QtRemoteObjects.InitialAction?10 |
|
27985 QtRemoteObjects.QtRemoteObjects.InitialAction.FetchRootSize?10 |
|
27986 QtRemoteObjects.QtRemoteObjects.InitialAction.PrefetchData?10 |
|
27987 QtRemoteObjects.QAbstractItemModelReplica.selectionModel?4() -> QItemSelectionModel |
|
27988 QtRemoteObjects.QAbstractItemModelReplica.data?4(QModelIndex, int role=Qt.DisplayRole) -> QVariant |
|
27989 QtRemoteObjects.QAbstractItemModelReplica.setData?4(QModelIndex, QVariant, int role=Qt.EditRole) -> bool |
|
27990 QtRemoteObjects.QAbstractItemModelReplica.parent?4(QModelIndex) -> QModelIndex |
|
27991 QtRemoteObjects.QAbstractItemModelReplica.index?4(int, int, QModelIndex parent=QModelIndex()) -> QModelIndex |
|
27992 QtRemoteObjects.QAbstractItemModelReplica.hasChildren?4(QModelIndex parent=QModelIndex()) -> bool |
|
27993 QtRemoteObjects.QAbstractItemModelReplica.rowCount?4(QModelIndex parent=QModelIndex()) -> int |
|
27994 QtRemoteObjects.QAbstractItemModelReplica.columnCount?4(QModelIndex parent=QModelIndex()) -> int |
|
27995 QtRemoteObjects.QAbstractItemModelReplica.headerData?4(int, Qt.Orientation, int) -> QVariant |
|
27996 QtRemoteObjects.QAbstractItemModelReplica.flags?4(QModelIndex) -> unknown-type |
|
27997 QtRemoteObjects.QAbstractItemModelReplica.availableRoles?4() -> unknown-type |
|
27998 QtRemoteObjects.QAbstractItemModelReplica.roleNames?4() -> unknown-type |
|
27999 QtRemoteObjects.QAbstractItemModelReplica.isInitialized?4() -> bool |
|
28000 QtRemoteObjects.QAbstractItemModelReplica.hasData?4(QModelIndex, int) -> bool |
|
28001 QtRemoteObjects.QAbstractItemModelReplica.rootCacheSize?4() -> int |
|
28002 QtRemoteObjects.QAbstractItemModelReplica.setRootCacheSize?4(int) |
|
28003 QtRemoteObjects.QAbstractItemModelReplica.initialized?4() |
|
28004 QtRemoteObjects.QRemoteObjectReplica.State?10 |
|
28005 QtRemoteObjects.QRemoteObjectReplica.State.Uninitialized?10 |
|
28006 QtRemoteObjects.QRemoteObjectReplica.State.Default?10 |
|
28007 QtRemoteObjects.QRemoteObjectReplica.State.Valid?10 |
|
28008 QtRemoteObjects.QRemoteObjectReplica.State.Suspect?10 |
|
28009 QtRemoteObjects.QRemoteObjectReplica.State.SignatureMismatch?10 |
|
28010 QtRemoteObjects.QRemoteObjectReplica.isReplicaValid?4() -> bool |
|
28011 QtRemoteObjects.QRemoteObjectReplica.waitForSource?4(int timeout=30000) -> bool |
|
28012 QtRemoteObjects.QRemoteObjectReplica.isInitialized?4() -> bool |
|
28013 QtRemoteObjects.QRemoteObjectReplica.state?4() -> QRemoteObjectReplica.State |
|
28014 QtRemoteObjects.QRemoteObjectReplica.node?4() -> QRemoteObjectNode |
|
28015 QtRemoteObjects.QRemoteObjectReplica.setNode?4(QRemoteObjectNode) |
|
28016 QtRemoteObjects.QRemoteObjectReplica.initialized?4() |
|
28017 QtRemoteObjects.QRemoteObjectReplica.stateChanged?4(QRemoteObjectReplica.State, QRemoteObjectReplica.State) |
|
28018 QtRemoteObjects.QRemoteObjectReplica.notified?4() |
|
28019 QtRemoteObjects.QRemoteObjectAbstractPersistedStore?1(QObject parent=None) |
|
28020 QtRemoteObjects.QRemoteObjectAbstractPersistedStore.__init__?1(self, QObject parent=None) |
|
28021 QtRemoteObjects.QRemoteObjectAbstractPersistedStore.saveProperties?4(QString, QByteArray, unknown-type) |
|
28022 QtRemoteObjects.QRemoteObjectAbstractPersistedStore.restoreProperties?4(QString, QByteArray) -> unknown-type |
|
28023 QtRemoteObjects.QRemoteObjectNode.ErrorCode?10 |
|
28024 QtRemoteObjects.QRemoteObjectNode.ErrorCode.NoError?10 |
|
28025 QtRemoteObjects.QRemoteObjectNode.ErrorCode.RegistryNotAcquired?10 |
|
28026 QtRemoteObjects.QRemoteObjectNode.ErrorCode.RegistryAlreadyHosted?10 |
|
28027 QtRemoteObjects.QRemoteObjectNode.ErrorCode.NodeIsNoServer?10 |
|
28028 QtRemoteObjects.QRemoteObjectNode.ErrorCode.ServerAlreadyCreated?10 |
|
28029 QtRemoteObjects.QRemoteObjectNode.ErrorCode.UnintendedRegistryHosting?10 |
|
28030 QtRemoteObjects.QRemoteObjectNode.ErrorCode.OperationNotValidOnClientNode?10 |
|
28031 QtRemoteObjects.QRemoteObjectNode.ErrorCode.SourceNotRegistered?10 |
|
28032 QtRemoteObjects.QRemoteObjectNode.ErrorCode.MissingObjectName?10 |
|
28033 QtRemoteObjects.QRemoteObjectNode.ErrorCode.HostUrlInvalid?10 |
|
28034 QtRemoteObjects.QRemoteObjectNode.ErrorCode.ProtocolMismatch?10 |
|
28035 QtRemoteObjects.QRemoteObjectNode.ErrorCode.ListenFailed?10 |
|
28036 QtRemoteObjects.QRemoteObjectNode?1(QObject parent=None) |
|
28037 QtRemoteObjects.QRemoteObjectNode.__init__?1(self, QObject parent=None) |
|
28038 QtRemoteObjects.QRemoteObjectNode?1(QUrl, QObject parent=None) |
|
28039 QtRemoteObjects.QRemoteObjectNode.__init__?1(self, QUrl, QObject parent=None) |
|
28040 QtRemoteObjects.QRemoteObjectNode.connectToNode?4(QUrl) -> bool |
|
28041 QtRemoteObjects.QRemoteObjectNode.addClientSideConnection?4(QIODevice) |
|
28042 QtRemoteObjects.QRemoteObjectNode.setName?4(QString) |
|
28043 QtRemoteObjects.QRemoteObjectNode.instances?4(QStringView) -> QStringList |
|
28044 QtRemoteObjects.QRemoteObjectNode.acquireDynamic?4(QString) -> QRemoteObjectDynamicReplica |
|
28045 QtRemoteObjects.QRemoteObjectNode.acquireModel?4(QString, QtRemoteObjects.InitialAction action=QtRemoteObjects.FetchRootSize, unknown-type rolesHint=[]) -> QAbstractItemModelReplica |
|
28046 QtRemoteObjects.QRemoteObjectNode.registryUrl?4() -> QUrl |
|
28047 QtRemoteObjects.QRemoteObjectNode.setRegistryUrl?4(QUrl) -> bool |
|
28048 QtRemoteObjects.QRemoteObjectNode.waitForRegistry?4(int timeout=30000) -> bool |
|
28049 QtRemoteObjects.QRemoteObjectNode.registry?4() -> QRemoteObjectRegistry |
|
28050 QtRemoteObjects.QRemoteObjectNode.persistedStore?4() -> QRemoteObjectAbstractPersistedStore |
|
28051 QtRemoteObjects.QRemoteObjectNode.setPersistedStore?4(QRemoteObjectAbstractPersistedStore) |
|
28052 QtRemoteObjects.QRemoteObjectNode.lastError?4() -> QRemoteObjectNode.ErrorCode |
|
28053 QtRemoteObjects.QRemoteObjectNode.heartbeatInterval?4() -> int |
|
28054 QtRemoteObjects.QRemoteObjectNode.setHeartbeatInterval?4(int) |
|
28055 QtRemoteObjects.QRemoteObjectNode.remoteObjectAdded?4(unknown-type) |
|
28056 QtRemoteObjects.QRemoteObjectNode.remoteObjectRemoved?4(unknown-type) |
|
28057 QtRemoteObjects.QRemoteObjectNode.error?4(QRemoteObjectNode.ErrorCode) |
|
28058 QtRemoteObjects.QRemoteObjectNode.heartbeatIntervalChanged?4(int) |
|
28059 QtRemoteObjects.QRemoteObjectNode.timerEvent?4(QTimerEvent) |
|
28060 QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas?10 |
|
28061 QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas.BuiltInSchemasOnly?10 |
|
28062 QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas.AllowExternalRegistration?10 |
|
28063 QtRemoteObjects.QRemoteObjectHostBase.setName?4(QString) |
|
28064 QtRemoteObjects.QRemoteObjectHostBase.enableRemoting?4(QObject, QString name='') -> bool |
|
28065 QtRemoteObjects.QRemoteObjectHostBase.enableRemoting?4(QAbstractItemModel, QString, unknown-type, QItemSelectionModel selectionModel=None) -> bool |
|
28066 QtRemoteObjects.QRemoteObjectHostBase.disableRemoting?4(QObject) -> bool |
|
28067 QtRemoteObjects.QRemoteObjectHostBase.addHostSideConnection?4(QIODevice) |
|
28068 QtRemoteObjects.QRemoteObjectHostBase.proxy?4(QUrl, QUrl hostUrl=QUrl()) -> bool |
|
28069 QtRemoteObjects.QRemoteObjectHostBase.reverseProxy?4() -> bool |
|
28070 QtRemoteObjects.QRemoteObjectHost?1(QObject parent=None) |
|
28071 QtRemoteObjects.QRemoteObjectHost.__init__?1(self, QObject parent=None) |
|
28072 QtRemoteObjects.QRemoteObjectHost?1(QUrl, QUrl registryAddress=QUrl(), QRemoteObjectHostBase.AllowedSchemas allowedSchemas=QRemoteObjectHostBase.BuiltInSchemasOnly, QObject parent=None) |
|
28073 QtRemoteObjects.QRemoteObjectHost.__init__?1(self, QUrl, QUrl registryAddress=QUrl(), QRemoteObjectHostBase.AllowedSchemas allowedSchemas=QRemoteObjectHostBase.BuiltInSchemasOnly, QObject parent=None) |
|
28074 QtRemoteObjects.QRemoteObjectHost?1(QUrl, QObject) |
|
28075 QtRemoteObjects.QRemoteObjectHost.__init__?1(self, QUrl, QObject) |
|
28076 QtRemoteObjects.QRemoteObjectHost.hostUrl?4() -> QUrl |
|
28077 QtRemoteObjects.QRemoteObjectHost.setHostUrl?4(QUrl, QRemoteObjectHostBase.AllowedSchemas allowedSchemas=QRemoteObjectHostBase.BuiltInSchemasOnly) -> bool |
|
28078 QtRemoteObjects.QRemoteObjectHost.hostUrlChanged?4() |
|
28079 QtRemoteObjects.QRemoteObjectRegistryHost?1(QUrl registryAddress=QUrl(), QObject parent=None) |
|
28080 QtRemoteObjects.QRemoteObjectRegistryHost.__init__?1(self, QUrl registryAddress=QUrl(), QObject parent=None) |
|
28081 QtRemoteObjects.QRemoteObjectRegistryHost.setRegistryUrl?4(QUrl) -> bool |
|
28082 QtRemoteObjects.QRemoteObjectRegistry.sourceLocations?4() -> unknown-type |
|
28083 QtRemoteObjects.QRemoteObjectRegistry.remoteObjectAdded?4(unknown-type) |
|
28084 QtRemoteObjects.QRemoteObjectRegistry.remoteObjectRemoved?4(unknown-type) |
|
28085 QtSensors.QSensorReading.timestamp?4() -> int |
|
28086 QtSensors.QSensorReading.setTimestamp?4(int) |
|
28087 QtSensors.QSensorReading.valueCount?4() -> int |
|
28088 QtSensors.QSensorReading.value?4(int) -> QVariant |
|
28089 QtSensors.QAccelerometerReading.x?4() -> float |
|
28090 QtSensors.QAccelerometerReading.setX?4(float) |
|
28091 QtSensors.QAccelerometerReading.y?4() -> float |
|
28092 QtSensors.QAccelerometerReading.setY?4(float) |
|
28093 QtSensors.QAccelerometerReading.z?4() -> float |
|
28094 QtSensors.QAccelerometerReading.setZ?4(float) |
|
28095 QtSensors.QSensorFilter?1() |
|
28096 QtSensors.QSensorFilter.__init__?1(self) |
|
28097 QtSensors.QSensorFilter?1(QSensorFilter) |
|
28098 QtSensors.QSensorFilter.__init__?1(self, QSensorFilter) |
|
28099 QtSensors.QSensorFilter.filter?4(QSensorReading) -> bool |
|
28100 QtSensors.QAccelerometerFilter?1() |
|
28101 QtSensors.QAccelerometerFilter.__init__?1(self) |
|
28102 QtSensors.QAccelerometerFilter?1(QAccelerometerFilter) |
|
28103 QtSensors.QAccelerometerFilter.__init__?1(self, QAccelerometerFilter) |
|
28104 QtSensors.QAccelerometerFilter.filter?4(QAccelerometerReading) -> bool |
|
28105 QtSensors.QSensor.AxesOrientationMode?10 |
|
28106 QtSensors.QSensor.AxesOrientationMode.FixedOrientation?10 |
|
28107 QtSensors.QSensor.AxesOrientationMode.AutomaticOrientation?10 |
|
28108 QtSensors.QSensor.AxesOrientationMode.UserOrientation?10 |
|
28109 QtSensors.QSensor.Feature?10 |
|
28110 QtSensors.QSensor.Feature.Buffering?10 |
|
28111 QtSensors.QSensor.Feature.AlwaysOn?10 |
|
28112 QtSensors.QSensor.Feature.GeoValues?10 |
|
28113 QtSensors.QSensor.Feature.FieldOfView?10 |
|
28114 QtSensors.QSensor.Feature.AccelerationMode?10 |
|
28115 QtSensors.QSensor.Feature.SkipDuplicates?10 |
|
28116 QtSensors.QSensor.Feature.AxesOrientation?10 |
|
28117 QtSensors.QSensor.Feature.PressureSensorTemperature?10 |
|
28118 QtSensors.QSensor?1(QByteArray, QObject parent=None) |
|
28119 QtSensors.QSensor.__init__?1(self, QByteArray, QObject parent=None) |
|
28120 QtSensors.QSensor.identifier?4() -> QByteArray |
|
28121 QtSensors.QSensor.setIdentifier?4(QByteArray) |
|
28122 QtSensors.QSensor.type?4() -> QByteArray |
|
28123 QtSensors.QSensor.connectToBackend?4() -> bool |
|
28124 QtSensors.QSensor.isConnectedToBackend?4() -> bool |
|
28125 QtSensors.QSensor.isBusy?4() -> bool |
|
28126 QtSensors.QSensor.setActive?4(bool) |
|
28127 QtSensors.QSensor.isActive?4() -> bool |
|
28128 QtSensors.QSensor.isAlwaysOn?4() -> bool |
|
28129 QtSensors.QSensor.setAlwaysOn?4(bool) |
|
28130 QtSensors.QSensor.skipDuplicates?4() -> bool |
|
28131 QtSensors.QSensor.setSkipDuplicates?4(bool) |
|
28132 QtSensors.QSensor.availableDataRates?4() -> unknown-type |
|
28133 QtSensors.QSensor.dataRate?4() -> int |
|
28134 QtSensors.QSensor.setDataRate?4(int) |
|
28135 QtSensors.QSensor.outputRanges?4() -> unknown-type |
|
28136 QtSensors.QSensor.outputRange?4() -> int |
|
28137 QtSensors.QSensor.setOutputRange?4(int) |
|
28138 QtSensors.QSensor.description?4() -> QString |
|
28139 QtSensors.QSensor.error?4() -> int |
|
28140 QtSensors.QSensor.addFilter?4(QSensorFilter) |
|
28141 QtSensors.QSensor.removeFilter?4(QSensorFilter) |
|
28142 QtSensors.QSensor.filters?4() -> unknown-type |
|
28143 QtSensors.QSensor.reading?4() -> QSensorReading |
|
28144 QtSensors.QSensor.sensorTypes?4() -> unknown-type |
|
28145 QtSensors.QSensor.sensorsForType?4(QByteArray) -> unknown-type |
|
28146 QtSensors.QSensor.defaultSensorForType?4(QByteArray) -> QByteArray |
|
28147 QtSensors.QSensor.isFeatureSupported?4(QSensor.Feature) -> bool |
|
28148 QtSensors.QSensor.axesOrientationMode?4() -> QSensor.AxesOrientationMode |
|
28149 QtSensors.QSensor.setAxesOrientationMode?4(QSensor.AxesOrientationMode) |
|
28150 QtSensors.QSensor.currentOrientation?4() -> int |
|
28151 QtSensors.QSensor.setCurrentOrientation?4(int) |
|
28152 QtSensors.QSensor.userOrientation?4() -> int |
|
28153 QtSensors.QSensor.setUserOrientation?4(int) |
|
28154 QtSensors.QSensor.maxBufferSize?4() -> int |
|
28155 QtSensors.QSensor.setMaxBufferSize?4(int) |
|
28156 QtSensors.QSensor.efficientBufferSize?4() -> int |
|
28157 QtSensors.QSensor.setEfficientBufferSize?4(int) |
|
28158 QtSensors.QSensor.bufferSize?4() -> int |
|
28159 QtSensors.QSensor.setBufferSize?4(int) |
|
28160 QtSensors.QSensor.start?4() -> bool |
|
28161 QtSensors.QSensor.stop?4() |
|
28162 QtSensors.QSensor.busyChanged?4() |
|
28163 QtSensors.QSensor.activeChanged?4() |
|
28164 QtSensors.QSensor.readingChanged?4() |
|
28165 QtSensors.QSensor.sensorError?4(int) |
|
28166 QtSensors.QSensor.availableSensorsChanged?4() |
|
28167 QtSensors.QSensor.alwaysOnChanged?4() |
|
28168 QtSensors.QSensor.dataRateChanged?4() |
|
28169 QtSensors.QSensor.skipDuplicatesChanged?4(bool) |
|
28170 QtSensors.QSensor.axesOrientationModeChanged?4(QSensor.AxesOrientationMode) |
|
28171 QtSensors.QSensor.currentOrientationChanged?4(int) |
|
28172 QtSensors.QSensor.userOrientationChanged?4(int) |
|
28173 QtSensors.QSensor.maxBufferSizeChanged?4(int) |
|
28174 QtSensors.QSensor.efficientBufferSizeChanged?4(int) |
|
28175 QtSensors.QSensor.bufferSizeChanged?4(int) |
|
28176 QtSensors.QSensor.identifierChanged?4() |
|
28177 QtSensors.QAccelerometer.AccelerationMode?10 |
|
28178 QtSensors.QAccelerometer.AccelerationMode.Combined?10 |
|
28179 QtSensors.QAccelerometer.AccelerationMode.Gravity?10 |
|
28180 QtSensors.QAccelerometer.AccelerationMode.User?10 |
|
28181 QtSensors.QAccelerometer?1(QObject parent=None) |
|
28182 QtSensors.QAccelerometer.__init__?1(self, QObject parent=None) |
|
28183 QtSensors.QAccelerometer.accelerationMode?4() -> QAccelerometer.AccelerationMode |
|
28184 QtSensors.QAccelerometer.setAccelerationMode?4(QAccelerometer.AccelerationMode) |
|
28185 QtSensors.QAccelerometer.reading?4() -> QAccelerometerReading |
|
28186 QtSensors.QAccelerometer.accelerationModeChanged?4(QAccelerometer.AccelerationMode) |
|
28187 QtSensors.QAmbientLightReading.LightLevel?10 |
|
28188 QtSensors.QAmbientLightReading.LightLevel.Undefined?10 |
|
28189 QtSensors.QAmbientLightReading.LightLevel.Dark?10 |
|
28190 QtSensors.QAmbientLightReading.LightLevel.Twilight?10 |
|
28191 QtSensors.QAmbientLightReading.LightLevel.Light?10 |
|
28192 QtSensors.QAmbientLightReading.LightLevel.Bright?10 |
|
28193 QtSensors.QAmbientLightReading.LightLevel.Sunny?10 |
|
28194 QtSensors.QAmbientLightReading.lightLevel?4() -> QAmbientLightReading.LightLevel |
|
28195 QtSensors.QAmbientLightReading.setLightLevel?4(QAmbientLightReading.LightLevel) |
|
28196 QtSensors.QAmbientLightFilter?1() |
|
28197 QtSensors.QAmbientLightFilter.__init__?1(self) |
|
28198 QtSensors.QAmbientLightFilter?1(QAmbientLightFilter) |
|
28199 QtSensors.QAmbientLightFilter.__init__?1(self, QAmbientLightFilter) |
|
28200 QtSensors.QAmbientLightFilter.filter?4(QAmbientLightReading) -> bool |
|
28201 QtSensors.QAmbientLightSensor?1(QObject parent=None) |
|
28202 QtSensors.QAmbientLightSensor.__init__?1(self, QObject parent=None) |
|
28203 QtSensors.QAmbientLightSensor.reading?4() -> QAmbientLightReading |
|
28204 QtSensors.QAmbientTemperatureReading.temperature?4() -> float |
|
28205 QtSensors.QAmbientTemperatureReading.setTemperature?4(float) |
|
28206 QtSensors.QAmbientTemperatureFilter?1() |
|
28207 QtSensors.QAmbientTemperatureFilter.__init__?1(self) |
|
28208 QtSensors.QAmbientTemperatureFilter?1(QAmbientTemperatureFilter) |
|
28209 QtSensors.QAmbientTemperatureFilter.__init__?1(self, QAmbientTemperatureFilter) |
|
28210 QtSensors.QAmbientTemperatureFilter.filter?4(QAmbientTemperatureReading) -> bool |
|
28211 QtSensors.QAmbientTemperatureSensor?1(QObject parent=None) |
|
28212 QtSensors.QAmbientTemperatureSensor.__init__?1(self, QObject parent=None) |
|
28213 QtSensors.QAmbientTemperatureSensor.reading?4() -> QAmbientTemperatureReading |
|
28214 QtSensors.QCompassReading.azimuth?4() -> float |
|
28215 QtSensors.QCompassReading.setAzimuth?4(float) |
|
28216 QtSensors.QCompassReading.calibrationLevel?4() -> float |
|
28217 QtSensors.QCompassReading.setCalibrationLevel?4(float) |
|
28218 QtSensors.QCompassFilter?1() |
|
28219 QtSensors.QCompassFilter.__init__?1(self) |
|
28220 QtSensors.QCompassFilter?1(QCompassFilter) |
|
28221 QtSensors.QCompassFilter.__init__?1(self, QCompassFilter) |
|
28222 QtSensors.QCompassFilter.filter?4(QCompassReading) -> bool |
|
28223 QtSensors.QCompass?1(QObject parent=None) |
|
28224 QtSensors.QCompass.__init__?1(self, QObject parent=None) |
|
28225 QtSensors.QCompass.reading?4() -> QCompassReading |
|
28226 QtSensors.QGyroscopeReading.x?4() -> float |
|
28227 QtSensors.QGyroscopeReading.setX?4(float) |
|
28228 QtSensors.QGyroscopeReading.y?4() -> float |
|
28229 QtSensors.QGyroscopeReading.setY?4(float) |
|
28230 QtSensors.QGyroscopeReading.z?4() -> float |
|
28231 QtSensors.QGyroscopeReading.setZ?4(float) |
|
28232 QtSensors.QGyroscopeFilter?1() |
|
28233 QtSensors.QGyroscopeFilter.__init__?1(self) |
|
28234 QtSensors.QGyroscopeFilter?1(QGyroscopeFilter) |
|
28235 QtSensors.QGyroscopeFilter.__init__?1(self, QGyroscopeFilter) |
|
28236 QtSensors.QGyroscopeFilter.filter?4(QGyroscopeReading) -> bool |
|
28237 QtSensors.QGyroscope?1(QObject parent=None) |
|
28238 QtSensors.QGyroscope.__init__?1(self, QObject parent=None) |
|
28239 QtSensors.QGyroscope.reading?4() -> QGyroscopeReading |
|
28240 QtSensors.QHumidityReading.relativeHumidity?4() -> float |
|
28241 QtSensors.QHumidityReading.setRelativeHumidity?4(float) |
|
28242 QtSensors.QHumidityReading.absoluteHumidity?4() -> float |
|
28243 QtSensors.QHumidityReading.setAbsoluteHumidity?4(float) |
|
28244 QtSensors.QHumidityFilter?1() |
|
28245 QtSensors.QHumidityFilter.__init__?1(self) |
|
28246 QtSensors.QHumidityFilter?1(QHumidityFilter) |
|
28247 QtSensors.QHumidityFilter.__init__?1(self, QHumidityFilter) |
|
28248 QtSensors.QHumidityFilter.filter?4(QHumidityReading) -> bool |
|
28249 QtSensors.QHumiditySensor?1(QObject parent=None) |
|
28250 QtSensors.QHumiditySensor.__init__?1(self, QObject parent=None) |
|
28251 QtSensors.QHumiditySensor.reading?4() -> QHumidityReading |
|
28252 QtSensors.QIRProximityReading.reflectance?4() -> float |
|
28253 QtSensors.QIRProximityReading.setReflectance?4(float) |
|
28254 QtSensors.QIRProximityFilter?1() |
|
28255 QtSensors.QIRProximityFilter.__init__?1(self) |
|
28256 QtSensors.QIRProximityFilter?1(QIRProximityFilter) |
|
28257 QtSensors.QIRProximityFilter.__init__?1(self, QIRProximityFilter) |
|
28258 QtSensors.QIRProximityFilter.filter?4(QIRProximityReading) -> bool |
|
28259 QtSensors.QIRProximitySensor?1(QObject parent=None) |
|
28260 QtSensors.QIRProximitySensor.__init__?1(self, QObject parent=None) |
|
28261 QtSensors.QIRProximitySensor.reading?4() -> QIRProximityReading |
|
28262 QtSensors.QLidReading.backLidClosed?4() -> bool |
|
28263 QtSensors.QLidReading.setBackLidClosed?4(bool) |
|
28264 QtSensors.QLidReading.frontLidClosed?4() -> bool |
|
28265 QtSensors.QLidReading.setFrontLidClosed?4(bool) |
|
28266 QtSensors.QLidReading.backLidChanged?4(bool) |
|
28267 QtSensors.QLidReading.frontLidChanged?4(bool) |
|
28268 QtSensors.QLidFilter?1() |
|
28269 QtSensors.QLidFilter.__init__?1(self) |
|
28270 QtSensors.QLidFilter?1(QLidFilter) |
|
28271 QtSensors.QLidFilter.__init__?1(self, QLidFilter) |
|
28272 QtSensors.QLidFilter.filter?4(QLidReading) -> bool |
|
28273 QtSensors.QLidSensor?1(QObject parent=None) |
|
28274 QtSensors.QLidSensor.__init__?1(self, QObject parent=None) |
|
28275 QtSensors.QLidSensor.reading?4() -> QLidReading |
|
28276 QtSensors.QLightReading.lux?4() -> float |
|
28277 QtSensors.QLightReading.setLux?4(float) |
|
28278 QtSensors.QLightFilter?1() |
|
28279 QtSensors.QLightFilter.__init__?1(self) |
|
28280 QtSensors.QLightFilter?1(QLightFilter) |
|
28281 QtSensors.QLightFilter.__init__?1(self, QLightFilter) |
|
28282 QtSensors.QLightFilter.filter?4(QLightReading) -> bool |
|
28283 QtSensors.QLightSensor?1(QObject parent=None) |
|
28284 QtSensors.QLightSensor.__init__?1(self, QObject parent=None) |
|
28285 QtSensors.QLightSensor.reading?4() -> QLightReading |
|
28286 QtSensors.QLightSensor.fieldOfView?4() -> float |
|
28287 QtSensors.QLightSensor.setFieldOfView?4(float) |
|
28288 QtSensors.QLightSensor.fieldOfViewChanged?4(float) |
|
28289 QtSensors.QMagnetometerReading.x?4() -> float |
|
28290 QtSensors.QMagnetometerReading.setX?4(float) |
|
28291 QtSensors.QMagnetometerReading.y?4() -> float |
|
28292 QtSensors.QMagnetometerReading.setY?4(float) |
|
28293 QtSensors.QMagnetometerReading.z?4() -> float |
|
28294 QtSensors.QMagnetometerReading.setZ?4(float) |
|
28295 QtSensors.QMagnetometerReading.calibrationLevel?4() -> float |
|
28296 QtSensors.QMagnetometerReading.setCalibrationLevel?4(float) |
|
28297 QtSensors.QMagnetometerFilter?1() |
|
28298 QtSensors.QMagnetometerFilter.__init__?1(self) |
|
28299 QtSensors.QMagnetometerFilter?1(QMagnetometerFilter) |
|
28300 QtSensors.QMagnetometerFilter.__init__?1(self, QMagnetometerFilter) |
|
28301 QtSensors.QMagnetometerFilter.filter?4(QMagnetometerReading) -> bool |
|
28302 QtSensors.QMagnetometer?1(QObject parent=None) |
|
28303 QtSensors.QMagnetometer.__init__?1(self, QObject parent=None) |
|
28304 QtSensors.QMagnetometer.reading?4() -> QMagnetometerReading |
|
28305 QtSensors.QMagnetometer.returnGeoValues?4() -> bool |
|
28306 QtSensors.QMagnetometer.setReturnGeoValues?4(bool) |
|
28307 QtSensors.QMagnetometer.returnGeoValuesChanged?4(bool) |
|
28308 QtSensors.QOrientationReading.Orientation?10 |
|
28309 QtSensors.QOrientationReading.Orientation.Undefined?10 |
|
28310 QtSensors.QOrientationReading.Orientation.TopUp?10 |
|
28311 QtSensors.QOrientationReading.Orientation.TopDown?10 |
|
28312 QtSensors.QOrientationReading.Orientation.LeftUp?10 |
|
28313 QtSensors.QOrientationReading.Orientation.RightUp?10 |
|
28314 QtSensors.QOrientationReading.Orientation.FaceUp?10 |
|
28315 QtSensors.QOrientationReading.Orientation.FaceDown?10 |
|
28316 QtSensors.QOrientationReading.orientation?4() -> QOrientationReading.Orientation |
|
28317 QtSensors.QOrientationReading.setOrientation?4(QOrientationReading.Orientation) |
|
28318 QtSensors.QOrientationFilter?1() |
|
28319 QtSensors.QOrientationFilter.__init__?1(self) |
|
28320 QtSensors.QOrientationFilter?1(QOrientationFilter) |
|
28321 QtSensors.QOrientationFilter.__init__?1(self, QOrientationFilter) |
|
28322 QtSensors.QOrientationFilter.filter?4(QOrientationReading) -> bool |
|
28323 QtSensors.QOrientationSensor?1(QObject parent=None) |
|
28324 QtSensors.QOrientationSensor.__init__?1(self, QObject parent=None) |
|
28325 QtSensors.QOrientationSensor.reading?4() -> QOrientationReading |
|
28326 QtSensors.QPressureReading.pressure?4() -> float |
|
28327 QtSensors.QPressureReading.setPressure?4(float) |
|
28328 QtSensors.QPressureReading.temperature?4() -> float |
|
28329 QtSensors.QPressureReading.setTemperature?4(float) |
|
28330 QtSensors.QPressureFilter?1() |
|
28331 QtSensors.QPressureFilter.__init__?1(self) |
|
28332 QtSensors.QPressureFilter?1(QPressureFilter) |
|
28333 QtSensors.QPressureFilter.__init__?1(self, QPressureFilter) |
|
28334 QtSensors.QPressureFilter.filter?4(QPressureReading) -> bool |
|
28335 QtSensors.QPressureSensor?1(QObject parent=None) |
|
28336 QtSensors.QPressureSensor.__init__?1(self, QObject parent=None) |
|
28337 QtSensors.QPressureSensor.reading?4() -> QPressureReading |
|
28338 QtSensors.QProximityReading.close?4() -> bool |
|
28339 QtSensors.QProximityReading.setClose?4(bool) |
|
28340 QtSensors.QProximityFilter?1() |
|
28341 QtSensors.QProximityFilter.__init__?1(self) |
|
28342 QtSensors.QProximityFilter?1(QProximityFilter) |
|
28343 QtSensors.QProximityFilter.__init__?1(self, QProximityFilter) |
|
28344 QtSensors.QProximityFilter.filter?4(QProximityReading) -> bool |
|
28345 QtSensors.QProximitySensor?1(QObject parent=None) |
|
28346 QtSensors.QProximitySensor.__init__?1(self, QObject parent=None) |
|
28347 QtSensors.QProximitySensor.reading?4() -> QProximityReading |
|
28348 QtSensors.QRotationReading.x?4() -> float |
|
28349 QtSensors.QRotationReading.y?4() -> float |
|
28350 QtSensors.QRotationReading.z?4() -> float |
|
28351 QtSensors.QRotationReading.setFromEuler?4(float, float, float) |
|
28352 QtSensors.QRotationFilter?1() |
|
28353 QtSensors.QRotationFilter.__init__?1(self) |
|
28354 QtSensors.QRotationFilter?1(QRotationFilter) |
|
28355 QtSensors.QRotationFilter.__init__?1(self, QRotationFilter) |
|
28356 QtSensors.QRotationFilter.filter?4(QRotationReading) -> bool |
|
28357 QtSensors.QRotationSensor?1(QObject parent=None) |
|
28358 QtSensors.QRotationSensor.__init__?1(self, QObject parent=None) |
|
28359 QtSensors.QRotationSensor.reading?4() -> QRotationReading |
|
28360 QtSensors.QRotationSensor.hasZ?4() -> bool |
|
28361 QtSensors.QRotationSensor.setHasZ?4(bool) |
|
28362 QtSensors.QRotationSensor.hasZChanged?4(bool) |
|
28363 QtSensors.qoutputrange.accuracy?7 |
|
28364 QtSensors.qoutputrange.maximum?7 |
|
28365 QtSensors.qoutputrange.minimum?7 |
|
28366 QtSensors.qoutputrange?1() |
|
28367 QtSensors.qoutputrange.__init__?1(self) |
|
28368 QtSensors.qoutputrange?1(qoutputrange) |
|
28369 QtSensors.qoutputrange.__init__?1(self, qoutputrange) |
|
28370 QtSensors.QTapReading.TapDirection?10 |
|
28371 QtSensors.QTapReading.TapDirection.Undefined?10 |
|
28372 QtSensors.QTapReading.TapDirection.X?10 |
|
28373 QtSensors.QTapReading.TapDirection.Y?10 |
|
28374 QtSensors.QTapReading.TapDirection.Z?10 |
|
28375 QtSensors.QTapReading.TapDirection.X_Pos?10 |
|
28376 QtSensors.QTapReading.TapDirection.Y_Pos?10 |
|
28377 QtSensors.QTapReading.TapDirection.Z_Pos?10 |
|
28378 QtSensors.QTapReading.TapDirection.X_Neg?10 |
|
28379 QtSensors.QTapReading.TapDirection.Y_Neg?10 |
|
28380 QtSensors.QTapReading.TapDirection.Z_Neg?10 |
|
28381 QtSensors.QTapReading.TapDirection.X_Both?10 |
|
28382 QtSensors.QTapReading.TapDirection.Y_Both?10 |
|
28383 QtSensors.QTapReading.TapDirection.Z_Both?10 |
|
28384 QtSensors.QTapReading.tapDirection?4() -> QTapReading.TapDirection |
|
28385 QtSensors.QTapReading.setTapDirection?4(QTapReading.TapDirection) |
|
28386 QtSensors.QTapReading.isDoubleTap?4() -> bool |
|
28387 QtSensors.QTapReading.setDoubleTap?4(bool) |
|
28388 QtSensors.QTapFilter?1() |
|
28389 QtSensors.QTapFilter.__init__?1(self) |
|
28390 QtSensors.QTapFilter?1(QTapFilter) |
|
28391 QtSensors.QTapFilter.__init__?1(self, QTapFilter) |
|
28392 QtSensors.QTapFilter.filter?4(QTapReading) -> bool |
|
28393 QtSensors.QTapSensor?1(QObject parent=None) |
|
28394 QtSensors.QTapSensor.__init__?1(self, QObject parent=None) |
|
28395 QtSensors.QTapSensor.reading?4() -> QTapReading |
|
28396 QtSensors.QTapSensor.returnDoubleTapEvents?4() -> bool |
|
28397 QtSensors.QTapSensor.setReturnDoubleTapEvents?4(bool) |
|
28398 QtSensors.QTapSensor.returnDoubleTapEventsChanged?4(bool) |
|
28399 QtSensors.QTiltReading.yRotation?4() -> float |
|
28400 QtSensors.QTiltReading.setYRotation?4(float) |
|
28401 QtSensors.QTiltReading.xRotation?4() -> float |
|
28402 QtSensors.QTiltReading.setXRotation?4(float) |
|
28403 QtSensors.QTiltFilter?1() |
|
28404 QtSensors.QTiltFilter.__init__?1(self) |
|
28405 QtSensors.QTiltFilter?1(QTiltFilter) |
|
28406 QtSensors.QTiltFilter.__init__?1(self, QTiltFilter) |
|
28407 QtSensors.QTiltFilter.filter?4(QTiltReading) -> bool |
|
28408 QtSensors.QTiltSensor?1(QObject parent=None) |
|
28409 QtSensors.QTiltSensor.__init__?1(self, QObject parent=None) |
|
28410 QtSensors.QTiltSensor.reading?4() -> QTiltReading |
|
28411 QtSensors.QTiltSensor.calibrate?4() |
|
28412 QtSerialPort.QSerialPort.SerialPortError?10 |
|
28413 QtSerialPort.QSerialPort.SerialPortError.NoError?10 |
|
28414 QtSerialPort.QSerialPort.SerialPortError.DeviceNotFoundError?10 |
|
28415 QtSerialPort.QSerialPort.SerialPortError.PermissionError?10 |
|
28416 QtSerialPort.QSerialPort.SerialPortError.OpenError?10 |
|
28417 QtSerialPort.QSerialPort.SerialPortError.WriteError?10 |
|
28418 QtSerialPort.QSerialPort.SerialPortError.ReadError?10 |
|
28419 QtSerialPort.QSerialPort.SerialPortError.ResourceError?10 |
|
28420 QtSerialPort.QSerialPort.SerialPortError.UnsupportedOperationError?10 |
|
28421 QtSerialPort.QSerialPort.SerialPortError.TimeoutError?10 |
|
28422 QtSerialPort.QSerialPort.SerialPortError.NotOpenError?10 |
|
28423 QtSerialPort.QSerialPort.SerialPortError.UnknownError?10 |
|
28424 QtSerialPort.QSerialPort.PinoutSignal?10 |
|
28425 QtSerialPort.QSerialPort.PinoutSignal.NoSignal?10 |
|
28426 QtSerialPort.QSerialPort.PinoutSignal.DataTerminalReadySignal?10 |
|
28427 QtSerialPort.QSerialPort.PinoutSignal.DataCarrierDetectSignal?10 |
|
28428 QtSerialPort.QSerialPort.PinoutSignal.DataSetReadySignal?10 |
|
28429 QtSerialPort.QSerialPort.PinoutSignal.RingIndicatorSignal?10 |
|
28430 QtSerialPort.QSerialPort.PinoutSignal.RequestToSendSignal?10 |
|
28431 QtSerialPort.QSerialPort.PinoutSignal.ClearToSendSignal?10 |
|
28432 QtSerialPort.QSerialPort.PinoutSignal.SecondaryTransmittedDataSignal?10 |
|
28433 QtSerialPort.QSerialPort.PinoutSignal.SecondaryReceivedDataSignal?10 |
|
28434 QtSerialPort.QSerialPort.FlowControl?10 |
|
28435 QtSerialPort.QSerialPort.FlowControl.NoFlowControl?10 |
|
28436 QtSerialPort.QSerialPort.FlowControl.HardwareControl?10 |
|
28437 QtSerialPort.QSerialPort.FlowControl.SoftwareControl?10 |
|
28438 QtSerialPort.QSerialPort.StopBits?10 |
|
28439 QtSerialPort.QSerialPort.StopBits.OneStop?10 |
|
28440 QtSerialPort.QSerialPort.StopBits.OneAndHalfStop?10 |
|
28441 QtSerialPort.QSerialPort.StopBits.TwoStop?10 |
|
28442 QtSerialPort.QSerialPort.Parity?10 |
|
28443 QtSerialPort.QSerialPort.Parity.NoParity?10 |
|
28444 QtSerialPort.QSerialPort.Parity.EvenParity?10 |
|
28445 QtSerialPort.QSerialPort.Parity.OddParity?10 |
|
28446 QtSerialPort.QSerialPort.Parity.SpaceParity?10 |
|
28447 QtSerialPort.QSerialPort.Parity.MarkParity?10 |
|
28448 QtSerialPort.QSerialPort.DataBits?10 |
|
28449 QtSerialPort.QSerialPort.DataBits.Data5?10 |
|
28450 QtSerialPort.QSerialPort.DataBits.Data6?10 |
|
28451 QtSerialPort.QSerialPort.DataBits.Data7?10 |
|
28452 QtSerialPort.QSerialPort.DataBits.Data8?10 |
|
28453 QtSerialPort.QSerialPort.BaudRate?10 |
|
28454 QtSerialPort.QSerialPort.BaudRate.Baud1200?10 |
|
28455 QtSerialPort.QSerialPort.BaudRate.Baud2400?10 |
|
28456 QtSerialPort.QSerialPort.BaudRate.Baud4800?10 |
|
28457 QtSerialPort.QSerialPort.BaudRate.Baud9600?10 |
|
28458 QtSerialPort.QSerialPort.BaudRate.Baud19200?10 |
|
28459 QtSerialPort.QSerialPort.BaudRate.Baud38400?10 |
|
28460 QtSerialPort.QSerialPort.BaudRate.Baud57600?10 |
|
28461 QtSerialPort.QSerialPort.BaudRate.Baud115200?10 |
|
28462 QtSerialPort.QSerialPort.Direction?10 |
|
28463 QtSerialPort.QSerialPort.Direction.Input?10 |
|
28464 QtSerialPort.QSerialPort.Direction.Output?10 |
|
28465 QtSerialPort.QSerialPort.Direction.AllDirections?10 |
|
28466 QtSerialPort.QSerialPort?1(QObject parent=None) |
|
28467 QtSerialPort.QSerialPort.__init__?1(self, QObject parent=None) |
|
28468 QtSerialPort.QSerialPort?1(QString, QObject parent=None) |
|
28469 QtSerialPort.QSerialPort.__init__?1(self, QString, QObject parent=None) |
|
28470 QtSerialPort.QSerialPort?1(QSerialPortInfo, QObject parent=None) |
|
28471 QtSerialPort.QSerialPort.__init__?1(self, QSerialPortInfo, QObject parent=None) |
|
28472 QtSerialPort.QSerialPort.setPortName?4(QString) |
|
28473 QtSerialPort.QSerialPort.portName?4() -> QString |
|
28474 QtSerialPort.QSerialPort.setPort?4(QSerialPortInfo) |
|
28475 QtSerialPort.QSerialPort.open?4(unknown-type) -> bool |
|
28476 QtSerialPort.QSerialPort.close?4() |
|
28477 QtSerialPort.QSerialPort.setBaudRate?4(int, unknown-type dir=QSerialPort.AllDirections) -> bool |
|
28478 QtSerialPort.QSerialPort.baudRate?4(unknown-type dir=QSerialPort.AllDirections) -> int |
|
28479 QtSerialPort.QSerialPort.setDataBits?4(QSerialPort.DataBits) -> bool |
|
28480 QtSerialPort.QSerialPort.dataBits?4() -> QSerialPort.DataBits |
|
28481 QtSerialPort.QSerialPort.setParity?4(QSerialPort.Parity) -> bool |
|
28482 QtSerialPort.QSerialPort.parity?4() -> QSerialPort.Parity |
|
28483 QtSerialPort.QSerialPort.setStopBits?4(QSerialPort.StopBits) -> bool |
|
28484 QtSerialPort.QSerialPort.stopBits?4() -> QSerialPort.StopBits |
|
28485 QtSerialPort.QSerialPort.setFlowControl?4(QSerialPort.FlowControl) -> bool |
|
28486 QtSerialPort.QSerialPort.flowControl?4() -> QSerialPort.FlowControl |
|
28487 QtSerialPort.QSerialPort.setDataTerminalReady?4(bool) -> bool |
|
28488 QtSerialPort.QSerialPort.isDataTerminalReady?4() -> bool |
|
28489 QtSerialPort.QSerialPort.setRequestToSend?4(bool) -> bool |
|
28490 QtSerialPort.QSerialPort.isRequestToSend?4() -> bool |
|
28491 QtSerialPort.QSerialPort.pinoutSignals?4() -> unknown-type |
|
28492 QtSerialPort.QSerialPort.flush?4() -> bool |
|
28493 QtSerialPort.QSerialPort.clear?4(unknown-type dir=QSerialPort.AllDirections) -> bool |
|
28494 QtSerialPort.QSerialPort.error?4() -> QSerialPort.SerialPortError |
|
28495 QtSerialPort.QSerialPort.clearError?4() |
|
28496 QtSerialPort.QSerialPort.readBufferSize?4() -> int |
|
28497 QtSerialPort.QSerialPort.setReadBufferSize?4(int) |
|
28498 QtSerialPort.QSerialPort.isSequential?4() -> bool |
|
28499 QtSerialPort.QSerialPort.bytesAvailable?4() -> int |
|
28500 QtSerialPort.QSerialPort.bytesToWrite?4() -> int |
|
28501 QtSerialPort.QSerialPort.canReadLine?4() -> bool |
|
28502 QtSerialPort.QSerialPort.waitForReadyRead?4(int msecs=30000) -> bool |
|
28503 QtSerialPort.QSerialPort.waitForBytesWritten?4(int msecs=30000) -> bool |
|
28504 QtSerialPort.QSerialPort.setBreakEnabled?4(bool enabled=True) -> bool |
|
28505 QtSerialPort.QSerialPort.baudRateChanged?4(int, unknown-type) |
|
28506 QtSerialPort.QSerialPort.dataBitsChanged?4(QSerialPort.DataBits) |
|
28507 QtSerialPort.QSerialPort.parityChanged?4(QSerialPort.Parity) |
|
28508 QtSerialPort.QSerialPort.stopBitsChanged?4(QSerialPort.StopBits) |
|
28509 QtSerialPort.QSerialPort.flowControlChanged?4(QSerialPort.FlowControl) |
|
28510 QtSerialPort.QSerialPort.dataTerminalReadyChanged?4(bool) |
|
28511 QtSerialPort.QSerialPort.requestToSendChanged?4(bool) |
|
28512 QtSerialPort.QSerialPort.readData?4(int) -> object |
|
28513 QtSerialPort.QSerialPort.readLineData?4(int) -> object |
|
28514 QtSerialPort.QSerialPort.writeData?4(bytes) -> int |
|
28515 QtSerialPort.QSerialPort.handle?4() -> int |
|
28516 QtSerialPort.QSerialPort.isBreakEnabled?4() -> bool |
|
28517 QtSerialPort.QSerialPort.breakEnabledChanged?4(bool) |
|
28518 QtSerialPort.QSerialPort.errorOccurred?4(QSerialPort.SerialPortError) |
|
28519 QtSerialPort.QSerialPortInfo?1() |
|
28520 QtSerialPort.QSerialPortInfo.__init__?1(self) |
|
28521 QtSerialPort.QSerialPortInfo?1(QSerialPort) |
|
28522 QtSerialPort.QSerialPortInfo.__init__?1(self, QSerialPort) |
|
28523 QtSerialPort.QSerialPortInfo?1(QString) |
|
28524 QtSerialPort.QSerialPortInfo.__init__?1(self, QString) |
|
28525 QtSerialPort.QSerialPortInfo?1(QSerialPortInfo) |
|
28526 QtSerialPort.QSerialPortInfo.__init__?1(self, QSerialPortInfo) |
|
28527 QtSerialPort.QSerialPortInfo.swap?4(QSerialPortInfo) |
|
28528 QtSerialPort.QSerialPortInfo.portName?4() -> QString |
|
28529 QtSerialPort.QSerialPortInfo.systemLocation?4() -> QString |
|
28530 QtSerialPort.QSerialPortInfo.description?4() -> QString |
|
28531 QtSerialPort.QSerialPortInfo.manufacturer?4() -> QString |
|
28532 QtSerialPort.QSerialPortInfo.vendorIdentifier?4() -> int |
|
28533 QtSerialPort.QSerialPortInfo.productIdentifier?4() -> int |
|
28534 QtSerialPort.QSerialPortInfo.hasVendorIdentifier?4() -> bool |
|
28535 QtSerialPort.QSerialPortInfo.hasProductIdentifier?4() -> bool |
|
28536 QtSerialPort.QSerialPortInfo.standardBaudRates?4() -> unknown-type |
|
28537 QtSerialPort.QSerialPortInfo.availablePorts?4() -> unknown-type |
|
28538 QtSerialPort.QSerialPortInfo.isNull?4() -> bool |
|
28539 QtSerialPort.QSerialPortInfo.serialNumber?4() -> QString |
|
28540 QtWebChannel.QWebChannel?1(QObject parent=None) |
|
28541 QtWebChannel.QWebChannel.__init__?1(self, QObject parent=None) |
|
28542 QtWebChannel.QWebChannel.registerObjects?4(unknown-type) |
|
28543 QtWebChannel.QWebChannel.registeredObjects?4() -> unknown-type |
|
28544 QtWebChannel.QWebChannel.registerObject?4(QString, QObject) |
|
28545 QtWebChannel.QWebChannel.deregisterObject?4(QObject) |
|
28546 QtWebChannel.QWebChannel.blockUpdates?4() -> bool |
|
28547 QtWebChannel.QWebChannel.setBlockUpdates?4(bool) |
|
28548 QtWebChannel.QWebChannel.propertyUpdateInterval?4() -> int |
|
28549 QtWebChannel.QWebChannel.setPropertyUpdateInterval?4(int) |
|
28550 QtWebChannel.QWebChannel.connectTo?4(QWebChannelAbstractTransport) |
|
28551 QtWebChannel.QWebChannel.disconnectFrom?4(QWebChannelAbstractTransport) |
|
28552 QtWebChannel.QWebChannel.blockUpdatesChanged?4(bool) |
|
28553 QtWebChannel.QWebChannelAbstractTransport?1(QObject parent=None) |
|
28554 QtWebChannel.QWebChannelAbstractTransport.__init__?1(self, QObject parent=None) |
|
28555 QtWebChannel.QWebChannelAbstractTransport.sendMessage?4(QJsonObject) |
|
28556 QtWebChannel.QWebChannelAbstractTransport.messageReceived?4(QJsonObject, QWebChannelAbstractTransport) |
|
28557 QtWebSockets.QMaskGenerator?1(QObject parent=None) |
|
28558 QtWebSockets.QMaskGenerator.__init__?1(self, QObject parent=None) |
|
28559 QtWebSockets.QMaskGenerator.seed?4() -> bool |
|
28560 QtWebSockets.QMaskGenerator.nextMask?4() -> int |
|
28561 QtWebSockets.QWebSocket?1(QString origin='', QWebSocketProtocol.Version version=QWebSocketProtocol.VersionLatest, QObject parent=None) |
|
28562 QtWebSockets.QWebSocket.__init__?1(self, QString origin='', QWebSocketProtocol.Version version=QWebSocketProtocol.VersionLatest, QObject parent=None) |
|
28563 QtWebSockets.QWebSocket.abort?4() |
|
28564 QtWebSockets.QWebSocket.error?4() -> QAbstractSocket.SocketError |
|
28565 QtWebSockets.QWebSocket.errorString?4() -> QString |
|
28566 QtWebSockets.QWebSocket.flush?4() -> bool |
|
28567 QtWebSockets.QWebSocket.isValid?4() -> bool |
|
28568 QtWebSockets.QWebSocket.localAddress?4() -> QHostAddress |
|
28569 QtWebSockets.QWebSocket.localPort?4() -> int |
|
28570 QtWebSockets.QWebSocket.pauseMode?4() -> unknown-type |
|
28571 QtWebSockets.QWebSocket.peerAddress?4() -> QHostAddress |
|
28572 QtWebSockets.QWebSocket.peerName?4() -> QString |
|
28573 QtWebSockets.QWebSocket.peerPort?4() -> int |
|
28574 QtWebSockets.QWebSocket.proxy?4() -> QNetworkProxy |
|
28575 QtWebSockets.QWebSocket.setProxy?4(QNetworkProxy) |
|
28576 QtWebSockets.QWebSocket.setMaskGenerator?4(QMaskGenerator) |
|
28577 QtWebSockets.QWebSocket.maskGenerator?4() -> QMaskGenerator |
|
28578 QtWebSockets.QWebSocket.readBufferSize?4() -> int |
|
28579 QtWebSockets.QWebSocket.setReadBufferSize?4(int) |
|
28580 QtWebSockets.QWebSocket.resume?4() |
|
28581 QtWebSockets.QWebSocket.setPauseMode?4(unknown-type) |
|
28582 QtWebSockets.QWebSocket.state?4() -> QAbstractSocket.SocketState |
|
28583 QtWebSockets.QWebSocket.version?4() -> QWebSocketProtocol.Version |
|
28584 QtWebSockets.QWebSocket.resourceName?4() -> QString |
|
28585 QtWebSockets.QWebSocket.requestUrl?4() -> QUrl |
|
28586 QtWebSockets.QWebSocket.origin?4() -> QString |
|
28587 QtWebSockets.QWebSocket.closeCode?4() -> QWebSocketProtocol.CloseCode |
|
28588 QtWebSockets.QWebSocket.closeReason?4() -> QString |
|
28589 QtWebSockets.QWebSocket.sendTextMessage?4(QString) -> int |
|
28590 QtWebSockets.QWebSocket.sendBinaryMessage?4(QByteArray) -> int |
|
28591 QtWebSockets.QWebSocket.ignoreSslErrors?4(unknown-type) |
|
28592 QtWebSockets.QWebSocket.setSslConfiguration?4(QSslConfiguration) |
|
28593 QtWebSockets.QWebSocket.sslConfiguration?4() -> QSslConfiguration |
|
28594 QtWebSockets.QWebSocket.request?4() -> QNetworkRequest |
|
28595 QtWebSockets.QWebSocket.close?4(QWebSocketProtocol.CloseCode closeCode=QWebSocketProtocol.CloseCodeNormal, QString reason='') |
|
28596 QtWebSockets.QWebSocket.open?4(QUrl) |
|
28597 QtWebSockets.QWebSocket.open?4(QNetworkRequest) |
|
28598 QtWebSockets.QWebSocket.ping?4(QByteArray payload=QByteArray()) |
|
28599 QtWebSockets.QWebSocket.ignoreSslErrors?4() |
|
28600 QtWebSockets.QWebSocket.aboutToClose?4() |
|
28601 QtWebSockets.QWebSocket.connected?4() |
|
28602 QtWebSockets.QWebSocket.disconnected?4() |
|
28603 QtWebSockets.QWebSocket.stateChanged?4(QAbstractSocket.SocketState) |
|
28604 QtWebSockets.QWebSocket.proxyAuthenticationRequired?4(QNetworkProxy, QAuthenticator) |
|
28605 QtWebSockets.QWebSocket.readChannelFinished?4() |
|
28606 QtWebSockets.QWebSocket.textFrameReceived?4(QString, bool) |
|
28607 QtWebSockets.QWebSocket.binaryFrameReceived?4(QByteArray, bool) |
|
28608 QtWebSockets.QWebSocket.textMessageReceived?4(QString) |
|
28609 QtWebSockets.QWebSocket.binaryMessageReceived?4(QByteArray) |
|
28610 QtWebSockets.QWebSocket.error?4(QAbstractSocket.SocketError) |
|
28611 QtWebSockets.QWebSocket.pong?4(int, QByteArray) |
|
28612 QtWebSockets.QWebSocket.bytesWritten?4(int) |
|
28613 QtWebSockets.QWebSocket.sslErrors?4(unknown-type) |
|
28614 QtWebSockets.QWebSocket.preSharedKeyAuthenticationRequired?4(QSslPreSharedKeyAuthenticator) |
|
28615 QtWebSockets.QWebSocket.bytesToWrite?4() -> int |
|
28616 QtWebSockets.QWebSocket.setMaxAllowedIncomingFrameSize?4(int) |
|
28617 QtWebSockets.QWebSocket.maxAllowedIncomingFrameSize?4() -> int |
|
28618 QtWebSockets.QWebSocket.setMaxAllowedIncomingMessageSize?4(int) |
|
28619 QtWebSockets.QWebSocket.maxAllowedIncomingMessageSize?4() -> int |
|
28620 QtWebSockets.QWebSocket.maxIncomingMessageSize?4() -> int |
|
28621 QtWebSockets.QWebSocket.maxIncomingFrameSize?4() -> int |
|
28622 QtWebSockets.QWebSocket.setOutgoingFrameSize?4(int) |
|
28623 QtWebSockets.QWebSocket.outgoingFrameSize?4() -> int |
|
28624 QtWebSockets.QWebSocket.maxOutgoingFrameSize?4() -> int |
|
28625 QtWebSockets.QWebSocket.continueInterruptedHandshake?4() |
|
28626 QtWebSockets.QWebSocket.peerVerifyError?4(QSslError) |
|
28627 QtWebSockets.QWebSocket.alertSent?4(QSsl.AlertLevel, QSsl.AlertType, QString) |
|
28628 QtWebSockets.QWebSocket.alertReceived?4(QSsl.AlertLevel, QSsl.AlertType, QString) |
|
28629 QtWebSockets.QWebSocket.handshakeInterruptedOnError?4(QSslError) |
|
28630 QtWebSockets.QWebSocketCorsAuthenticator?1(QString) |
|
28631 QtWebSockets.QWebSocketCorsAuthenticator.__init__?1(self, QString) |
|
28632 QtWebSockets.QWebSocketCorsAuthenticator?1(QWebSocketCorsAuthenticator) |
|
28633 QtWebSockets.QWebSocketCorsAuthenticator.__init__?1(self, QWebSocketCorsAuthenticator) |
|
28634 QtWebSockets.QWebSocketCorsAuthenticator.swap?4(QWebSocketCorsAuthenticator) |
|
28635 QtWebSockets.QWebSocketCorsAuthenticator.origin?4() -> QString |
|
28636 QtWebSockets.QWebSocketCorsAuthenticator.setAllowed?4(bool) |
|
28637 QtWebSockets.QWebSocketCorsAuthenticator.allowed?4() -> bool |
|
28638 QtWebSockets.QWebSocketProtocol.CloseCode?10 |
|
28639 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeNormal?10 |
|
28640 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeGoingAway?10 |
|
28641 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeProtocolError?10 |
|
28642 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeDatatypeNotSupported?10 |
|
28643 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeReserved1004?10 |
|
28644 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeMissingStatusCode?10 |
|
28645 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeAbnormalDisconnection?10 |
|
28646 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeWrongDatatype?10 |
|
28647 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodePolicyViolated?10 |
|
28648 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeTooMuchData?10 |
|
28649 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeMissingExtension?10 |
|
28650 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeBadOperation?10 |
|
28651 QtWebSockets.QWebSocketProtocol.CloseCode.CloseCodeTlsHandshakeFailed?10 |
|
28652 QtWebSockets.QWebSocketProtocol.Version?10 |
|
28653 QtWebSockets.QWebSocketProtocol.Version.VersionUnknown?10 |
|
28654 QtWebSockets.QWebSocketProtocol.Version.Version0?10 |
|
28655 QtWebSockets.QWebSocketProtocol.Version.Version4?10 |
|
28656 QtWebSockets.QWebSocketProtocol.Version.Version5?10 |
|
28657 QtWebSockets.QWebSocketProtocol.Version.Version6?10 |
|
28658 QtWebSockets.QWebSocketProtocol.Version.Version7?10 |
|
28659 QtWebSockets.QWebSocketProtocol.Version.Version8?10 |
|
28660 QtWebSockets.QWebSocketProtocol.Version.Version13?10 |
|
28661 QtWebSockets.QWebSocketProtocol.Version.VersionLatest?10 |
|
28662 QtWebSockets.QWebSocketServer.SslMode?10 |
|
28663 QtWebSockets.QWebSocketServer.SslMode.SecureMode?10 |
|
28664 QtWebSockets.QWebSocketServer.SslMode.NonSecureMode?10 |
|
28665 QtWebSockets.QWebSocketServer?1(QString, QWebSocketServer.SslMode, QObject parent=None) |
|
28666 QtWebSockets.QWebSocketServer.__init__?1(self, QString, QWebSocketServer.SslMode, QObject parent=None) |
|
28667 QtWebSockets.QWebSocketServer.listen?4(QHostAddress address=QHostAddress.Any, int port=0) -> bool |
|
28668 QtWebSockets.QWebSocketServer.close?4() |
|
28669 QtWebSockets.QWebSocketServer.isListening?4() -> bool |
|
28670 QtWebSockets.QWebSocketServer.setMaxPendingConnections?4(int) |
|
28671 QtWebSockets.QWebSocketServer.maxPendingConnections?4() -> int |
|
28672 QtWebSockets.QWebSocketServer.serverPort?4() -> int |
|
28673 QtWebSockets.QWebSocketServer.serverAddress?4() -> QHostAddress |
|
28674 QtWebSockets.QWebSocketServer.secureMode?4() -> QWebSocketServer.SslMode |
|
28675 QtWebSockets.QWebSocketServer.setSocketDescriptor?4(qintptr) -> bool |
|
28676 QtWebSockets.QWebSocketServer.socketDescriptor?4() -> qintptr |
|
28677 QtWebSockets.QWebSocketServer.hasPendingConnections?4() -> bool |
|
28678 QtWebSockets.QWebSocketServer.nextPendingConnection?4() -> QWebSocket |
|
28679 QtWebSockets.QWebSocketServer.error?4() -> QWebSocketProtocol.CloseCode |
|
28680 QtWebSockets.QWebSocketServer.errorString?4() -> QString |
|
28681 QtWebSockets.QWebSocketServer.pauseAccepting?4() |
|
28682 QtWebSockets.QWebSocketServer.resumeAccepting?4() |
|
28683 QtWebSockets.QWebSocketServer.setServerName?4(QString) |
|
28684 QtWebSockets.QWebSocketServer.serverName?4() -> QString |
|
28685 QtWebSockets.QWebSocketServer.setProxy?4(QNetworkProxy) |
|
28686 QtWebSockets.QWebSocketServer.proxy?4() -> QNetworkProxy |
|
28687 QtWebSockets.QWebSocketServer.setSslConfiguration?4(QSslConfiguration) |
|
28688 QtWebSockets.QWebSocketServer.sslConfiguration?4() -> QSslConfiguration |
|
28689 QtWebSockets.QWebSocketServer.supportedVersions?4() -> unknown-type |
|
28690 QtWebSockets.QWebSocketServer.serverUrl?4() -> QUrl |
|
28691 QtWebSockets.QWebSocketServer.handleConnection?4(QTcpSocket) |
|
28692 QtWebSockets.QWebSocketServer.acceptError?4(QAbstractSocket.SocketError) |
|
28693 QtWebSockets.QWebSocketServer.serverError?4(QWebSocketProtocol.CloseCode) |
|
28694 QtWebSockets.QWebSocketServer.originAuthenticationRequired?4(QWebSocketCorsAuthenticator) |
|
28695 QtWebSockets.QWebSocketServer.newConnection?4() |
|
28696 QtWebSockets.QWebSocketServer.peerVerifyError?4(QSslError) |
|
28697 QtWebSockets.QWebSocketServer.sslErrors?4(unknown-type) |
|
28698 QtWebSockets.QWebSocketServer.closed?4() |
|
28699 QtWebSockets.QWebSocketServer.preSharedKeyAuthenticationRequired?4(QSslPreSharedKeyAuthenticator) |
|
28700 QtWebSockets.QWebSocketServer.setHandshakeTimeout?4(int) |
|
28701 QtWebSockets.QWebSocketServer.handshakeTimeoutMS?4() -> int |
|
28702 QtBluetooth.QBluetooth.AttAccessConstraint?10 |
|
28703 QtBluetooth.QBluetooth.AttAccessConstraint.AttAuthorizationRequired?10 |
|
28704 QtBluetooth.QBluetooth.AttAccessConstraint.AttAuthenticationRequired?10 |
|
28705 QtBluetooth.QBluetooth.AttAccessConstraint.AttEncryptionRequired?10 |
|
28706 QtBluetooth.QBluetooth.Security?10 |
|
28707 QtBluetooth.QBluetooth.Security.NoSecurity?10 |
|
28708 QtBluetooth.QBluetooth.Security.Authorization?10 |
|
28709 QtBluetooth.QBluetooth.Security.Authentication?10 |
|
28710 QtBluetooth.QBluetooth.Security.Encryption?10 |
|
28711 QtBluetooth.QBluetooth.Security.Secure?10 |
|
28712 QtBluetooth.QBluetoothAddress?1() |
|
28713 QtBluetooth.QBluetoothAddress.__init__?1(self) |
|
28714 QtBluetooth.QBluetoothAddress?1(int) |
|
28715 QtBluetooth.QBluetoothAddress.__init__?1(self, int) |
|
28716 QtBluetooth.QBluetoothAddress?1(QString) |
|
28717 QtBluetooth.QBluetoothAddress.__init__?1(self, QString) |
|
28718 QtBluetooth.QBluetoothAddress?1(QBluetoothAddress) |
|
28719 QtBluetooth.QBluetoothAddress.__init__?1(self, QBluetoothAddress) |
|
28720 QtBluetooth.QBluetoothAddress.isNull?4() -> bool |
|
28721 QtBluetooth.QBluetoothAddress.clear?4() |
|
28722 QtBluetooth.QBluetoothAddress.toUInt64?4() -> int |
|
28723 QtBluetooth.QBluetoothAddress.toString?4() -> QString |
|
28724 QtBluetooth.QBluetoothDeviceDiscoveryAgent.DiscoveryMethod?10 |
|
28725 QtBluetooth.QBluetoothDeviceDiscoveryAgent.DiscoveryMethod.NoMethod?10 |
|
28726 QtBluetooth.QBluetoothDeviceDiscoveryAgent.DiscoveryMethod.ClassicMethod?10 |
|
28727 QtBluetooth.QBluetoothDeviceDiscoveryAgent.DiscoveryMethod.LowEnergyMethod?10 |
|
28728 QtBluetooth.QBluetoothDeviceDiscoveryAgent.Error?10 |
|
28729 QtBluetooth.QBluetoothDeviceDiscoveryAgent.Error.NoError?10 |
|
28730 QtBluetooth.QBluetoothDeviceDiscoveryAgent.Error.InputOutputError?10 |
|
28731 QtBluetooth.QBluetoothDeviceDiscoveryAgent.Error.PoweredOffError?10 |
|
28732 QtBluetooth.QBluetoothDeviceDiscoveryAgent.Error.InvalidBluetoothAdapterError?10 |
|
28733 QtBluetooth.QBluetoothDeviceDiscoveryAgent.Error.UnsupportedPlatformError?10 |
|
28734 QtBluetooth.QBluetoothDeviceDiscoveryAgent.Error.UnsupportedDiscoveryMethod?10 |
|
28735 QtBluetooth.QBluetoothDeviceDiscoveryAgent.Error.LocationServiceTurnedOffError?10 |
|
28736 QtBluetooth.QBluetoothDeviceDiscoveryAgent.Error.UnknownError?10 |
|
28737 QtBluetooth.QBluetoothDeviceDiscoveryAgent?1(QObject parent=None) |
|
28738 QtBluetooth.QBluetoothDeviceDiscoveryAgent.__init__?1(self, QObject parent=None) |
|
28739 QtBluetooth.QBluetoothDeviceDiscoveryAgent?1(QBluetoothAddress, QObject parent=None) |
|
28740 QtBluetooth.QBluetoothDeviceDiscoveryAgent.__init__?1(self, QBluetoothAddress, QObject parent=None) |
|
28741 QtBluetooth.QBluetoothDeviceDiscoveryAgent.isActive?4() -> bool |
|
28742 QtBluetooth.QBluetoothDeviceDiscoveryAgent.error?4() -> QBluetoothDeviceDiscoveryAgent.Error |
|
28743 QtBluetooth.QBluetoothDeviceDiscoveryAgent.errorString?4() -> QString |
|
28744 QtBluetooth.QBluetoothDeviceDiscoveryAgent.discoveredDevices?4() -> unknown-type |
|
28745 QtBluetooth.QBluetoothDeviceDiscoveryAgent.start?4() |
|
28746 QtBluetooth.QBluetoothDeviceDiscoveryAgent.start?4(unknown-type) |
|
28747 QtBluetooth.QBluetoothDeviceDiscoveryAgent.stop?4() |
|
28748 QtBluetooth.QBluetoothDeviceDiscoveryAgent.deviceDiscovered?4(QBluetoothDeviceInfo) |
|
28749 QtBluetooth.QBluetoothDeviceDiscoveryAgent.finished?4() |
|
28750 QtBluetooth.QBluetoothDeviceDiscoveryAgent.errorOccurred?4(QBluetoothDeviceDiscoveryAgent.Error) |
|
28751 QtBluetooth.QBluetoothDeviceDiscoveryAgent.canceled?4() |
|
28752 QtBluetooth.QBluetoothDeviceDiscoveryAgent.deviceUpdated?4(QBluetoothDeviceInfo, unknown-type) |
|
28753 QtBluetooth.QBluetoothDeviceDiscoveryAgent.setLowEnergyDiscoveryTimeout?4(int) |
|
28754 QtBluetooth.QBluetoothDeviceDiscoveryAgent.lowEnergyDiscoveryTimeout?4() -> int |
|
28755 QtBluetooth.QBluetoothDeviceDiscoveryAgent.supportedDiscoveryMethods?4() -> unknown-type |
|
28756 QtBluetooth.QBluetoothDeviceInfo.Field?10 |
|
28757 QtBluetooth.QBluetoothDeviceInfo.Field.None_?10 |
|
28758 QtBluetooth.QBluetoothDeviceInfo.Field.RSSI?10 |
|
28759 QtBluetooth.QBluetoothDeviceInfo.Field.ManufacturerData?10 |
|
28760 QtBluetooth.QBluetoothDeviceInfo.Field.ServiceData?10 |
|
28761 QtBluetooth.QBluetoothDeviceInfo.Field.All?10 |
|
28762 QtBluetooth.QBluetoothDeviceInfo.CoreConfiguration?10 |
|
28763 QtBluetooth.QBluetoothDeviceInfo.CoreConfiguration.UnknownCoreConfiguration?10 |
|
28764 QtBluetooth.QBluetoothDeviceInfo.CoreConfiguration.LowEnergyCoreConfiguration?10 |
|
28765 QtBluetooth.QBluetoothDeviceInfo.CoreConfiguration.BaseRateCoreConfiguration?10 |
|
28766 QtBluetooth.QBluetoothDeviceInfo.CoreConfiguration.BaseRateAndLowEnergyCoreConfiguration?10 |
|
28767 QtBluetooth.QBluetoothDeviceInfo.ServiceClass?10 |
|
28768 QtBluetooth.QBluetoothDeviceInfo.ServiceClass.NoService?10 |
|
28769 QtBluetooth.QBluetoothDeviceInfo.ServiceClass.PositioningService?10 |
|
28770 QtBluetooth.QBluetoothDeviceInfo.ServiceClass.NetworkingService?10 |
|
28771 QtBluetooth.QBluetoothDeviceInfo.ServiceClass.RenderingService?10 |
|
28772 QtBluetooth.QBluetoothDeviceInfo.ServiceClass.CapturingService?10 |
|
28773 QtBluetooth.QBluetoothDeviceInfo.ServiceClass.ObjectTransferService?10 |
|
28774 QtBluetooth.QBluetoothDeviceInfo.ServiceClass.AudioService?10 |
|
28775 QtBluetooth.QBluetoothDeviceInfo.ServiceClass.TelephonyService?10 |
|
28776 QtBluetooth.QBluetoothDeviceInfo.ServiceClass.InformationService?10 |
|
28777 QtBluetooth.QBluetoothDeviceInfo.ServiceClass.AllServices?10 |
|
28778 QtBluetooth.QBluetoothDeviceInfo.MinorHealthClass?10 |
|
28779 QtBluetooth.QBluetoothDeviceInfo.MinorHealthClass.UncategorizedHealthDevice?10 |
|
28780 QtBluetooth.QBluetoothDeviceInfo.MinorHealthClass.HealthBloodPressureMonitor?10 |
|
28781 QtBluetooth.QBluetoothDeviceInfo.MinorHealthClass.HealthThermometer?10 |
|
28782 QtBluetooth.QBluetoothDeviceInfo.MinorHealthClass.HealthWeightScale?10 |
|
28783 QtBluetooth.QBluetoothDeviceInfo.MinorHealthClass.HealthGlucoseMeter?10 |
|
28784 QtBluetooth.QBluetoothDeviceInfo.MinorHealthClass.HealthPulseOximeter?10 |
|
28785 QtBluetooth.QBluetoothDeviceInfo.MinorHealthClass.HealthDataDisplay?10 |
|
28786 QtBluetooth.QBluetoothDeviceInfo.MinorHealthClass.HealthStepCounter?10 |
|
28787 QtBluetooth.QBluetoothDeviceInfo.MinorToyClass?10 |
|
28788 QtBluetooth.QBluetoothDeviceInfo.MinorToyClass.UncategorizedToy?10 |
|
28789 QtBluetooth.QBluetoothDeviceInfo.MinorToyClass.ToyRobot?10 |
|
28790 QtBluetooth.QBluetoothDeviceInfo.MinorToyClass.ToyVehicle?10 |
|
28791 QtBluetooth.QBluetoothDeviceInfo.MinorToyClass.ToyDoll?10 |
|
28792 QtBluetooth.QBluetoothDeviceInfo.MinorToyClass.ToyController?10 |
|
28793 QtBluetooth.QBluetoothDeviceInfo.MinorToyClass.ToyGame?10 |
|
28794 QtBluetooth.QBluetoothDeviceInfo.MinorWearableClass?10 |
|
28795 QtBluetooth.QBluetoothDeviceInfo.MinorWearableClass.UncategorizedWearableDevice?10 |
|
28796 QtBluetooth.QBluetoothDeviceInfo.MinorWearableClass.WearableWristWatch?10 |
|
28797 QtBluetooth.QBluetoothDeviceInfo.MinorWearableClass.WearablePager?10 |
|
28798 QtBluetooth.QBluetoothDeviceInfo.MinorWearableClass.WearableJacket?10 |
|
28799 QtBluetooth.QBluetoothDeviceInfo.MinorWearableClass.WearableHelmet?10 |
|
28800 QtBluetooth.QBluetoothDeviceInfo.MinorWearableClass.WearableGlasses?10 |
|
28801 QtBluetooth.QBluetoothDeviceInfo.MinorImagingClass?10 |
|
28802 QtBluetooth.QBluetoothDeviceInfo.MinorImagingClass.UncategorizedImagingDevice?10 |
|
28803 QtBluetooth.QBluetoothDeviceInfo.MinorImagingClass.ImageDisplay?10 |
|
28804 QtBluetooth.QBluetoothDeviceInfo.MinorImagingClass.ImageCamera?10 |
|
28805 QtBluetooth.QBluetoothDeviceInfo.MinorImagingClass.ImageScanner?10 |
|
28806 QtBluetooth.QBluetoothDeviceInfo.MinorImagingClass.ImagePrinter?10 |
|
28807 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass?10 |
|
28808 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass.UncategorizedPeripheral?10 |
|
28809 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass.KeyboardPeripheral?10 |
|
28810 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass.PointingDevicePeripheral?10 |
|
28811 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass.KeyboardWithPointingDevicePeripheral?10 |
|
28812 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass.JoystickPeripheral?10 |
|
28813 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass.GamepadPeripheral?10 |
|
28814 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass.RemoteControlPeripheral?10 |
|
28815 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass.SensingDevicePeripheral?10 |
|
28816 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass.DigitizerTabletPeripheral?10 |
|
28817 QtBluetooth.QBluetoothDeviceInfo.MinorPeripheralClass.CardReaderPeripheral?10 |
|
28818 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass?10 |
|
28819 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.UncategorizedAudioVideoDevice?10 |
|
28820 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.WearableHeadsetDevice?10 |
|
28821 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.HandsFreeDevice?10 |
|
28822 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.Microphone?10 |
|
28823 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.Loudspeaker?10 |
|
28824 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.Headphones?10 |
|
28825 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.PortableAudioDevice?10 |
|
28826 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.CarAudio?10 |
|
28827 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.SetTopBox?10 |
|
28828 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.HiFiAudioDevice?10 |
|
28829 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.Vcr?10 |
|
28830 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.VideoCamera?10 |
|
28831 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.Camcorder?10 |
|
28832 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.VideoMonitor?10 |
|
28833 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.VideoDisplayAndLoudspeaker?10 |
|
28834 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.VideoConferencing?10 |
|
28835 QtBluetooth.QBluetoothDeviceInfo.MinorAudioVideoClass.GamingDevice?10 |
|
28836 QtBluetooth.QBluetoothDeviceInfo.MinorNetworkClass?10 |
|
28837 QtBluetooth.QBluetoothDeviceInfo.MinorNetworkClass.NetworkFullService?10 |
|
28838 QtBluetooth.QBluetoothDeviceInfo.MinorNetworkClass.NetworkLoadFactorOne?10 |
|
28839 QtBluetooth.QBluetoothDeviceInfo.MinorNetworkClass.NetworkLoadFactorTwo?10 |
|
28840 QtBluetooth.QBluetoothDeviceInfo.MinorNetworkClass.NetworkLoadFactorThree?10 |
|
28841 QtBluetooth.QBluetoothDeviceInfo.MinorNetworkClass.NetworkLoadFactorFour?10 |
|
28842 QtBluetooth.QBluetoothDeviceInfo.MinorNetworkClass.NetworkLoadFactorFive?10 |
|
28843 QtBluetooth.QBluetoothDeviceInfo.MinorNetworkClass.NetworkLoadFactorSix?10 |
|
28844 QtBluetooth.QBluetoothDeviceInfo.MinorNetworkClass.NetworkNoService?10 |
|
28845 QtBluetooth.QBluetoothDeviceInfo.MinorPhoneClass?10 |
|
28846 QtBluetooth.QBluetoothDeviceInfo.MinorPhoneClass.UncategorizedPhone?10 |
|
28847 QtBluetooth.QBluetoothDeviceInfo.MinorPhoneClass.CellularPhone?10 |
|
28848 QtBluetooth.QBluetoothDeviceInfo.MinorPhoneClass.CordlessPhone?10 |
|
28849 QtBluetooth.QBluetoothDeviceInfo.MinorPhoneClass.SmartPhone?10 |
|
28850 QtBluetooth.QBluetoothDeviceInfo.MinorPhoneClass.WiredModemOrVoiceGatewayPhone?10 |
|
28851 QtBluetooth.QBluetoothDeviceInfo.MinorPhoneClass.CommonIsdnAccessPhone?10 |
|
28852 QtBluetooth.QBluetoothDeviceInfo.MinorComputerClass?10 |
|
28853 QtBluetooth.QBluetoothDeviceInfo.MinorComputerClass.UncategorizedComputer?10 |
|
28854 QtBluetooth.QBluetoothDeviceInfo.MinorComputerClass.DesktopComputer?10 |
|
28855 QtBluetooth.QBluetoothDeviceInfo.MinorComputerClass.ServerComputer?10 |
|
28856 QtBluetooth.QBluetoothDeviceInfo.MinorComputerClass.LaptopComputer?10 |
|
28857 QtBluetooth.QBluetoothDeviceInfo.MinorComputerClass.HandheldClamShellComputer?10 |
|
28858 QtBluetooth.QBluetoothDeviceInfo.MinorComputerClass.HandheldComputer?10 |
|
28859 QtBluetooth.QBluetoothDeviceInfo.MinorComputerClass.WearableComputer?10 |
|
28860 QtBluetooth.QBluetoothDeviceInfo.MinorMiscellaneousClass?10 |
|
28861 QtBluetooth.QBluetoothDeviceInfo.MinorMiscellaneousClass.UncategorizedMiscellaneous?10 |
|
28862 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass?10 |
|
28863 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.MiscellaneousDevice?10 |
|
28864 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.ComputerDevice?10 |
|
28865 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.PhoneDevice?10 |
|
28866 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.NetworkDevice?10 |
|
28867 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.AudioVideoDevice?10 |
|
28868 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.PeripheralDevice?10 |
|
28869 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.ImagingDevice?10 |
|
28870 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.WearableDevice?10 |
|
28871 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.ToyDevice?10 |
|
28872 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.HealthDevice?10 |
|
28873 QtBluetooth.QBluetoothDeviceInfo.MajorDeviceClass.UncategorizedDevice?10 |
|
28874 QtBluetooth.QBluetoothDeviceInfo?1() |
|
28875 QtBluetooth.QBluetoothDeviceInfo.__init__?1(self) |
|
28876 QtBluetooth.QBluetoothDeviceInfo?1(QBluetoothAddress, QString, int) |
|
28877 QtBluetooth.QBluetoothDeviceInfo.__init__?1(self, QBluetoothAddress, QString, int) |
|
28878 QtBluetooth.QBluetoothDeviceInfo?1(QBluetoothUuid, QString, int) |
|
28879 QtBluetooth.QBluetoothDeviceInfo.__init__?1(self, QBluetoothUuid, QString, int) |
|
28880 QtBluetooth.QBluetoothDeviceInfo?1(QBluetoothDeviceInfo) |
|
28881 QtBluetooth.QBluetoothDeviceInfo.__init__?1(self, QBluetoothDeviceInfo) |
|
28882 QtBluetooth.QBluetoothDeviceInfo.isValid?4() -> bool |
|
28883 QtBluetooth.QBluetoothDeviceInfo.isCached?4() -> bool |
|
28884 QtBluetooth.QBluetoothDeviceInfo.setCached?4(bool) |
|
28885 QtBluetooth.QBluetoothDeviceInfo.address?4() -> QBluetoothAddress |
|
28886 QtBluetooth.QBluetoothDeviceInfo.name?4() -> QString |
|
28887 QtBluetooth.QBluetoothDeviceInfo.serviceClasses?4() -> unknown-type |
|
28888 QtBluetooth.QBluetoothDeviceInfo.majorDeviceClass?4() -> QBluetoothDeviceInfo.MajorDeviceClass |
|
28889 QtBluetooth.QBluetoothDeviceInfo.minorDeviceClass?4() -> int |
|
28890 QtBluetooth.QBluetoothDeviceInfo.rssi?4() -> int |
|
28891 QtBluetooth.QBluetoothDeviceInfo.setRssi?4(int) |
|
28892 QtBluetooth.QBluetoothDeviceInfo.setServiceUuids?4(unknown-type) |
|
28893 QtBluetooth.QBluetoothDeviceInfo.serviceUuids?4() -> unknown-type |
|
28894 QtBluetooth.QBluetoothDeviceInfo.setCoreConfigurations?4(unknown-type) |
|
28895 QtBluetooth.QBluetoothDeviceInfo.coreConfigurations?4() -> unknown-type |
|
28896 QtBluetooth.QBluetoothDeviceInfo.setDeviceUuid?4(QBluetoothUuid) |
|
28897 QtBluetooth.QBluetoothDeviceInfo.deviceUuid?4() -> QBluetoothUuid |
|
28898 QtBluetooth.QBluetoothDeviceInfo.manufacturerIds?4() -> unknown-type |
|
28899 QtBluetooth.QBluetoothDeviceInfo.manufacturerData?4() -> unknown-type |
|
28900 QtBluetooth.QBluetoothDeviceInfo.manufacturerData?4(int) -> QByteArray |
|
28901 QtBluetooth.QBluetoothDeviceInfo.setManufacturerData?4(int, QByteArray) -> bool |
|
28902 QtBluetooth.QBluetoothDeviceInfo.setName?4(QString) |
|
28903 QtBluetooth.QBluetoothDeviceInfo.serviceIds?4() -> unknown-type |
|
28904 QtBluetooth.QBluetoothDeviceInfo.serviceData?4() -> unknown-type |
|
28905 QtBluetooth.QBluetoothDeviceInfo.serviceData?4(QBluetoothUuid) -> QByteArray |
|
28906 QtBluetooth.QBluetoothDeviceInfo.setServiceData?4(QBluetoothUuid, QByteArray) -> bool |
|
28907 QtBluetooth.QBluetoothHostInfo?1() |
|
28908 QtBluetooth.QBluetoothHostInfo.__init__?1(self) |
|
28909 QtBluetooth.QBluetoothHostInfo?1(QBluetoothHostInfo) |
|
28910 QtBluetooth.QBluetoothHostInfo.__init__?1(self, QBluetoothHostInfo) |
|
28911 QtBluetooth.QBluetoothHostInfo.address?4() -> QBluetoothAddress |
|
28912 QtBluetooth.QBluetoothHostInfo.setAddress?4(QBluetoothAddress) |
|
28913 QtBluetooth.QBluetoothHostInfo.name?4() -> QString |
|
28914 QtBluetooth.QBluetoothHostInfo.setName?4(QString) |
|
28915 QtBluetooth.QBluetoothLocalDevice.Error?10 |
|
28916 QtBluetooth.QBluetoothLocalDevice.Error.NoError?10 |
|
28917 QtBluetooth.QBluetoothLocalDevice.Error.PairingError?10 |
|
28918 QtBluetooth.QBluetoothLocalDevice.Error.UnknownError?10 |
|
28919 QtBluetooth.QBluetoothLocalDevice.HostMode?10 |
|
28920 QtBluetooth.QBluetoothLocalDevice.HostMode.HostPoweredOff?10 |
|
28921 QtBluetooth.QBluetoothLocalDevice.HostMode.HostConnectable?10 |
|
28922 QtBluetooth.QBluetoothLocalDevice.HostMode.HostDiscoverable?10 |
|
28923 QtBluetooth.QBluetoothLocalDevice.HostMode.HostDiscoverableLimitedInquiry?10 |
|
28924 QtBluetooth.QBluetoothLocalDevice.Pairing?10 |
|
28925 QtBluetooth.QBluetoothLocalDevice.Pairing.Unpaired?10 |
|
28926 QtBluetooth.QBluetoothLocalDevice.Pairing.Paired?10 |
|
28927 QtBluetooth.QBluetoothLocalDevice.Pairing.AuthorizedPaired?10 |
|
28928 QtBluetooth.QBluetoothLocalDevice?1(QObject parent=None) |
|
28929 QtBluetooth.QBluetoothLocalDevice.__init__?1(self, QObject parent=None) |
|
28930 QtBluetooth.QBluetoothLocalDevice?1(QBluetoothAddress, QObject parent=None) |
|
28931 QtBluetooth.QBluetoothLocalDevice.__init__?1(self, QBluetoothAddress, QObject parent=None) |
|
28932 QtBluetooth.QBluetoothLocalDevice.isValid?4() -> bool |
|
28933 QtBluetooth.QBluetoothLocalDevice.requestPairing?4(QBluetoothAddress, QBluetoothLocalDevice.Pairing) |
|
28934 QtBluetooth.QBluetoothLocalDevice.pairingStatus?4(QBluetoothAddress) -> QBluetoothLocalDevice.Pairing |
|
28935 QtBluetooth.QBluetoothLocalDevice.setHostMode?4(QBluetoothLocalDevice.HostMode) |
|
28936 QtBluetooth.QBluetoothLocalDevice.hostMode?4() -> QBluetoothLocalDevice.HostMode |
|
28937 QtBluetooth.QBluetoothLocalDevice.powerOn?4() |
|
28938 QtBluetooth.QBluetoothLocalDevice.name?4() -> QString |
|
28939 QtBluetooth.QBluetoothLocalDevice.address?4() -> QBluetoothAddress |
|
28940 QtBluetooth.QBluetoothLocalDevice.allDevices?4() -> unknown-type |
|
28941 QtBluetooth.QBluetoothLocalDevice.connectedDevices?4() -> unknown-type |
|
28942 QtBluetooth.QBluetoothLocalDevice.hostModeStateChanged?4(QBluetoothLocalDevice.HostMode) |
|
28943 QtBluetooth.QBluetoothLocalDevice.pairingFinished?4(QBluetoothAddress, QBluetoothLocalDevice.Pairing) |
|
28944 QtBluetooth.QBluetoothLocalDevice.errorOccurred?4(QBluetoothLocalDevice.Error) |
|
28945 QtBluetooth.QBluetoothLocalDevice.deviceConnected?4(QBluetoothAddress) |
|
28946 QtBluetooth.QBluetoothLocalDevice.deviceDisconnected?4(QBluetoothAddress) |
|
28947 QtBluetooth.QBluetoothServer.Error?10 |
|
28948 QtBluetooth.QBluetoothServer.Error.NoError?10 |
|
28949 QtBluetooth.QBluetoothServer.Error.UnknownError?10 |
|
28950 QtBluetooth.QBluetoothServer.Error.PoweredOffError?10 |
|
28951 QtBluetooth.QBluetoothServer.Error.InputOutputError?10 |
|
28952 QtBluetooth.QBluetoothServer.Error.ServiceAlreadyRegisteredError?10 |
|
28953 QtBluetooth.QBluetoothServer.Error.UnsupportedProtocolError?10 |
|
28954 QtBluetooth.QBluetoothServer?1(QBluetoothServiceInfo.Protocol, QObject parent=None) |
|
28955 QtBluetooth.QBluetoothServer.__init__?1(self, QBluetoothServiceInfo.Protocol, QObject parent=None) |
|
28956 QtBluetooth.QBluetoothServer.close?4() |
|
28957 QtBluetooth.QBluetoothServer.listen?4(QBluetoothAddress address=QBluetoothAddress(), int port=0) -> bool |
|
28958 QtBluetooth.QBluetoothServer.listen?4(QBluetoothUuid, QString serviceName='') -> QBluetoothServiceInfo |
|
28959 QtBluetooth.QBluetoothServer.isListening?4() -> bool |
|
28960 QtBluetooth.QBluetoothServer.setMaxPendingConnections?4(int) |
|
28961 QtBluetooth.QBluetoothServer.maxPendingConnections?4() -> int |
|
28962 QtBluetooth.QBluetoothServer.hasPendingConnections?4() -> bool |
|
28963 QtBluetooth.QBluetoothServer.nextPendingConnection?4() -> QBluetoothSocket |
|
28964 QtBluetooth.QBluetoothServer.serverAddress?4() -> QBluetoothAddress |
|
28965 QtBluetooth.QBluetoothServer.serverPort?4() -> int |
|
28966 QtBluetooth.QBluetoothServer.setSecurityFlags?4(unknown-type) |
|
28967 QtBluetooth.QBluetoothServer.securityFlags?4() -> unknown-type |
|
28968 QtBluetooth.QBluetoothServer.serverType?4() -> QBluetoothServiceInfo.Protocol |
|
28969 QtBluetooth.QBluetoothServer.error?4() -> QBluetoothServer.Error |
|
28970 QtBluetooth.QBluetoothServer.newConnection?4() |
|
28971 QtBluetooth.QBluetoothServer.errorOccurred?4(QBluetoothServer.Error) |
|
28972 QtBluetooth.QBluetoothServiceDiscoveryAgent.DiscoveryMode?10 |
|
28973 QtBluetooth.QBluetoothServiceDiscoveryAgent.DiscoveryMode.MinimalDiscovery?10 |
|
28974 QtBluetooth.QBluetoothServiceDiscoveryAgent.DiscoveryMode.FullDiscovery?10 |
|
28975 QtBluetooth.QBluetoothServiceDiscoveryAgent.Error?10 |
|
28976 QtBluetooth.QBluetoothServiceDiscoveryAgent.Error.NoError?10 |
|
28977 QtBluetooth.QBluetoothServiceDiscoveryAgent.Error.InputOutputError?10 |
|
28978 QtBluetooth.QBluetoothServiceDiscoveryAgent.Error.PoweredOffError?10 |
|
28979 QtBluetooth.QBluetoothServiceDiscoveryAgent.Error.InvalidBluetoothAdapterError?10 |
|
28980 QtBluetooth.QBluetoothServiceDiscoveryAgent.Error.UnknownError?10 |
|
28981 QtBluetooth.QBluetoothServiceDiscoveryAgent?1(QObject parent=None) |
|
28982 QtBluetooth.QBluetoothServiceDiscoveryAgent.__init__?1(self, QObject parent=None) |
|
28983 QtBluetooth.QBluetoothServiceDiscoveryAgent?1(QBluetoothAddress, QObject parent=None) |
|
28984 QtBluetooth.QBluetoothServiceDiscoveryAgent.__init__?1(self, QBluetoothAddress, QObject parent=None) |
|
28985 QtBluetooth.QBluetoothServiceDiscoveryAgent.isActive?4() -> bool |
|
28986 QtBluetooth.QBluetoothServiceDiscoveryAgent.error?4() -> QBluetoothServiceDiscoveryAgent.Error |
|
28987 QtBluetooth.QBluetoothServiceDiscoveryAgent.errorString?4() -> QString |
|
28988 QtBluetooth.QBluetoothServiceDiscoveryAgent.discoveredServices?4() -> unknown-type |
|
28989 QtBluetooth.QBluetoothServiceDiscoveryAgent.setUuidFilter?4(unknown-type) |
|
28990 QtBluetooth.QBluetoothServiceDiscoveryAgent.setUuidFilter?4(QBluetoothUuid) |
|
28991 QtBluetooth.QBluetoothServiceDiscoveryAgent.uuidFilter?4() -> unknown-type |
|
28992 QtBluetooth.QBluetoothServiceDiscoveryAgent.setRemoteAddress?4(QBluetoothAddress) -> bool |
|
28993 QtBluetooth.QBluetoothServiceDiscoveryAgent.remoteAddress?4() -> QBluetoothAddress |
|
28994 QtBluetooth.QBluetoothServiceDiscoveryAgent.start?4(QBluetoothServiceDiscoveryAgent.DiscoveryMode mode=QBluetoothServiceDiscoveryAgent.MinimalDiscovery) |
|
28995 QtBluetooth.QBluetoothServiceDiscoveryAgent.stop?4() |
|
28996 QtBluetooth.QBluetoothServiceDiscoveryAgent.clear?4() |
|
28997 QtBluetooth.QBluetoothServiceDiscoveryAgent.serviceDiscovered?4(QBluetoothServiceInfo) |
|
28998 QtBluetooth.QBluetoothServiceDiscoveryAgent.finished?4() |
|
28999 QtBluetooth.QBluetoothServiceDiscoveryAgent.canceled?4() |
|
29000 QtBluetooth.QBluetoothServiceDiscoveryAgent.errorOccurred?4(QBluetoothServiceDiscoveryAgent.Error) |
|
29001 QtBluetooth.QBluetoothServiceInfo.Protocol?10 |
|
29002 QtBluetooth.QBluetoothServiceInfo.Protocol.UnknownProtocol?10 |
|
29003 QtBluetooth.QBluetoothServiceInfo.Protocol.L2capProtocol?10 |
|
29004 QtBluetooth.QBluetoothServiceInfo.Protocol.RfcommProtocol?10 |
|
29005 QtBluetooth.QBluetoothServiceInfo.AttributeId?10 |
|
29006 QtBluetooth.QBluetoothServiceInfo.AttributeId.ServiceRecordHandle?10 |
|
29007 QtBluetooth.QBluetoothServiceInfo.AttributeId.ServiceClassIds?10 |
|
29008 QtBluetooth.QBluetoothServiceInfo.AttributeId.ServiceRecordState?10 |
|
29009 QtBluetooth.QBluetoothServiceInfo.AttributeId.ServiceId?10 |
|
29010 QtBluetooth.QBluetoothServiceInfo.AttributeId.ProtocolDescriptorList?10 |
|
29011 QtBluetooth.QBluetoothServiceInfo.AttributeId.BrowseGroupList?10 |
|
29012 QtBluetooth.QBluetoothServiceInfo.AttributeId.LanguageBaseAttributeIdList?10 |
|
29013 QtBluetooth.QBluetoothServiceInfo.AttributeId.ServiceInfoTimeToLive?10 |
|
29014 QtBluetooth.QBluetoothServiceInfo.AttributeId.ServiceAvailability?10 |
|
29015 QtBluetooth.QBluetoothServiceInfo.AttributeId.BluetoothProfileDescriptorList?10 |
|
29016 QtBluetooth.QBluetoothServiceInfo.AttributeId.DocumentationUrl?10 |
|
29017 QtBluetooth.QBluetoothServiceInfo.AttributeId.ClientExecutableUrl?10 |
|
29018 QtBluetooth.QBluetoothServiceInfo.AttributeId.IconUrl?10 |
|
29019 QtBluetooth.QBluetoothServiceInfo.AttributeId.AdditionalProtocolDescriptorList?10 |
|
29020 QtBluetooth.QBluetoothServiceInfo.AttributeId.PrimaryLanguageBase?10 |
|
29021 QtBluetooth.QBluetoothServiceInfo.AttributeId.ServiceName?10 |
|
29022 QtBluetooth.QBluetoothServiceInfo.AttributeId.ServiceDescription?10 |
|
29023 QtBluetooth.QBluetoothServiceInfo.AttributeId.ServiceProvider?10 |
|
29024 QtBluetooth.QBluetoothServiceInfo?1() |
|
29025 QtBluetooth.QBluetoothServiceInfo.__init__?1(self) |
|
29026 QtBluetooth.QBluetoothServiceInfo?1(QBluetoothServiceInfo) |
|
29027 QtBluetooth.QBluetoothServiceInfo.__init__?1(self, QBluetoothServiceInfo) |
|
29028 QtBluetooth.QBluetoothServiceInfo.isValid?4() -> bool |
|
29029 QtBluetooth.QBluetoothServiceInfo.isComplete?4() -> bool |
|
29030 QtBluetooth.QBluetoothServiceInfo.setDevice?4(QBluetoothDeviceInfo) |
|
29031 QtBluetooth.QBluetoothServiceInfo.device?4() -> QBluetoothDeviceInfo |
|
29032 QtBluetooth.QBluetoothServiceInfo.attribute?4(int) -> QVariant |
|
29033 QtBluetooth.QBluetoothServiceInfo.attributes?4() -> unknown-type |
|
29034 QtBluetooth.QBluetoothServiceInfo.contains?4(int) -> bool |
|
29035 QtBluetooth.QBluetoothServiceInfo.removeAttribute?4(int) |
|
29036 QtBluetooth.QBluetoothServiceInfo.socketProtocol?4() -> QBluetoothServiceInfo.Protocol |
|
29037 QtBluetooth.QBluetoothServiceInfo.protocolServiceMultiplexer?4() -> int |
|
29038 QtBluetooth.QBluetoothServiceInfo.serverChannel?4() -> int |
|
29039 QtBluetooth.QBluetoothServiceInfo.protocolDescriptor?4(QBluetoothUuid.ProtocolUuid) -> Sequence |
|
29040 QtBluetooth.QBluetoothServiceInfo.isRegistered?4() -> bool |
|
29041 QtBluetooth.QBluetoothServiceInfo.registerService?4(QBluetoothAddress localAdapter=QBluetoothAddress()) -> bool |
|
29042 QtBluetooth.QBluetoothServiceInfo.unregisterService?4() -> bool |
|
29043 QtBluetooth.QBluetoothServiceInfo.setAttribute?4(int, QBluetoothUuid) |
|
29044 QtBluetooth.QBluetoothServiceInfo.setAttribute?4(int, Sequence) |
|
29045 QtBluetooth.QBluetoothServiceInfo.setAttribute?4(int, QVariant) |
|
29046 QtBluetooth.QBluetoothServiceInfo.setServiceName?4(QString) |
|
29047 QtBluetooth.QBluetoothServiceInfo.serviceName?4() -> QString |
|
29048 QtBluetooth.QBluetoothServiceInfo.setServiceDescription?4(QString) |
|
29049 QtBluetooth.QBluetoothServiceInfo.serviceDescription?4() -> QString |
|
29050 QtBluetooth.QBluetoothServiceInfo.setServiceProvider?4(QString) |
|
29051 QtBluetooth.QBluetoothServiceInfo.serviceProvider?4() -> QString |
|
29052 QtBluetooth.QBluetoothServiceInfo.setServiceAvailability?4(int) |
|
29053 QtBluetooth.QBluetoothServiceInfo.serviceAvailability?4() -> int |
|
29054 QtBluetooth.QBluetoothServiceInfo.setServiceUuid?4(QBluetoothUuid) |
|
29055 QtBluetooth.QBluetoothServiceInfo.serviceUuid?4() -> QBluetoothUuid |
|
29056 QtBluetooth.QBluetoothServiceInfo.serviceClassUuids?4() -> unknown-type |
|
29057 QtBluetooth.QBluetoothSocket.SocketError?10 |
|
29058 QtBluetooth.QBluetoothSocket.SocketError.NoSocketError?10 |
|
29059 QtBluetooth.QBluetoothSocket.SocketError.UnknownSocketError?10 |
|
29060 QtBluetooth.QBluetoothSocket.SocketError.RemoteHostClosedError?10 |
|
29061 QtBluetooth.QBluetoothSocket.SocketError.HostNotFoundError?10 |
|
29062 QtBluetooth.QBluetoothSocket.SocketError.ServiceNotFoundError?10 |
|
29063 QtBluetooth.QBluetoothSocket.SocketError.NetworkError?10 |
|
29064 QtBluetooth.QBluetoothSocket.SocketError.UnsupportedProtocolError?10 |
|
29065 QtBluetooth.QBluetoothSocket.SocketError.OperationError?10 |
|
29066 QtBluetooth.QBluetoothSocket.SocketState?10 |
|
29067 QtBluetooth.QBluetoothSocket.SocketState.UnconnectedState?10 |
|
29068 QtBluetooth.QBluetoothSocket.SocketState.ServiceLookupState?10 |
|
29069 QtBluetooth.QBluetoothSocket.SocketState.ConnectingState?10 |
|
29070 QtBluetooth.QBluetoothSocket.SocketState.ConnectedState?10 |
|
29071 QtBluetooth.QBluetoothSocket.SocketState.BoundState?10 |
|
29072 QtBluetooth.QBluetoothSocket.SocketState.ClosingState?10 |
|
29073 QtBluetooth.QBluetoothSocket.SocketState.ListeningState?10 |
|
29074 QtBluetooth.QBluetoothSocket?1(QBluetoothServiceInfo.Protocol, QObject parent=None) |
|
29075 QtBluetooth.QBluetoothSocket.__init__?1(self, QBluetoothServiceInfo.Protocol, QObject parent=None) |
|
29076 QtBluetooth.QBluetoothSocket?1(QObject parent=None) |
|
29077 QtBluetooth.QBluetoothSocket.__init__?1(self, QObject parent=None) |
|
29078 QtBluetooth.QBluetoothSocket.abort?4() |
|
29079 QtBluetooth.QBluetoothSocket.close?4() |
|
29080 QtBluetooth.QBluetoothSocket.isSequential?4() -> bool |
|
29081 QtBluetooth.QBluetoothSocket.bytesAvailable?4() -> int |
|
29082 QtBluetooth.QBluetoothSocket.bytesToWrite?4() -> int |
|
29083 QtBluetooth.QBluetoothSocket.canReadLine?4() -> bool |
|
29084 QtBluetooth.QBluetoothSocket.connectToService?4(QBluetoothAddress, QBluetoothUuid.ServiceClassUuid, unknown-type mode=QIODeviceBase.ReadWrite) |
|
29085 QtBluetooth.QBluetoothSocket.connectToService?4(QBluetoothAddress, int, unknown-type mode=QIODeviceBase.ReadWrite) |
|
29086 QtBluetooth.QBluetoothSocket.connectToService?4(QBluetoothAddress, QBluetoothUuid, unknown-type mode=QIODeviceBase.ReadWrite) |
|
29087 QtBluetooth.QBluetoothSocket.connectToService?4(QBluetoothServiceInfo, unknown-type mode=QIODeviceBase.ReadWrite) |
|
29088 QtBluetooth.QBluetoothSocket.disconnectFromService?4() |
|
29089 QtBluetooth.QBluetoothSocket.localName?4() -> QString |
|
29090 QtBluetooth.QBluetoothSocket.localAddress?4() -> QBluetoothAddress |
|
29091 QtBluetooth.QBluetoothSocket.localPort?4() -> int |
|
29092 QtBluetooth.QBluetoothSocket.peerName?4() -> QString |
|
29093 QtBluetooth.QBluetoothSocket.peerAddress?4() -> QBluetoothAddress |
|
29094 QtBluetooth.QBluetoothSocket.peerPort?4() -> int |
|
29095 QtBluetooth.QBluetoothSocket.setSocketDescriptor?4(int, QBluetoothServiceInfo.Protocol, QBluetoothSocket.SocketState state=QBluetoothSocket.SocketState.ConnectedState, unknown-type mode=QIODeviceBase.ReadWrite) -> bool |
|
29096 QtBluetooth.QBluetoothSocket.socketDescriptor?4() -> int |
|
29097 QtBluetooth.QBluetoothSocket.socketType?4() -> QBluetoothServiceInfo.Protocol |
|
29098 QtBluetooth.QBluetoothSocket.state?4() -> QBluetoothSocket.SocketState |
|
29099 QtBluetooth.QBluetoothSocket.error?4() -> QBluetoothSocket.SocketError |
|
29100 QtBluetooth.QBluetoothSocket.errorString?4() -> QString |
|
29101 QtBluetooth.QBluetoothSocket.connected?4() |
|
29102 QtBluetooth.QBluetoothSocket.disconnected?4() |
|
29103 QtBluetooth.QBluetoothSocket.errorOccurred?4(QBluetoothSocket.SocketError) |
|
29104 QtBluetooth.QBluetoothSocket.stateChanged?4(QBluetoothSocket.SocketState) |
|
29105 QtBluetooth.QBluetoothSocket.readData?4(int) -> object |
|
29106 QtBluetooth.QBluetoothSocket.writeData?4(bytes) -> int |
|
29107 QtBluetooth.QBluetoothSocket.setSocketState?4(QBluetoothSocket.SocketState) |
|
29108 QtBluetooth.QBluetoothSocket.setSocketError?4(QBluetoothSocket.SocketError) |
|
29109 QtBluetooth.QBluetoothSocket.doDeviceDiscovery?4(QBluetoothServiceInfo, unknown-type) |
|
29110 QtBluetooth.QBluetoothSocket.setPreferredSecurityFlags?4(unknown-type) |
|
29111 QtBluetooth.QBluetoothSocket.preferredSecurityFlags?4() -> unknown-type |
|
29112 QtBluetooth.QBluetoothUuid.DescriptorType?10 |
|
29113 QtBluetooth.QBluetoothUuid.DescriptorType.UnknownDescriptorType?10 |
|
29114 QtBluetooth.QBluetoothUuid.DescriptorType.CharacteristicExtendedProperties?10 |
|
29115 QtBluetooth.QBluetoothUuid.DescriptorType.CharacteristicUserDescription?10 |
|
29116 QtBluetooth.QBluetoothUuid.DescriptorType.ClientCharacteristicConfiguration?10 |
|
29117 QtBluetooth.QBluetoothUuid.DescriptorType.ServerCharacteristicConfiguration?10 |
|
29118 QtBluetooth.QBluetoothUuid.DescriptorType.CharacteristicPresentationFormat?10 |
|
29119 QtBluetooth.QBluetoothUuid.DescriptorType.CharacteristicAggregateFormat?10 |
|
29120 QtBluetooth.QBluetoothUuid.DescriptorType.ValidRange?10 |
|
29121 QtBluetooth.QBluetoothUuid.DescriptorType.ExternalReportReference?10 |
|
29122 QtBluetooth.QBluetoothUuid.DescriptorType.ReportReference?10 |
|
29123 QtBluetooth.QBluetoothUuid.DescriptorType.EnvironmentalSensingConfiguration?10 |
|
29124 QtBluetooth.QBluetoothUuid.DescriptorType.EnvironmentalSensingMeasurement?10 |
|
29125 QtBluetooth.QBluetoothUuid.DescriptorType.EnvironmentalSensingTriggerSetting?10 |
|
29126 QtBluetooth.QBluetoothUuid.CharacteristicType?10 |
|
29127 QtBluetooth.QBluetoothUuid.CharacteristicType.DeviceName?10 |
|
29128 QtBluetooth.QBluetoothUuid.CharacteristicType.Appearance?10 |
|
29129 QtBluetooth.QBluetoothUuid.CharacteristicType.PeripheralPrivacyFlag?10 |
|
29130 QtBluetooth.QBluetoothUuid.CharacteristicType.ReconnectionAddress?10 |
|
29131 QtBluetooth.QBluetoothUuid.CharacteristicType.PeripheralPreferredConnectionParameters?10 |
|
29132 QtBluetooth.QBluetoothUuid.CharacteristicType.ServiceChanged?10 |
|
29133 QtBluetooth.QBluetoothUuid.CharacteristicType.AlertLevel?10 |
|
29134 QtBluetooth.QBluetoothUuid.CharacteristicType.TxPowerLevel?10 |
|
29135 QtBluetooth.QBluetoothUuid.CharacteristicType.DateTime?10 |
|
29136 QtBluetooth.QBluetoothUuid.CharacteristicType.DayOfWeek?10 |
|
29137 QtBluetooth.QBluetoothUuid.CharacteristicType.DayDateTime?10 |
|
29138 QtBluetooth.QBluetoothUuid.CharacteristicType.ExactTime256?10 |
|
29139 QtBluetooth.QBluetoothUuid.CharacteristicType.DSTOffset?10 |
|
29140 QtBluetooth.QBluetoothUuid.CharacteristicType.TimeZone?10 |
|
29141 QtBluetooth.QBluetoothUuid.CharacteristicType.LocalTimeInformation?10 |
|
29142 QtBluetooth.QBluetoothUuid.CharacteristicType.TimeWithDST?10 |
|
29143 QtBluetooth.QBluetoothUuid.CharacteristicType.TimeAccuracy?10 |
|
29144 QtBluetooth.QBluetoothUuid.CharacteristicType.TimeSource?10 |
|
29145 QtBluetooth.QBluetoothUuid.CharacteristicType.ReferenceTimeInformation?10 |
|
29146 QtBluetooth.QBluetoothUuid.CharacteristicType.TimeUpdateControlPoint?10 |
|
29147 QtBluetooth.QBluetoothUuid.CharacteristicType.TimeUpdateState?10 |
|
29148 QtBluetooth.QBluetoothUuid.CharacteristicType.GlucoseMeasurement?10 |
|
29149 QtBluetooth.QBluetoothUuid.CharacteristicType.BatteryLevel?10 |
|
29150 QtBluetooth.QBluetoothUuid.CharacteristicType.TemperatureMeasurement?10 |
|
29151 QtBluetooth.QBluetoothUuid.CharacteristicType.TemperatureType?10 |
|
29152 QtBluetooth.QBluetoothUuid.CharacteristicType.IntermediateTemperature?10 |
|
29153 QtBluetooth.QBluetoothUuid.CharacteristicType.MeasurementInterval?10 |
|
29154 QtBluetooth.QBluetoothUuid.CharacteristicType.BootKeyboardInputReport?10 |
|
29155 QtBluetooth.QBluetoothUuid.CharacteristicType.SystemID?10 |
|
29156 QtBluetooth.QBluetoothUuid.CharacteristicType.ModelNumberString?10 |
|
29157 QtBluetooth.QBluetoothUuid.CharacteristicType.SerialNumberString?10 |
|
29158 QtBluetooth.QBluetoothUuid.CharacteristicType.FirmwareRevisionString?10 |
|
29159 QtBluetooth.QBluetoothUuid.CharacteristicType.HardwareRevisionString?10 |
|
29160 QtBluetooth.QBluetoothUuid.CharacteristicType.SoftwareRevisionString?10 |
|
29161 QtBluetooth.QBluetoothUuid.CharacteristicType.ManufacturerNameString?10 |
|
29162 QtBluetooth.QBluetoothUuid.CharacteristicType.IEEE1107320601RegulatoryCertificationDataList?10 |
|
29163 QtBluetooth.QBluetoothUuid.CharacteristicType.CurrentTime?10 |
|
29164 QtBluetooth.QBluetoothUuid.CharacteristicType.MagneticDeclination?10 |
|
29165 QtBluetooth.QBluetoothUuid.CharacteristicType.ScanRefresh?10 |
|
29166 QtBluetooth.QBluetoothUuid.CharacteristicType.BootKeyboardOutputReport?10 |
|
29167 QtBluetooth.QBluetoothUuid.CharacteristicType.BootMouseInputReport?10 |
|
29168 QtBluetooth.QBluetoothUuid.CharacteristicType.GlucoseMeasurementContext?10 |
|
29169 QtBluetooth.QBluetoothUuid.CharacteristicType.BloodPressureMeasurement?10 |
|
29170 QtBluetooth.QBluetoothUuid.CharacteristicType.IntermediateCuffPressure?10 |
|
29171 QtBluetooth.QBluetoothUuid.CharacteristicType.HeartRateMeasurement?10 |
|
29172 QtBluetooth.QBluetoothUuid.CharacteristicType.BodySensorLocation?10 |
|
29173 QtBluetooth.QBluetoothUuid.CharacteristicType.HeartRateControlPoint?10 |
|
29174 QtBluetooth.QBluetoothUuid.CharacteristicType.AlertStatus?10 |
|
29175 QtBluetooth.QBluetoothUuid.CharacteristicType.RingerControlPoint?10 |
|
29176 QtBluetooth.QBluetoothUuid.CharacteristicType.RingerSetting?10 |
|
29177 QtBluetooth.QBluetoothUuid.CharacteristicType.AlertCategoryIDBitMask?10 |
|
29178 QtBluetooth.QBluetoothUuid.CharacteristicType.AlertCategoryID?10 |
|
29179 QtBluetooth.QBluetoothUuid.CharacteristicType.AlertNotificationControlPoint?10 |
|
29180 QtBluetooth.QBluetoothUuid.CharacteristicType.UnreadAlertStatus?10 |
|
29181 QtBluetooth.QBluetoothUuid.CharacteristicType.NewAlert?10 |
|
29182 QtBluetooth.QBluetoothUuid.CharacteristicType.SupportedNewAlertCategory?10 |
|
29183 QtBluetooth.QBluetoothUuid.CharacteristicType.SupportedUnreadAlertCategory?10 |
|
29184 QtBluetooth.QBluetoothUuid.CharacteristicType.BloodPressureFeature?10 |
|
29185 QtBluetooth.QBluetoothUuid.CharacteristicType.HIDInformation?10 |
|
29186 QtBluetooth.QBluetoothUuid.CharacteristicType.ReportMap?10 |
|
29187 QtBluetooth.QBluetoothUuid.CharacteristicType.HIDControlPoint?10 |
|
29188 QtBluetooth.QBluetoothUuid.CharacteristicType.Report?10 |
|
29189 QtBluetooth.QBluetoothUuid.CharacteristicType.ProtocolMode?10 |
|
29190 QtBluetooth.QBluetoothUuid.CharacteristicType.ScanIntervalWindow?10 |
|
29191 QtBluetooth.QBluetoothUuid.CharacteristicType.PnPID?10 |
|
29192 QtBluetooth.QBluetoothUuid.CharacteristicType.GlucoseFeature?10 |
|
29193 QtBluetooth.QBluetoothUuid.CharacteristicType.RecordAccessControlPoint?10 |
|
29194 QtBluetooth.QBluetoothUuid.CharacteristicType.RSCMeasurement?10 |
|
29195 QtBluetooth.QBluetoothUuid.CharacteristicType.RSCFeature?10 |
|
29196 QtBluetooth.QBluetoothUuid.CharacteristicType.SCControlPoint?10 |
|
29197 QtBluetooth.QBluetoothUuid.CharacteristicType.CSCMeasurement?10 |
|
29198 QtBluetooth.QBluetoothUuid.CharacteristicType.CSCFeature?10 |
|
29199 QtBluetooth.QBluetoothUuid.CharacteristicType.SensorLocation?10 |
|
29200 QtBluetooth.QBluetoothUuid.CharacteristicType.CyclingPowerMeasurement?10 |
|
29201 QtBluetooth.QBluetoothUuid.CharacteristicType.CyclingPowerVector?10 |
|
29202 QtBluetooth.QBluetoothUuid.CharacteristicType.CyclingPowerFeature?10 |
|
29203 QtBluetooth.QBluetoothUuid.CharacteristicType.CyclingPowerControlPoint?10 |
|
29204 QtBluetooth.QBluetoothUuid.CharacteristicType.LocationAndSpeed?10 |
|
29205 QtBluetooth.QBluetoothUuid.CharacteristicType.Navigation?10 |
|
29206 QtBluetooth.QBluetoothUuid.CharacteristicType.PositionQuality?10 |
|
29207 QtBluetooth.QBluetoothUuid.CharacteristicType.LNFeature?10 |
|
29208 QtBluetooth.QBluetoothUuid.CharacteristicType.LNControlPoint?10 |
|
29209 QtBluetooth.QBluetoothUuid.CharacteristicType.Elevation?10 |
|
29210 QtBluetooth.QBluetoothUuid.CharacteristicType.Pressure?10 |
|
29211 QtBluetooth.QBluetoothUuid.CharacteristicType.Temperature?10 |
|
29212 QtBluetooth.QBluetoothUuid.CharacteristicType.Humidity?10 |
|
29213 QtBluetooth.QBluetoothUuid.CharacteristicType.TrueWindSpeed?10 |
|
29214 QtBluetooth.QBluetoothUuid.CharacteristicType.TrueWindDirection?10 |
|
29215 QtBluetooth.QBluetoothUuid.CharacteristicType.ApparentWindSpeed?10 |
|
29216 QtBluetooth.QBluetoothUuid.CharacteristicType.ApparentWindDirection?10 |
|
29217 QtBluetooth.QBluetoothUuid.CharacteristicType.GustFactor?10 |
|
29218 QtBluetooth.QBluetoothUuid.CharacteristicType.PollenConcentration?10 |
|
29219 QtBluetooth.QBluetoothUuid.CharacteristicType.UVIndex?10 |
|
29220 QtBluetooth.QBluetoothUuid.CharacteristicType.Irradiance?10 |
|
29221 QtBluetooth.QBluetoothUuid.CharacteristicType.Rainfall?10 |
|
29222 QtBluetooth.QBluetoothUuid.CharacteristicType.WindChill?10 |
|
29223 QtBluetooth.QBluetoothUuid.CharacteristicType.HeatIndex?10 |
|
29224 QtBluetooth.QBluetoothUuid.CharacteristicType.DewPoint?10 |
|
29225 QtBluetooth.QBluetoothUuid.CharacteristicType.DescriptorValueChanged?10 |
|
29226 QtBluetooth.QBluetoothUuid.CharacteristicType.AerobicHeartRateLowerLimit?10 |
|
29227 QtBluetooth.QBluetoothUuid.CharacteristicType.AerobicThreshold?10 |
|
29228 QtBluetooth.QBluetoothUuid.CharacteristicType.Age?10 |
|
29229 QtBluetooth.QBluetoothUuid.CharacteristicType.AnaerobicHeartRateLowerLimit?10 |
|
29230 QtBluetooth.QBluetoothUuid.CharacteristicType.AnaerobicHeartRateUpperLimit?10 |
|
29231 QtBluetooth.QBluetoothUuid.CharacteristicType.AnaerobicThreshold?10 |
|
29232 QtBluetooth.QBluetoothUuid.CharacteristicType.AerobicHeartRateUpperLimit?10 |
|
29233 QtBluetooth.QBluetoothUuid.CharacteristicType.DateOfBirth?10 |
|
29234 QtBluetooth.QBluetoothUuid.CharacteristicType.DateOfThresholdAssessment?10 |
|
29235 QtBluetooth.QBluetoothUuid.CharacteristicType.EmailAddress?10 |
|
29236 QtBluetooth.QBluetoothUuid.CharacteristicType.FatBurnHeartRateLowerLimit?10 |
|
29237 QtBluetooth.QBluetoothUuid.CharacteristicType.FatBurnHeartRateUpperLimit?10 |
|
29238 QtBluetooth.QBluetoothUuid.CharacteristicType.FirstName?10 |
|
29239 QtBluetooth.QBluetoothUuid.CharacteristicType.FiveZoneHeartRateLimits?10 |
|
29240 QtBluetooth.QBluetoothUuid.CharacteristicType.Gender?10 |
|
29241 QtBluetooth.QBluetoothUuid.CharacteristicType.HeartRateMax?10 |
|
29242 QtBluetooth.QBluetoothUuid.CharacteristicType.Height?10 |
|
29243 QtBluetooth.QBluetoothUuid.CharacteristicType.HipCircumference?10 |
|
29244 QtBluetooth.QBluetoothUuid.CharacteristicType.LastName?10 |
|
29245 QtBluetooth.QBluetoothUuid.CharacteristicType.MaximumRecommendedHeartRate?10 |
|
29246 QtBluetooth.QBluetoothUuid.CharacteristicType.RestingHeartRate?10 |
|
29247 QtBluetooth.QBluetoothUuid.CharacteristicType.SportTypeForAerobicAnaerobicThresholds?10 |
|
29248 QtBluetooth.QBluetoothUuid.CharacteristicType.ThreeZoneHeartRateLimits?10 |
|
29249 QtBluetooth.QBluetoothUuid.CharacteristicType.TwoZoneHeartRateLimits?10 |
|
29250 QtBluetooth.QBluetoothUuid.CharacteristicType.VO2Max?10 |
|
29251 QtBluetooth.QBluetoothUuid.CharacteristicType.WaistCircumference?10 |
|
29252 QtBluetooth.QBluetoothUuid.CharacteristicType.Weight?10 |
|
29253 QtBluetooth.QBluetoothUuid.CharacteristicType.DatabaseChangeIncrement?10 |
|
29254 QtBluetooth.QBluetoothUuid.CharacteristicType.UserIndex?10 |
|
29255 QtBluetooth.QBluetoothUuid.CharacteristicType.BodyCompositionFeature?10 |
|
29256 QtBluetooth.QBluetoothUuid.CharacteristicType.BodyCompositionMeasurement?10 |
|
29257 QtBluetooth.QBluetoothUuid.CharacteristicType.WeightMeasurement?10 |
|
29258 QtBluetooth.QBluetoothUuid.CharacteristicType.WeightScaleFeature?10 |
|
29259 QtBluetooth.QBluetoothUuid.CharacteristicType.UserControlPoint?10 |
|
29260 QtBluetooth.QBluetoothUuid.CharacteristicType.MagneticFluxDensity2D?10 |
|
29261 QtBluetooth.QBluetoothUuid.CharacteristicType.MagneticFluxDensity3D?10 |
|
29262 QtBluetooth.QBluetoothUuid.CharacteristicType.Language?10 |
|
29263 QtBluetooth.QBluetoothUuid.CharacteristicType.BarometricPressureTrend?10 |
|
29264 QtBluetooth.QBluetoothUuid.ServiceClassUuid?10 |
|
29265 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ServiceDiscoveryServer?10 |
|
29266 QtBluetooth.QBluetoothUuid.ServiceClassUuid.BrowseGroupDescriptor?10 |
|
29267 QtBluetooth.QBluetoothUuid.ServiceClassUuid.PublicBrowseGroup?10 |
|
29268 QtBluetooth.QBluetoothUuid.ServiceClassUuid.SerialPort?10 |
|
29269 QtBluetooth.QBluetoothUuid.ServiceClassUuid.LANAccessUsingPPP?10 |
|
29270 QtBluetooth.QBluetoothUuid.ServiceClassUuid.DialupNetworking?10 |
|
29271 QtBluetooth.QBluetoothUuid.ServiceClassUuid.IrMCSync?10 |
|
29272 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ObexObjectPush?10 |
|
29273 QtBluetooth.QBluetoothUuid.ServiceClassUuid.OBEXFileTransfer?10 |
|
29274 QtBluetooth.QBluetoothUuid.ServiceClassUuid.IrMCSyncCommand?10 |
|
29275 QtBluetooth.QBluetoothUuid.ServiceClassUuid.Headset?10 |
|
29276 QtBluetooth.QBluetoothUuid.ServiceClassUuid.AudioSource?10 |
|
29277 QtBluetooth.QBluetoothUuid.ServiceClassUuid.AudioSink?10 |
|
29278 QtBluetooth.QBluetoothUuid.ServiceClassUuid.AV_RemoteControlTarget?10 |
|
29279 QtBluetooth.QBluetoothUuid.ServiceClassUuid.AdvancedAudioDistribution?10 |
|
29280 QtBluetooth.QBluetoothUuid.ServiceClassUuid.AV_RemoteControl?10 |
|
29281 QtBluetooth.QBluetoothUuid.ServiceClassUuid.AV_RemoteControlController?10 |
|
29282 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HeadsetAG?10 |
|
29283 QtBluetooth.QBluetoothUuid.ServiceClassUuid.PANU?10 |
|
29284 QtBluetooth.QBluetoothUuid.ServiceClassUuid.NAP?10 |
|
29285 QtBluetooth.QBluetoothUuid.ServiceClassUuid.GN?10 |
|
29286 QtBluetooth.QBluetoothUuid.ServiceClassUuid.DirectPrinting?10 |
|
29287 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ReferencePrinting?10 |
|
29288 QtBluetooth.QBluetoothUuid.ServiceClassUuid.BasicImage?10 |
|
29289 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ImagingResponder?10 |
|
29290 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ImagingAutomaticArchive?10 |
|
29291 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ImagingReferenceObjects?10 |
|
29292 QtBluetooth.QBluetoothUuid.ServiceClassUuid.Handsfree?10 |
|
29293 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HandsfreeAudioGateway?10 |
|
29294 QtBluetooth.QBluetoothUuid.ServiceClassUuid.DirectPrintingReferenceObjectsService?10 |
|
29295 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ReflectedUI?10 |
|
29296 QtBluetooth.QBluetoothUuid.ServiceClassUuid.BasicPrinting?10 |
|
29297 QtBluetooth.QBluetoothUuid.ServiceClassUuid.PrintingStatus?10 |
|
29298 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HumanInterfaceDeviceService?10 |
|
29299 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HardcopyCableReplacement?10 |
|
29300 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HCRPrint?10 |
|
29301 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HCRScan?10 |
|
29302 QtBluetooth.QBluetoothUuid.ServiceClassUuid.SIMAccess?10 |
|
29303 QtBluetooth.QBluetoothUuid.ServiceClassUuid.PhonebookAccessPCE?10 |
|
29304 QtBluetooth.QBluetoothUuid.ServiceClassUuid.PhonebookAccessPSE?10 |
|
29305 QtBluetooth.QBluetoothUuid.ServiceClassUuid.PhonebookAccess?10 |
|
29306 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HeadsetHS?10 |
|
29307 QtBluetooth.QBluetoothUuid.ServiceClassUuid.MessageAccessServer?10 |
|
29308 QtBluetooth.QBluetoothUuid.ServiceClassUuid.MessageNotificationServer?10 |
|
29309 QtBluetooth.QBluetoothUuid.ServiceClassUuid.MessageAccessProfile?10 |
|
29310 QtBluetooth.QBluetoothUuid.ServiceClassUuid.GNSS?10 |
|
29311 QtBluetooth.QBluetoothUuid.ServiceClassUuid.GNSSServer?10 |
|
29312 QtBluetooth.QBluetoothUuid.ServiceClassUuid.Display3D?10 |
|
29313 QtBluetooth.QBluetoothUuid.ServiceClassUuid.Glasses3D?10 |
|
29314 QtBluetooth.QBluetoothUuid.ServiceClassUuid.Synchronization3D?10 |
|
29315 QtBluetooth.QBluetoothUuid.ServiceClassUuid.MPSProfile?10 |
|
29316 QtBluetooth.QBluetoothUuid.ServiceClassUuid.MPSService?10 |
|
29317 QtBluetooth.QBluetoothUuid.ServiceClassUuid.PnPInformation?10 |
|
29318 QtBluetooth.QBluetoothUuid.ServiceClassUuid.GenericNetworking?10 |
|
29319 QtBluetooth.QBluetoothUuid.ServiceClassUuid.GenericFileTransfer?10 |
|
29320 QtBluetooth.QBluetoothUuid.ServiceClassUuid.GenericAudio?10 |
|
29321 QtBluetooth.QBluetoothUuid.ServiceClassUuid.GenericTelephony?10 |
|
29322 QtBluetooth.QBluetoothUuid.ServiceClassUuid.VideoSource?10 |
|
29323 QtBluetooth.QBluetoothUuid.ServiceClassUuid.VideoSink?10 |
|
29324 QtBluetooth.QBluetoothUuid.ServiceClassUuid.VideoDistribution?10 |
|
29325 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HDP?10 |
|
29326 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HDPSource?10 |
|
29327 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HDPSink?10 |
|
29328 QtBluetooth.QBluetoothUuid.ServiceClassUuid.GenericAccess?10 |
|
29329 QtBluetooth.QBluetoothUuid.ServiceClassUuid.GenericAttribute?10 |
|
29330 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ImmediateAlert?10 |
|
29331 QtBluetooth.QBluetoothUuid.ServiceClassUuid.LinkLoss?10 |
|
29332 QtBluetooth.QBluetoothUuid.ServiceClassUuid.TxPower?10 |
|
29333 QtBluetooth.QBluetoothUuid.ServiceClassUuid.CurrentTimeService?10 |
|
29334 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ReferenceTimeUpdateService?10 |
|
29335 QtBluetooth.QBluetoothUuid.ServiceClassUuid.NextDSTChangeService?10 |
|
29336 QtBluetooth.QBluetoothUuid.ServiceClassUuid.Glucose?10 |
|
29337 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HealthThermometer?10 |
|
29338 QtBluetooth.QBluetoothUuid.ServiceClassUuid.DeviceInformation?10 |
|
29339 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HeartRate?10 |
|
29340 QtBluetooth.QBluetoothUuid.ServiceClassUuid.PhoneAlertStatusService?10 |
|
29341 QtBluetooth.QBluetoothUuid.ServiceClassUuid.BatteryService?10 |
|
29342 QtBluetooth.QBluetoothUuid.ServiceClassUuid.BloodPressure?10 |
|
29343 QtBluetooth.QBluetoothUuid.ServiceClassUuid.AlertNotificationService?10 |
|
29344 QtBluetooth.QBluetoothUuid.ServiceClassUuid.HumanInterfaceDevice?10 |
|
29345 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ScanParameters?10 |
|
29346 QtBluetooth.QBluetoothUuid.ServiceClassUuid.RunningSpeedAndCadence?10 |
|
29347 QtBluetooth.QBluetoothUuid.ServiceClassUuid.CyclingSpeedAndCadence?10 |
|
29348 QtBluetooth.QBluetoothUuid.ServiceClassUuid.CyclingPower?10 |
|
29349 QtBluetooth.QBluetoothUuid.ServiceClassUuid.LocationAndNavigation?10 |
|
29350 QtBluetooth.QBluetoothUuid.ServiceClassUuid.EnvironmentalSensing?10 |
|
29351 QtBluetooth.QBluetoothUuid.ServiceClassUuid.BodyComposition?10 |
|
29352 QtBluetooth.QBluetoothUuid.ServiceClassUuid.UserData?10 |
|
29353 QtBluetooth.QBluetoothUuid.ServiceClassUuid.WeightScale?10 |
|
29354 QtBluetooth.QBluetoothUuid.ServiceClassUuid.BondManagement?10 |
|
29355 QtBluetooth.QBluetoothUuid.ServiceClassUuid.ContinuousGlucoseMonitoring?10 |
|
29356 QtBluetooth.QBluetoothUuid.ProtocolUuid?10 |
|
29357 QtBluetooth.QBluetoothUuid.ProtocolUuid.Sdp?10 |
|
29358 QtBluetooth.QBluetoothUuid.ProtocolUuid.Udp?10 |
|
29359 QtBluetooth.QBluetoothUuid.ProtocolUuid.Rfcomm?10 |
|
29360 QtBluetooth.QBluetoothUuid.ProtocolUuid.Tcp?10 |
|
29361 QtBluetooth.QBluetoothUuid.ProtocolUuid.TcsBin?10 |
|
29362 QtBluetooth.QBluetoothUuid.ProtocolUuid.TcsAt?10 |
|
29363 QtBluetooth.QBluetoothUuid.ProtocolUuid.Att?10 |
|
29364 QtBluetooth.QBluetoothUuid.ProtocolUuid.Obex?10 |
|
29365 QtBluetooth.QBluetoothUuid.ProtocolUuid.Ip?10 |
|
29366 QtBluetooth.QBluetoothUuid.ProtocolUuid.Ftp?10 |
|
29367 QtBluetooth.QBluetoothUuid.ProtocolUuid.Http?10 |
|
29368 QtBluetooth.QBluetoothUuid.ProtocolUuid.Wsp?10 |
|
29369 QtBluetooth.QBluetoothUuid.ProtocolUuid.Bnep?10 |
|
29370 QtBluetooth.QBluetoothUuid.ProtocolUuid.Upnp?10 |
|
29371 QtBluetooth.QBluetoothUuid.ProtocolUuid.Hidp?10 |
|
29372 QtBluetooth.QBluetoothUuid.ProtocolUuid.HardcopyControlChannel?10 |
|
29373 QtBluetooth.QBluetoothUuid.ProtocolUuid.HardcopyDataChannel?10 |
|
29374 QtBluetooth.QBluetoothUuid.ProtocolUuid.HardcopyNotification?10 |
|
29375 QtBluetooth.QBluetoothUuid.ProtocolUuid.Avctp?10 |
|
29376 QtBluetooth.QBluetoothUuid.ProtocolUuid.Avdtp?10 |
|
29377 QtBluetooth.QBluetoothUuid.ProtocolUuid.Cmtp?10 |
|
29378 QtBluetooth.QBluetoothUuid.ProtocolUuid.UdiCPlain?10 |
|
29379 QtBluetooth.QBluetoothUuid.ProtocolUuid.McapControlChannel?10 |
|
29380 QtBluetooth.QBluetoothUuid.ProtocolUuid.McapDataChannel?10 |
|
29381 QtBluetooth.QBluetoothUuid.ProtocolUuid.L2cap?10 |
|
29382 QtBluetooth.QBluetoothUuid?1() |
|
29383 QtBluetooth.QBluetoothUuid.__init__?1(self) |
|
29384 QtBluetooth.QBluetoothUuid?1(QBluetoothUuid.ProtocolUuid) |
|
29385 QtBluetooth.QBluetoothUuid.__init__?1(self, QBluetoothUuid.ProtocolUuid) |
|
29386 QtBluetooth.QBluetoothUuid?1(QBluetoothUuid.ServiceClassUuid) |
|
29387 QtBluetooth.QBluetoothUuid.__init__?1(self, QBluetoothUuid.ServiceClassUuid) |
|
29388 QtBluetooth.QBluetoothUuid?1(QBluetoothUuid.CharacteristicType) |
|
29389 QtBluetooth.QBluetoothUuid.__init__?1(self, QBluetoothUuid.CharacteristicType) |
|
29390 QtBluetooth.QBluetoothUuid?1(QBluetoothUuid.DescriptorType) |
|
29391 QtBluetooth.QBluetoothUuid.__init__?1(self, QBluetoothUuid.DescriptorType) |
|
29392 QtBluetooth.QBluetoothUuid?1(int) |
|
29393 QtBluetooth.QBluetoothUuid.__init__?1(self, int) |
|
29394 QtBluetooth.QBluetoothUuid?1(quint128) |
|
29395 QtBluetooth.QBluetoothUuid.__init__?1(self, quint128) |
|
29396 QtBluetooth.QBluetoothUuid?1(QString) |
|
29397 QtBluetooth.QBluetoothUuid.__init__?1(self, QString) |
|
29398 QtBluetooth.QBluetoothUuid?1(QBluetoothUuid) |
|
29399 QtBluetooth.QBluetoothUuid.__init__?1(self, QBluetoothUuid) |
|
29400 QtBluetooth.QBluetoothUuid?1(QUuid) |
|
29401 QtBluetooth.QBluetoothUuid.__init__?1(self, QUuid) |
|
29402 QtBluetooth.QBluetoothUuid.minimumSize?4() -> int |
|
29403 QtBluetooth.QBluetoothUuid.toUInt16?4() -> (int, bool) |
|
29404 QtBluetooth.QBluetoothUuid.toUInt32?4() -> (int, bool) |
|
29405 QtBluetooth.QBluetoothUuid.toUInt128?4() -> quint128 |
|
29406 QtBluetooth.QBluetoothUuid.serviceClassToString?4(QBluetoothUuid.ServiceClassUuid) -> QString |
|
29407 QtBluetooth.QBluetoothUuid.protocolToString?4(QBluetoothUuid.ProtocolUuid) -> QString |
|
29408 QtBluetooth.QBluetoothUuid.characteristicToString?4(QBluetoothUuid.CharacteristicType) -> QString |
|
29409 QtBluetooth.QBluetoothUuid.descriptorToString?4(QBluetoothUuid.DescriptorType) -> QString |
|
29410 QtBluetooth.QLowEnergyAdvertisingData.Discoverability?10 |
|
29411 QtBluetooth.QLowEnergyAdvertisingData.Discoverability.DiscoverabilityNone?10 |
|
29412 QtBluetooth.QLowEnergyAdvertisingData.Discoverability.DiscoverabilityLimited?10 |
|
29413 QtBluetooth.QLowEnergyAdvertisingData.Discoverability.DiscoverabilityGeneral?10 |
|
29414 QtBluetooth.QLowEnergyAdvertisingData?1() |
|
29415 QtBluetooth.QLowEnergyAdvertisingData.__init__?1(self) |
|
29416 QtBluetooth.QLowEnergyAdvertisingData?1(QLowEnergyAdvertisingData) |
|
29417 QtBluetooth.QLowEnergyAdvertisingData.__init__?1(self, QLowEnergyAdvertisingData) |
|
29418 QtBluetooth.QLowEnergyAdvertisingData.setLocalName?4(QString) |
|
29419 QtBluetooth.QLowEnergyAdvertisingData.localName?4() -> QString |
|
29420 QtBluetooth.QLowEnergyAdvertisingData.invalidManufacturerId?4() -> int |
|
29421 QtBluetooth.QLowEnergyAdvertisingData.setManufacturerData?4(int, QByteArray) |
|
29422 QtBluetooth.QLowEnergyAdvertisingData.manufacturerId?4() -> int |
|
29423 QtBluetooth.QLowEnergyAdvertisingData.manufacturerData?4() -> QByteArray |
|
29424 QtBluetooth.QLowEnergyAdvertisingData.setIncludePowerLevel?4(bool) |
|
29425 QtBluetooth.QLowEnergyAdvertisingData.includePowerLevel?4() -> bool |
|
29426 QtBluetooth.QLowEnergyAdvertisingData.setDiscoverability?4(QLowEnergyAdvertisingData.Discoverability) |
|
29427 QtBluetooth.QLowEnergyAdvertisingData.discoverability?4() -> QLowEnergyAdvertisingData.Discoverability |
|
29428 QtBluetooth.QLowEnergyAdvertisingData.setServices?4(unknown-type) |
|
29429 QtBluetooth.QLowEnergyAdvertisingData.services?4() -> unknown-type |
|
29430 QtBluetooth.QLowEnergyAdvertisingData.setRawData?4(QByteArray) |
|
29431 QtBluetooth.QLowEnergyAdvertisingData.rawData?4() -> QByteArray |
|
29432 QtBluetooth.QLowEnergyAdvertisingData.swap?4(QLowEnergyAdvertisingData) |
|
29433 QtBluetooth.QLowEnergyAdvertisingParameters.FilterPolicy?10 |
|
29434 QtBluetooth.QLowEnergyAdvertisingParameters.FilterPolicy.IgnoreWhiteList?10 |
|
29435 QtBluetooth.QLowEnergyAdvertisingParameters.FilterPolicy.UseWhiteListForScanning?10 |
|
29436 QtBluetooth.QLowEnergyAdvertisingParameters.FilterPolicy.UseWhiteListForConnecting?10 |
|
29437 QtBluetooth.QLowEnergyAdvertisingParameters.FilterPolicy.UseWhiteListForScanningAndConnecting?10 |
|
29438 QtBluetooth.QLowEnergyAdvertisingParameters.Mode?10 |
|
29439 QtBluetooth.QLowEnergyAdvertisingParameters.Mode.AdvInd?10 |
|
29440 QtBluetooth.QLowEnergyAdvertisingParameters.Mode.AdvScanInd?10 |
|
29441 QtBluetooth.QLowEnergyAdvertisingParameters.Mode.AdvNonConnInd?10 |
|
29442 QtBluetooth.QLowEnergyAdvertisingParameters?1() |
|
29443 QtBluetooth.QLowEnergyAdvertisingParameters.__init__?1(self) |
|
29444 QtBluetooth.QLowEnergyAdvertisingParameters?1(QLowEnergyAdvertisingParameters) |
|
29445 QtBluetooth.QLowEnergyAdvertisingParameters.__init__?1(self, QLowEnergyAdvertisingParameters) |
|
29446 QtBluetooth.QLowEnergyAdvertisingParameters.setMode?4(QLowEnergyAdvertisingParameters.Mode) |
|
29447 QtBluetooth.QLowEnergyAdvertisingParameters.mode?4() -> QLowEnergyAdvertisingParameters.Mode |
|
29448 QtBluetooth.QLowEnergyAdvertisingParameters.setWhiteList?4(unknown-type, QLowEnergyAdvertisingParameters.FilterPolicy) |
|
29449 QtBluetooth.QLowEnergyAdvertisingParameters.whiteList?4() -> unknown-type |
|
29450 QtBluetooth.QLowEnergyAdvertisingParameters.filterPolicy?4() -> QLowEnergyAdvertisingParameters.FilterPolicy |
|
29451 QtBluetooth.QLowEnergyAdvertisingParameters.setInterval?4(int, int) |
|
29452 QtBluetooth.QLowEnergyAdvertisingParameters.minimumInterval?4() -> int |
|
29453 QtBluetooth.QLowEnergyAdvertisingParameters.maximumInterval?4() -> int |
|
29454 QtBluetooth.QLowEnergyAdvertisingParameters.swap?4(QLowEnergyAdvertisingParameters) |
|
29455 QtBluetooth.QLowEnergyAdvertisingParameters.AddressInfo.address?7 |
|
29456 QtBluetooth.QLowEnergyAdvertisingParameters.AddressInfo.type?7 |
|
29457 QtBluetooth.QLowEnergyAdvertisingParameters.AddressInfo?1(QBluetoothAddress, QLowEnergyController.RemoteAddressType) |
|
29458 QtBluetooth.QLowEnergyAdvertisingParameters.AddressInfo.__init__?1(self, QBluetoothAddress, QLowEnergyController.RemoteAddressType) |
|
29459 QtBluetooth.QLowEnergyAdvertisingParameters.AddressInfo?1() |
|
29460 QtBluetooth.QLowEnergyAdvertisingParameters.AddressInfo.__init__?1(self) |
|
29461 QtBluetooth.QLowEnergyAdvertisingParameters.AddressInfo?1(QLowEnergyAdvertisingParameters.AddressInfo) |
|
29462 QtBluetooth.QLowEnergyAdvertisingParameters.AddressInfo.__init__?1(self, QLowEnergyAdvertisingParameters.AddressInfo) |
|
29463 QtBluetooth.QLowEnergyCharacteristic.PropertyType?10 |
|
29464 QtBluetooth.QLowEnergyCharacteristic.PropertyType.Unknown?10 |
|
29465 QtBluetooth.QLowEnergyCharacteristic.PropertyType.Broadcasting?10 |
|
29466 QtBluetooth.QLowEnergyCharacteristic.PropertyType.Read?10 |
|
29467 QtBluetooth.QLowEnergyCharacteristic.PropertyType.WriteNoResponse?10 |
|
29468 QtBluetooth.QLowEnergyCharacteristic.PropertyType.Write?10 |
|
29469 QtBluetooth.QLowEnergyCharacteristic.PropertyType.Notify?10 |
|
29470 QtBluetooth.QLowEnergyCharacteristic.PropertyType.Indicate?10 |
|
29471 QtBluetooth.QLowEnergyCharacteristic.PropertyType.WriteSigned?10 |
|
29472 QtBluetooth.QLowEnergyCharacteristic.PropertyType.ExtendedProperty?10 |
|
29473 QtBluetooth.QLowEnergyCharacteristic.CCCDDisable?7 |
|
29474 QtBluetooth.QLowEnergyCharacteristic.CCCDEnableIndication?7 |
|
29475 QtBluetooth.QLowEnergyCharacteristic.CCCDEnableNotification?7 |
|
29476 QtBluetooth.QLowEnergyCharacteristic?1() |
|
29477 QtBluetooth.QLowEnergyCharacteristic.__init__?1(self) |
|
29478 QtBluetooth.QLowEnergyCharacteristic?1(QLowEnergyCharacteristic) |
|
29479 QtBluetooth.QLowEnergyCharacteristic.__init__?1(self, QLowEnergyCharacteristic) |
|
29480 QtBluetooth.QLowEnergyCharacteristic.name?4() -> QString |
|
29481 QtBluetooth.QLowEnergyCharacteristic.uuid?4() -> QBluetoothUuid |
|
29482 QtBluetooth.QLowEnergyCharacteristic.value?4() -> QByteArray |
|
29483 QtBluetooth.QLowEnergyCharacteristic.properties?4() -> unknown-type |
|
29484 QtBluetooth.QLowEnergyCharacteristic.descriptor?4(QBluetoothUuid) -> QLowEnergyDescriptor |
|
29485 QtBluetooth.QLowEnergyCharacteristic.descriptors?4() -> unknown-type |
|
29486 QtBluetooth.QLowEnergyCharacteristic.isValid?4() -> bool |
|
29487 QtBluetooth.QLowEnergyCharacteristic.clientCharacteristicConfiguration?4() -> QLowEnergyDescriptor |
|
29488 QtBluetooth.QLowEnergyCharacteristicData?1() |
|
29489 QtBluetooth.QLowEnergyCharacteristicData.__init__?1(self) |
|
29490 QtBluetooth.QLowEnergyCharacteristicData?1(QLowEnergyCharacteristicData) |
|
29491 QtBluetooth.QLowEnergyCharacteristicData.__init__?1(self, QLowEnergyCharacteristicData) |
|
29492 QtBluetooth.QLowEnergyCharacteristicData.uuid?4() -> QBluetoothUuid |
|
29493 QtBluetooth.QLowEnergyCharacteristicData.setUuid?4(QBluetoothUuid) |
|
29494 QtBluetooth.QLowEnergyCharacteristicData.value?4() -> QByteArray |
|
29495 QtBluetooth.QLowEnergyCharacteristicData.setValue?4(QByteArray) |
|
29496 QtBluetooth.QLowEnergyCharacteristicData.properties?4() -> unknown-type |
|
29497 QtBluetooth.QLowEnergyCharacteristicData.setProperties?4(unknown-type) |
|
29498 QtBluetooth.QLowEnergyCharacteristicData.descriptors?4() -> unknown-type |
|
29499 QtBluetooth.QLowEnergyCharacteristicData.setDescriptors?4(unknown-type) |
|
29500 QtBluetooth.QLowEnergyCharacteristicData.addDescriptor?4(QLowEnergyDescriptorData) |
|
29501 QtBluetooth.QLowEnergyCharacteristicData.setReadConstraints?4(unknown-type) |
|
29502 QtBluetooth.QLowEnergyCharacteristicData.readConstraints?4() -> unknown-type |
|
29503 QtBluetooth.QLowEnergyCharacteristicData.setWriteConstraints?4(unknown-type) |
|
29504 QtBluetooth.QLowEnergyCharacteristicData.writeConstraints?4() -> unknown-type |
|
29505 QtBluetooth.QLowEnergyCharacteristicData.setValueLength?4(int, int) |
|
29506 QtBluetooth.QLowEnergyCharacteristicData.minimumValueLength?4() -> int |
|
29507 QtBluetooth.QLowEnergyCharacteristicData.maximumValueLength?4() -> int |
|
29508 QtBluetooth.QLowEnergyCharacteristicData.isValid?4() -> bool |
|
29509 QtBluetooth.QLowEnergyCharacteristicData.swap?4(QLowEnergyCharacteristicData) |
|
29510 QtBluetooth.QLowEnergyConnectionParameters?1() |
|
29511 QtBluetooth.QLowEnergyConnectionParameters.__init__?1(self) |
|
29512 QtBluetooth.QLowEnergyConnectionParameters?1(QLowEnergyConnectionParameters) |
|
29513 QtBluetooth.QLowEnergyConnectionParameters.__init__?1(self, QLowEnergyConnectionParameters) |
|
29514 QtBluetooth.QLowEnergyConnectionParameters.setIntervalRange?4(float, float) |
|
29515 QtBluetooth.QLowEnergyConnectionParameters.minimumInterval?4() -> float |
|
29516 QtBluetooth.QLowEnergyConnectionParameters.maximumInterval?4() -> float |
|
29517 QtBluetooth.QLowEnergyConnectionParameters.setLatency?4(int) |
|
29518 QtBluetooth.QLowEnergyConnectionParameters.latency?4() -> int |
|
29519 QtBluetooth.QLowEnergyConnectionParameters.setSupervisionTimeout?4(int) |
|
29520 QtBluetooth.QLowEnergyConnectionParameters.supervisionTimeout?4() -> int |
|
29521 QtBluetooth.QLowEnergyConnectionParameters.swap?4(QLowEnergyConnectionParameters) |
|
29522 QtBluetooth.QLowEnergyController.Role?10 |
|
29523 QtBluetooth.QLowEnergyController.Role.CentralRole?10 |
|
29524 QtBluetooth.QLowEnergyController.Role.PeripheralRole?10 |
|
29525 QtBluetooth.QLowEnergyController.RemoteAddressType?10 |
|
29526 QtBluetooth.QLowEnergyController.RemoteAddressType.PublicAddress?10 |
|
29527 QtBluetooth.QLowEnergyController.RemoteAddressType.RandomAddress?10 |
|
29528 QtBluetooth.QLowEnergyController.ControllerState?10 |
|
29529 QtBluetooth.QLowEnergyController.ControllerState.UnconnectedState?10 |
|
29530 QtBluetooth.QLowEnergyController.ControllerState.ConnectingState?10 |
|
29531 QtBluetooth.QLowEnergyController.ControllerState.ConnectedState?10 |
|
29532 QtBluetooth.QLowEnergyController.ControllerState.DiscoveringState?10 |
|
29533 QtBluetooth.QLowEnergyController.ControllerState.DiscoveredState?10 |
|
29534 QtBluetooth.QLowEnergyController.ControllerState.ClosingState?10 |
|
29535 QtBluetooth.QLowEnergyController.ControllerState.AdvertisingState?10 |
|
29536 QtBluetooth.QLowEnergyController.Error?10 |
|
29537 QtBluetooth.QLowEnergyController.Error.NoError?10 |
|
29538 QtBluetooth.QLowEnergyController.Error.UnknownError?10 |
|
29539 QtBluetooth.QLowEnergyController.Error.UnknownRemoteDeviceError?10 |
|
29540 QtBluetooth.QLowEnergyController.Error.NetworkError?10 |
|
29541 QtBluetooth.QLowEnergyController.Error.InvalidBluetoothAdapterError?10 |
|
29542 QtBluetooth.QLowEnergyController.Error.ConnectionError?10 |
|
29543 QtBluetooth.QLowEnergyController.Error.AdvertisingError?10 |
|
29544 QtBluetooth.QLowEnergyController.Error.RemoteHostClosedError?10 |
|
29545 QtBluetooth.QLowEnergyController.Error.AuthorizationError?10 |
|
29546 QtBluetooth.QLowEnergyController.localAddress?4() -> QBluetoothAddress |
|
29547 QtBluetooth.QLowEnergyController.remoteAddress?4() -> QBluetoothAddress |
|
29548 QtBluetooth.QLowEnergyController.state?4() -> QLowEnergyController.ControllerState |
|
29549 QtBluetooth.QLowEnergyController.remoteAddressType?4() -> QLowEnergyController.RemoteAddressType |
|
29550 QtBluetooth.QLowEnergyController.setRemoteAddressType?4(QLowEnergyController.RemoteAddressType) |
|
29551 QtBluetooth.QLowEnergyController.connectToDevice?4() |
|
29552 QtBluetooth.QLowEnergyController.disconnectFromDevice?4() |
|
29553 QtBluetooth.QLowEnergyController.discoverServices?4() |
|
29554 QtBluetooth.QLowEnergyController.services?4() -> unknown-type |
|
29555 QtBluetooth.QLowEnergyController.createServiceObject?4(QBluetoothUuid, QObject parent=None) -> QLowEnergyService |
|
29556 QtBluetooth.QLowEnergyController.error?4() -> QLowEnergyController.Error |
|
29557 QtBluetooth.QLowEnergyController.errorString?4() -> QString |
|
29558 QtBluetooth.QLowEnergyController.remoteName?4() -> QString |
|
29559 QtBluetooth.QLowEnergyController.mtu?4() -> int |
|
29560 QtBluetooth.QLowEnergyController.connected?4() |
|
29561 QtBluetooth.QLowEnergyController.disconnected?4() |
|
29562 QtBluetooth.QLowEnergyController.stateChanged?4(QLowEnergyController.ControllerState) |
|
29563 QtBluetooth.QLowEnergyController.errorOccurred?4(QLowEnergyController.Error) |
|
29564 QtBluetooth.QLowEnergyController.serviceDiscovered?4(QBluetoothUuid) |
|
29565 QtBluetooth.QLowEnergyController.discoveryFinished?4() |
|
29566 QtBluetooth.QLowEnergyController.connectionUpdated?4(QLowEnergyConnectionParameters) |
|
29567 QtBluetooth.QLowEnergyController.mtuChanged?4(int) |
|
29568 QtBluetooth.QLowEnergyController.createCentral?4(QBluetoothDeviceInfo, QObject parent=None) -> QLowEnergyController |
|
29569 QtBluetooth.QLowEnergyController.createCentral?4(QBluetoothDeviceInfo, QBluetoothAddress, QObject parent=None) -> QLowEnergyController |
|
29570 QtBluetooth.QLowEnergyController.createPeripheral?4(QBluetoothAddress, QObject parent=None) -> QLowEnergyController |
|
29571 QtBluetooth.QLowEnergyController.createPeripheral?4(QObject parent=None) -> QLowEnergyController |
|
29572 QtBluetooth.QLowEnergyController.startAdvertising?4(QLowEnergyAdvertisingParameters, QLowEnergyAdvertisingData, QLowEnergyAdvertisingData scanResponseData=QLowEnergyAdvertisingData()) |
|
29573 QtBluetooth.QLowEnergyController.stopAdvertising?4() |
|
29574 QtBluetooth.QLowEnergyController.addService?4(QLowEnergyServiceData, QObject parent=None) -> QLowEnergyService |
|
29575 QtBluetooth.QLowEnergyController.requestConnectionUpdate?4(QLowEnergyConnectionParameters) |
|
29576 QtBluetooth.QLowEnergyController.role?4() -> QLowEnergyController.Role |
|
29577 QtBluetooth.QLowEnergyController.remoteDeviceUuid?4() -> QBluetoothUuid |
|
29578 QtBluetooth.QLowEnergyDescriptor?1() |
|
29579 QtBluetooth.QLowEnergyDescriptor.__init__?1(self) |
|
29580 QtBluetooth.QLowEnergyDescriptor?1(QLowEnergyDescriptor) |
|
29581 QtBluetooth.QLowEnergyDescriptor.__init__?1(self, QLowEnergyDescriptor) |
|
29582 QtBluetooth.QLowEnergyDescriptor.isValid?4() -> bool |
|
29583 QtBluetooth.QLowEnergyDescriptor.value?4() -> QByteArray |
|
29584 QtBluetooth.QLowEnergyDescriptor.uuid?4() -> QBluetoothUuid |
|
29585 QtBluetooth.QLowEnergyDescriptor.name?4() -> QString |
|
29586 QtBluetooth.QLowEnergyDescriptor.type?4() -> QBluetoothUuid.DescriptorType |
|
29587 QtBluetooth.QLowEnergyDescriptorData?1() |
|
29588 QtBluetooth.QLowEnergyDescriptorData.__init__?1(self) |
|
29589 QtBluetooth.QLowEnergyDescriptorData?1(QBluetoothUuid, QByteArray) |
|
29590 QtBluetooth.QLowEnergyDescriptorData.__init__?1(self, QBluetoothUuid, QByteArray) |
|
29591 QtBluetooth.QLowEnergyDescriptorData?1(QLowEnergyDescriptorData) |
|
29592 QtBluetooth.QLowEnergyDescriptorData.__init__?1(self, QLowEnergyDescriptorData) |
|
29593 QtBluetooth.QLowEnergyDescriptorData.value?4() -> QByteArray |
|
29594 QtBluetooth.QLowEnergyDescriptorData.setValue?4(QByteArray) |
|
29595 QtBluetooth.QLowEnergyDescriptorData.uuid?4() -> QBluetoothUuid |
|
29596 QtBluetooth.QLowEnergyDescriptorData.setUuid?4(QBluetoothUuid) |
|
29597 QtBluetooth.QLowEnergyDescriptorData.isValid?4() -> bool |
|
29598 QtBluetooth.QLowEnergyDescriptorData.setReadPermissions?4(bool, unknown-type constraints=QBluetooth.AttAccessConstraints()) |
|
29599 QtBluetooth.QLowEnergyDescriptorData.isReadable?4() -> bool |
|
29600 QtBluetooth.QLowEnergyDescriptorData.readConstraints?4() -> unknown-type |
|
29601 QtBluetooth.QLowEnergyDescriptorData.setWritePermissions?4(bool, unknown-type constraints=QBluetooth.AttAccessConstraints()) |
|
29602 QtBluetooth.QLowEnergyDescriptorData.isWritable?4() -> bool |
|
29603 QtBluetooth.QLowEnergyDescriptorData.writeConstraints?4() -> unknown-type |
|
29604 QtBluetooth.QLowEnergyDescriptorData.swap?4(QLowEnergyDescriptorData) |
|
29605 QtBluetooth.QLowEnergyService.WriteMode?10 |
|
29606 QtBluetooth.QLowEnergyService.WriteMode.WriteWithResponse?10 |
|
29607 QtBluetooth.QLowEnergyService.WriteMode.WriteWithoutResponse?10 |
|
29608 QtBluetooth.QLowEnergyService.WriteMode.WriteSigned?10 |
|
29609 QtBluetooth.QLowEnergyService.ServiceState?10 |
|
29610 QtBluetooth.QLowEnergyService.ServiceState.InvalidService?10 |
|
29611 QtBluetooth.QLowEnergyService.ServiceState.DiscoveryRequired?10 |
|
29612 QtBluetooth.QLowEnergyService.ServiceState.ServiceDiscovered?10 |
|
29613 QtBluetooth.QLowEnergyService.ServiceState.LocalService?10 |
|
29614 QtBluetooth.QLowEnergyService.ServiceState.RemoteService?10 |
|
29615 QtBluetooth.QLowEnergyService.ServiceState.RemoteServiceDiscovering?10 |
|
29616 QtBluetooth.QLowEnergyService.ServiceState.RemoteServiceDiscovered?10 |
|
29617 QtBluetooth.QLowEnergyService.ServiceState.DiscoveringService?10 |
|
29618 QtBluetooth.QLowEnergyService.ServiceError?10 |
|
29619 QtBluetooth.QLowEnergyService.ServiceError.NoError?10 |
|
29620 QtBluetooth.QLowEnergyService.ServiceError.OperationError?10 |
|
29621 QtBluetooth.QLowEnergyService.ServiceError.CharacteristicWriteError?10 |
|
29622 QtBluetooth.QLowEnergyService.ServiceError.DescriptorWriteError?10 |
|
29623 QtBluetooth.QLowEnergyService.ServiceError.CharacteristicReadError?10 |
|
29624 QtBluetooth.QLowEnergyService.ServiceError.DescriptorReadError?10 |
|
29625 QtBluetooth.QLowEnergyService.ServiceError.UnknownError?10 |
|
29626 QtBluetooth.QLowEnergyService.ServiceType?10 |
|
29627 QtBluetooth.QLowEnergyService.ServiceType.PrimaryService?10 |
|
29628 QtBluetooth.QLowEnergyService.ServiceType.IncludedService?10 |
|
29629 QtBluetooth.QLowEnergyService.DiscoveryMode?10 |
|
29630 QtBluetooth.QLowEnergyService.DiscoveryMode.FullDiscovery?10 |
|
29631 QtBluetooth.QLowEnergyService.DiscoveryMode.SkipValueDiscovery?10 |
|
29632 QtBluetooth.QLowEnergyService.includedServices?4() -> unknown-type |
|
29633 QtBluetooth.QLowEnergyService.type?4() -> unknown-type |
|
29634 QtBluetooth.QLowEnergyService.state?4() -> QLowEnergyService.ServiceState |
|
29635 QtBluetooth.QLowEnergyService.characteristic?4(QBluetoothUuid) -> QLowEnergyCharacteristic |
|
29636 QtBluetooth.QLowEnergyService.characteristics?4() -> unknown-type |
|
29637 QtBluetooth.QLowEnergyService.serviceUuid?4() -> QBluetoothUuid |
|
29638 QtBluetooth.QLowEnergyService.serviceName?4() -> QString |
|
29639 QtBluetooth.QLowEnergyService.discoverDetails?4(QLowEnergyService.DiscoveryMode mode=QLowEnergyService.FullDiscovery) |
|
29640 QtBluetooth.QLowEnergyService.error?4() -> QLowEnergyService.ServiceError |
|
29641 QtBluetooth.QLowEnergyService.contains?4(QLowEnergyCharacteristic) -> bool |
|
29642 QtBluetooth.QLowEnergyService.contains?4(QLowEnergyDescriptor) -> bool |
|
29643 QtBluetooth.QLowEnergyService.writeCharacteristic?4(QLowEnergyCharacteristic, QByteArray, QLowEnergyService.WriteMode mode=QLowEnergyService.WriteWithResponse) |
|
29644 QtBluetooth.QLowEnergyService.writeDescriptor?4(QLowEnergyDescriptor, QByteArray) |
|
29645 QtBluetooth.QLowEnergyService.stateChanged?4(QLowEnergyService.ServiceState) |
|
29646 QtBluetooth.QLowEnergyService.characteristicChanged?4(QLowEnergyCharacteristic, QByteArray) |
|
29647 QtBluetooth.QLowEnergyService.characteristicWritten?4(QLowEnergyCharacteristic, QByteArray) |
|
29648 QtBluetooth.QLowEnergyService.descriptorWritten?4(QLowEnergyDescriptor, QByteArray) |
|
29649 QtBluetooth.QLowEnergyService.errorOccurred?4(QLowEnergyService.ServiceError) |
|
29650 QtBluetooth.QLowEnergyService.readCharacteristic?4(QLowEnergyCharacteristic) |
|
29651 QtBluetooth.QLowEnergyService.readDescriptor?4(QLowEnergyDescriptor) |
|
29652 QtBluetooth.QLowEnergyService.characteristicRead?4(QLowEnergyCharacteristic, QByteArray) |
|
29653 QtBluetooth.QLowEnergyService.descriptorRead?4(QLowEnergyDescriptor, QByteArray) |
|
29654 QtBluetooth.QLowEnergyServiceData.ServiceType?10 |
|
29655 QtBluetooth.QLowEnergyServiceData.ServiceType.ServiceTypePrimary?10 |
|
29656 QtBluetooth.QLowEnergyServiceData.ServiceType.ServiceTypeSecondary?10 |
|
29657 QtBluetooth.QLowEnergyServiceData?1() |
|
29658 QtBluetooth.QLowEnergyServiceData.__init__?1(self) |
|
29659 QtBluetooth.QLowEnergyServiceData?1(QLowEnergyServiceData) |
|
29660 QtBluetooth.QLowEnergyServiceData.__init__?1(self, QLowEnergyServiceData) |
|
29661 QtBluetooth.QLowEnergyServiceData.type?4() -> QLowEnergyServiceData.ServiceType |
|
29662 QtBluetooth.QLowEnergyServiceData.setType?4(QLowEnergyServiceData.ServiceType) |
|
29663 QtBluetooth.QLowEnergyServiceData.uuid?4() -> QBluetoothUuid |
|
29664 QtBluetooth.QLowEnergyServiceData.setUuid?4(QBluetoothUuid) |
|
29665 QtBluetooth.QLowEnergyServiceData.includedServices?4() -> unknown-type |
|
29666 QtBluetooth.QLowEnergyServiceData.setIncludedServices?4(unknown-type) |
|
29667 QtBluetooth.QLowEnergyServiceData.addIncludedService?4(QLowEnergyService) |
|
29668 QtBluetooth.QLowEnergyServiceData.characteristics?4() -> unknown-type |
|
29669 QtBluetooth.QLowEnergyServiceData.setCharacteristics?4(unknown-type) |
|
29670 QtBluetooth.QLowEnergyServiceData.addCharacteristic?4(QLowEnergyCharacteristicData) |
|
29671 QtBluetooth.QLowEnergyServiceData.isValid?4() -> bool |
|
29672 QtBluetooth.QLowEnergyServiceData.swap?4(QLowEnergyServiceData) |
|
29673 QtNfc.QNdefFilter?1() |
|
29674 QtNfc.QNdefFilter.__init__?1(self) |
|
29675 QtNfc.QNdefFilter?1(QNdefFilter) |
|
29676 QtNfc.QNdefFilter.__init__?1(self, QNdefFilter) |
|
29677 QtNfc.QNdefFilter.clear?4() |
|
29678 QtNfc.QNdefFilter.setOrderMatch?4(bool) |
|
29679 QtNfc.QNdefFilter.orderMatch?4() -> bool |
|
29680 QtNfc.QNdefFilter.appendRecord?4(QNdefFilter.Record) -> bool |
|
29681 QtNfc.QNdefFilter.appendRecord?4(QNdefRecord.TypeNameFormat, QByteArray, int min=1, int max=1) -> bool |
|
29682 QtNfc.QNdefFilter.recordCount?4() -> int |
|
29683 QtNfc.QNdefFilter.recordAt?4(int) -> QNdefFilter.Record |
|
29684 QtNfc.QNdefFilter.match?4(QNdefMessage) -> bool |
|
29685 QtNfc.QNdefFilter.Record.maximum?7 |
|
29686 QtNfc.QNdefFilter.Record.minimum?7 |
|
29687 QtNfc.QNdefFilter.Record.type?7 |
|
29688 QtNfc.QNdefFilter.Record.typeNameFormat?7 |
|
29689 QtNfc.QNdefFilter.Record?1() |
|
29690 QtNfc.QNdefFilter.Record.__init__?1(self) |
|
29691 QtNfc.QNdefFilter.Record?1(QNdefFilter.Record) |
|
29692 QtNfc.QNdefFilter.Record.__init__?1(self, QNdefFilter.Record) |
|
29693 QtNfc.QNdefMessage?1() |
|
29694 QtNfc.QNdefMessage.__init__?1(self) |
|
29695 QtNfc.QNdefMessage?1(QNdefRecord) |
|
29696 QtNfc.QNdefMessage.__init__?1(self, QNdefRecord) |
|
29697 QtNfc.QNdefMessage?1(QNdefMessage) |
|
29698 QtNfc.QNdefMessage.__init__?1(self, QNdefMessage) |
|
29699 QtNfc.QNdefMessage?1(unknown-type) |
|
29700 QtNfc.QNdefMessage.__init__?1(self, unknown-type) |
|
29701 QtNfc.QNdefMessage.toByteArray?4() -> QByteArray |
|
29702 QtNfc.QNdefMessage.fromByteArray?4(QByteArray) -> QNdefMessage |
|
29703 QtNfc.QNdefRecord.TypeNameFormat?10 |
|
29704 QtNfc.QNdefRecord.TypeNameFormat.Empty?10 |
|
29705 QtNfc.QNdefRecord.TypeNameFormat.NfcRtd?10 |
|
29706 QtNfc.QNdefRecord.TypeNameFormat.Mime?10 |
|
29707 QtNfc.QNdefRecord.TypeNameFormat.Uri?10 |
|
29708 QtNfc.QNdefRecord.TypeNameFormat.ExternalRtd?10 |
|
29709 QtNfc.QNdefRecord.TypeNameFormat.Unknown?10 |
|
29710 QtNfc.QNdefRecord?1() |
|
29711 QtNfc.QNdefRecord.__init__?1(self) |
|
29712 QtNfc.QNdefRecord?1(QNdefRecord) |
|
29713 QtNfc.QNdefRecord.__init__?1(self, QNdefRecord) |
|
29714 QtNfc.QNdefRecord.setTypeNameFormat?4(QNdefRecord.TypeNameFormat) |
|
29715 QtNfc.QNdefRecord.typeNameFormat?4() -> QNdefRecord.TypeNameFormat |
|
29716 QtNfc.QNdefRecord.setType?4(QByteArray) |
|
29717 QtNfc.QNdefRecord.type?4() -> QByteArray |
|
29718 QtNfc.QNdefRecord.setId?4(QByteArray) |
|
29719 QtNfc.QNdefRecord.id?4() -> QByteArray |
|
29720 QtNfc.QNdefRecord.setPayload?4(QByteArray) |
|
29721 QtNfc.QNdefRecord.payload?4() -> QByteArray |
|
29722 QtNfc.QNdefRecord.isEmpty?4() -> bool |
|
29723 QtNfc.QNdefRecord.clear?4() |
|
29724 QtNfc.QNdefNfcIconRecord?1() |
|
29725 QtNfc.QNdefNfcIconRecord.__init__?1(self) |
|
29726 QtNfc.QNdefNfcIconRecord?1(QNdefRecord) |
|
29727 QtNfc.QNdefNfcIconRecord.__init__?1(self, QNdefRecord) |
|
29728 QtNfc.QNdefNfcIconRecord?1(QNdefNfcIconRecord) |
|
29729 QtNfc.QNdefNfcIconRecord.__init__?1(self, QNdefNfcIconRecord) |
|
29730 QtNfc.QNdefNfcIconRecord.setData?4(QByteArray) |
|
29731 QtNfc.QNdefNfcIconRecord.data?4() -> QByteArray |
|
29732 QtNfc.QNdefNfcSmartPosterRecord.Action?10 |
|
29733 QtNfc.QNdefNfcSmartPosterRecord.Action.UnspecifiedAction?10 |
|
29734 QtNfc.QNdefNfcSmartPosterRecord.Action.DoAction?10 |
|
29735 QtNfc.QNdefNfcSmartPosterRecord.Action.SaveAction?10 |
|
29736 QtNfc.QNdefNfcSmartPosterRecord.Action.EditAction?10 |
|
29737 QtNfc.QNdefNfcSmartPosterRecord?1() |
|
29738 QtNfc.QNdefNfcSmartPosterRecord.__init__?1(self) |
|
29739 QtNfc.QNdefNfcSmartPosterRecord?1(QNdefNfcSmartPosterRecord) |
|
29740 QtNfc.QNdefNfcSmartPosterRecord.__init__?1(self, QNdefNfcSmartPosterRecord) |
|
29741 QtNfc.QNdefNfcSmartPosterRecord?1(QNdefRecord) |
|
29742 QtNfc.QNdefNfcSmartPosterRecord.__init__?1(self, QNdefRecord) |
|
29743 QtNfc.QNdefNfcSmartPosterRecord.setPayload?4(QByteArray) |
|
29744 QtNfc.QNdefNfcSmartPosterRecord.hasTitle?4(QString locale='') -> bool |
|
29745 QtNfc.QNdefNfcSmartPosterRecord.hasAction?4() -> bool |
|
29746 QtNfc.QNdefNfcSmartPosterRecord.hasIcon?4(QByteArray mimetype=QByteArray()) -> bool |
|
29747 QtNfc.QNdefNfcSmartPosterRecord.hasSize?4() -> bool |
|
29748 QtNfc.QNdefNfcSmartPosterRecord.hasTypeInfo?4() -> bool |
|
29749 QtNfc.QNdefNfcSmartPosterRecord.titleCount?4() -> int |
|
29750 QtNfc.QNdefNfcSmartPosterRecord.title?4(QString locale='') -> QString |
|
29751 QtNfc.QNdefNfcSmartPosterRecord.titleRecord?4(int) -> QNdefNfcTextRecord |
|
29752 QtNfc.QNdefNfcSmartPosterRecord.titleRecords?4() -> unknown-type |
|
29753 QtNfc.QNdefNfcSmartPosterRecord.addTitle?4(QNdefNfcTextRecord) -> bool |
|
29754 QtNfc.QNdefNfcSmartPosterRecord.addTitle?4(QString, QString, QNdefNfcTextRecord.Encoding) -> bool |
|
29755 QtNfc.QNdefNfcSmartPosterRecord.removeTitle?4(QNdefNfcTextRecord) -> bool |
|
29756 QtNfc.QNdefNfcSmartPosterRecord.removeTitle?4(QString) -> bool |
|
29757 QtNfc.QNdefNfcSmartPosterRecord.setTitles?4(unknown-type) |
|
29758 QtNfc.QNdefNfcSmartPosterRecord.uri?4() -> QUrl |
|
29759 QtNfc.QNdefNfcSmartPosterRecord.uriRecord?4() -> QNdefNfcUriRecord |
|
29760 QtNfc.QNdefNfcSmartPosterRecord.setUri?4(QNdefNfcUriRecord) |
|
29761 QtNfc.QNdefNfcSmartPosterRecord.setUri?4(QUrl) |
|
29762 QtNfc.QNdefNfcSmartPosterRecord.action?4() -> QNdefNfcSmartPosterRecord.Action |
|
29763 QtNfc.QNdefNfcSmartPosterRecord.setAction?4(QNdefNfcSmartPosterRecord.Action) |
|
29764 QtNfc.QNdefNfcSmartPosterRecord.iconCount?4() -> int |
|
29765 QtNfc.QNdefNfcSmartPosterRecord.icon?4(QByteArray mimetype=QByteArray()) -> QByteArray |
|
29766 QtNfc.QNdefNfcSmartPosterRecord.iconRecord?4(int) -> QNdefNfcIconRecord |
|
29767 QtNfc.QNdefNfcSmartPosterRecord.iconRecords?4() -> unknown-type |
|
29768 QtNfc.QNdefNfcSmartPosterRecord.addIcon?4(QNdefNfcIconRecord) |
|
29769 QtNfc.QNdefNfcSmartPosterRecord.addIcon?4(QByteArray, QByteArray) |
|
29770 QtNfc.QNdefNfcSmartPosterRecord.removeIcon?4(QNdefNfcIconRecord) -> bool |
|
29771 QtNfc.QNdefNfcSmartPosterRecord.removeIcon?4(QByteArray) -> bool |
|
29772 QtNfc.QNdefNfcSmartPosterRecord.setIcons?4(unknown-type) |
|
29773 QtNfc.QNdefNfcSmartPosterRecord.size?4() -> int |
|
29774 QtNfc.QNdefNfcSmartPosterRecord.setSize?4(int) |
|
29775 QtNfc.QNdefNfcSmartPosterRecord.typeInfo?4() -> QString |
|
29776 QtNfc.QNdefNfcSmartPosterRecord.setTypeInfo?4(QString) |
|
29777 QtNfc.QNdefNfcTextRecord.Encoding?10 |
|
29778 QtNfc.QNdefNfcTextRecord.Encoding.Utf8?10 |
|
29779 QtNfc.QNdefNfcTextRecord.Encoding.Utf16?10 |
|
29780 QtNfc.QNdefNfcTextRecord?1() |
|
29781 QtNfc.QNdefNfcTextRecord.__init__?1(self) |
|
29782 QtNfc.QNdefNfcTextRecord?1(QNdefRecord) |
|
29783 QtNfc.QNdefNfcTextRecord.__init__?1(self, QNdefRecord) |
|
29784 QtNfc.QNdefNfcTextRecord?1(QNdefNfcTextRecord) |
|
29785 QtNfc.QNdefNfcTextRecord.__init__?1(self, QNdefNfcTextRecord) |
|
29786 QtNfc.QNdefNfcTextRecord.locale?4() -> QString |
|
29787 QtNfc.QNdefNfcTextRecord.setLocale?4(QString) |
|
29788 QtNfc.QNdefNfcTextRecord.text?4() -> QString |
|
29789 QtNfc.QNdefNfcTextRecord.setText?4(QString) |
|
29790 QtNfc.QNdefNfcTextRecord.encoding?4() -> QNdefNfcTextRecord.Encoding |
|
29791 QtNfc.QNdefNfcTextRecord.setEncoding?4(QNdefNfcTextRecord.Encoding) |
|
29792 QtNfc.QNdefNfcUriRecord?1() |
|
29793 QtNfc.QNdefNfcUriRecord.__init__?1(self) |
|
29794 QtNfc.QNdefNfcUriRecord?1(QNdefRecord) |
|
29795 QtNfc.QNdefNfcUriRecord.__init__?1(self, QNdefRecord) |
|
29796 QtNfc.QNdefNfcUriRecord?1(QNdefNfcUriRecord) |
|
29797 QtNfc.QNdefNfcUriRecord.__init__?1(self, QNdefNfcUriRecord) |
|
29798 QtNfc.QNdefNfcUriRecord.uri?4() -> QUrl |
|
29799 QtNfc.QNdefNfcUriRecord.setUri?4(QUrl) |
|
29800 QtNfc.QNearFieldManager.AdapterState?10 |
|
29801 QtNfc.QNearFieldManager.AdapterState.Offline?10 |
|
29802 QtNfc.QNearFieldManager.AdapterState.TurningOn?10 |
|
29803 QtNfc.QNearFieldManager.AdapterState.Online?10 |
|
29804 QtNfc.QNearFieldManager.AdapterState.TurningOff?10 |
|
29805 QtNfc.QNearFieldManager?1(QObject parent=None) |
|
29806 QtNfc.QNearFieldManager.__init__?1(self, QObject parent=None) |
|
29807 QtNfc.QNearFieldManager.startTargetDetection?4(QNearFieldTarget.AccessMethod) -> bool |
|
29808 QtNfc.QNearFieldManager.stopTargetDetection?4(QString errorMessage='') |
|
29809 QtNfc.QNearFieldManager.targetDetected?4(QNearFieldTarget) |
|
29810 QtNfc.QNearFieldManager.targetLost?4(QNearFieldTarget) |
|
29811 QtNfc.QNearFieldManager.targetDetectionStopped?4() |
|
29812 QtNfc.QNearFieldManager.isSupported?4(QNearFieldTarget.AccessMethod accessMethod=QNearFieldTarget.AnyAccess) -> bool |
|
29813 QtNfc.QNearFieldManager.adapterStateChanged?4(QNearFieldManager.AdapterState) |
|
29814 QtNfc.QNearFieldManager.isEnabled?4() -> bool |
|
29815 QtNfc.QNearFieldManager.setUserInformation?4(QString) |
|
29816 QtNfc.QNearFieldTarget.Error?10 |
|
29817 QtNfc.QNearFieldTarget.Error.NoError?10 |
|
29818 QtNfc.QNearFieldTarget.Error.UnknownError?10 |
|
29819 QtNfc.QNearFieldTarget.Error.UnsupportedError?10 |
|
29820 QtNfc.QNearFieldTarget.Error.TargetOutOfRangeError?10 |
|
29821 QtNfc.QNearFieldTarget.Error.NoResponseError?10 |
|
29822 QtNfc.QNearFieldTarget.Error.ChecksumMismatchError?10 |
|
29823 QtNfc.QNearFieldTarget.Error.InvalidParametersError?10 |
|
29824 QtNfc.QNearFieldTarget.Error.NdefReadError?10 |
|
29825 QtNfc.QNearFieldTarget.Error.NdefWriteError?10 |
|
29826 QtNfc.QNearFieldTarget.Error.CommandError?10 |
|
29827 QtNfc.QNearFieldTarget.Error.ConnectionError?10 |
|
29828 QtNfc.QNearFieldTarget.Error.TimeoutError?10 |
|
29829 QtNfc.QNearFieldTarget.AccessMethod?10 |
|
29830 QtNfc.QNearFieldTarget.AccessMethod.UnknownAccess?10 |
|
29831 QtNfc.QNearFieldTarget.AccessMethod.NdefAccess?10 |
|
29832 QtNfc.QNearFieldTarget.AccessMethod.TagTypeSpecificAccess?10 |
|
29833 QtNfc.QNearFieldTarget.AccessMethod.AnyAccess?10 |
|
29834 QtNfc.QNearFieldTarget.Type?10 |
|
29835 QtNfc.QNearFieldTarget.Type.ProprietaryTag?10 |
|
29836 QtNfc.QNearFieldTarget.Type.NfcTagType1?10 |
|
29837 QtNfc.QNearFieldTarget.Type.NfcTagType2?10 |
|
29838 QtNfc.QNearFieldTarget.Type.NfcTagType3?10 |
|
29839 QtNfc.QNearFieldTarget.Type.NfcTagType4?10 |
|
29840 QtNfc.QNearFieldTarget.Type.NfcTagType4A?10 |
|
29841 QtNfc.QNearFieldTarget.Type.NfcTagType4B?10 |
|
29842 QtNfc.QNearFieldTarget.Type.MifareTag?10 |
|
29843 QtNfc.QNearFieldTarget?1(QObject parent=None) |
|
29844 QtNfc.QNearFieldTarget.__init__?1(self, QObject parent=None) |
|
29845 QtNfc.QNearFieldTarget.uid?4() -> QByteArray |
|
29846 QtNfc.QNearFieldTarget.type?4() -> QNearFieldTarget.Type |
|
29847 QtNfc.QNearFieldTarget.accessMethods?4() -> unknown-type |
|
29848 QtNfc.QNearFieldTarget.hasNdefMessage?4() -> bool |
|
29849 QtNfc.QNearFieldTarget.readNdefMessages?4() -> QNearFieldTarget.RequestId |
|
29850 QtNfc.QNearFieldTarget.writeNdefMessages?4(unknown-type) -> QNearFieldTarget.RequestId |
|
29851 QtNfc.QNearFieldTarget.sendCommand?4(QByteArray) -> QNearFieldTarget.RequestId |
|
29852 QtNfc.QNearFieldTarget.waitForRequestCompleted?4(QNearFieldTarget.RequestId, int msecs=5000) -> bool |
|
29853 QtNfc.QNearFieldTarget.requestResponse?4(QNearFieldTarget.RequestId) -> QVariant |
|
29854 QtNfc.QNearFieldTarget.disconnected?4() |
|
29855 QtNfc.QNearFieldTarget.ndefMessageRead?4(QNdefMessage) |
|
29856 QtNfc.QNearFieldTarget.requestCompleted?4(QNearFieldTarget.RequestId) |
|
29857 QtNfc.QNearFieldTarget.error?4(QNearFieldTarget.Error, QNearFieldTarget.RequestId) |
|
29858 QtNfc.QNearFieldTarget.disconnect?4() -> bool |
|
29859 QtNfc.QNearFieldTarget.maxCommandLength?4() -> int |
|
29860 QtNfc.QNearFieldTarget.RequestId?1() |
|
29861 QtNfc.QNearFieldTarget.RequestId.__init__?1(self) |
|
29862 QtNfc.QNearFieldTarget.RequestId?1(QNearFieldTarget.RequestId) |
|
29863 QtNfc.QNearFieldTarget.RequestId.__init__?1(self, QNearFieldTarget.RequestId) |
|
29864 QtNfc.QNearFieldTarget.RequestId.isValid?4() -> bool |
|
29865 QtNfc.QNearFieldTarget.RequestId.refCount?4() -> int |