# encoding: utf-8
# module PyQt5.QtSensors
# from C:\Programs\Python\Python313\Lib\site-packages\PyQt5\QtSensors.pyd
# by generator 1.147
# no doc

# imports
import PyQt5.QtCore as __PyQt5_QtCore
import sip as __sip


class qoutputrange(__sip.simplewrapper):
    """
    qoutputrange()
    qoutputrange(a0: qoutputrange)
    """
    def __init__(self, a0=None): # real signature unknown; restored from __doc__ with multiple overloads
        pass

    __weakref__ = property(lambda self: object(), lambda self, v: None, lambda self: None)  # default
    """list of weak references to the object"""




