Public Member Functions | |
def | __init__ |
Static Public Member Functions | |
def | getRSBlocks |
def | getRsBlockTable |
Public Attributes | |
dataCount | |
totalCount | |
Static Public Attributes | |
list | RS_BLOCK_TABLE |
Definition at line 669 of file pyqrnative.py.
def pyqrnative.QRRSBlock.__init__ | ( | self, | |
totalCount, | |||
dataCount | |||
) |
Definition at line 920 of file pyqrnative.py.
def pyqrnative.QRRSBlock.getRSBlocks | ( | typeNumber, | |
errorCorrectLevel | |||
) | [static] |
Definition at line 925 of file pyqrnative.py.
def pyqrnative.QRRSBlock.getRsBlockTable | ( | typeNumber, | |
errorCorrectLevel | |||
) | [static] |
Definition at line 946 of file pyqrnative.py.
Definition at line 920 of file pyqrnative.py.
list pyqrnative.QRRSBlock::RS_BLOCK_TABLE [static] |
Definition at line 671 of file pyqrnative.py.
Definition at line 920 of file pyqrnative.py.