pyqrnative::QRCode Class Reference

List of all members.

Public Member Functions

def __init__
def addData
def createBytes
def createData
def createMovieClip
def getBestMaskPattern
def getModuleCount
def isDark
def make
def makeImage
def makeImpl
def mapData
def setupPositionAdjustPattern
def setupPositionProbePattern
def setupTimingPattern
def setupTypeInfo
def setupTypeNumber

Public Attributes

 dataCache
 dataList
 errorCorrectLevel
 moduleCount
 modules
 typeNumber

Static Public Attributes

int PAD0 = 0xEC
int PAD1 = 0x11

Detailed Description

Definition at line 39 of file pyqrnative.py.


Member Function Documentation

def pyqrnative::QRCode::__init__ (   self,
  typeNumber,
  errorCorrectLevel 
)

Definition at line 40 of file pyqrnative.py.

def pyqrnative::QRCode::addData (   self,
  data 
)

Definition at line 47 of file pyqrnative.py.

def pyqrnative::QRCode::createBytes (   buffer,
  rsBlocks 
)

Definition at line 308 of file pyqrnative.py.

def pyqrnative::QRCode::createData (   typeNumber,
  errorCorrectLevel,
  dataList 
)

Definition at line 262 of file pyqrnative.py.

def pyqrnative::QRCode::createMovieClip (   self  ) 

Definition at line 119 of file pyqrnative.py.

def pyqrnative::QRCode::getBestMaskPattern (   self  ) 

Definition at line 102 of file pyqrnative.py.

def pyqrnative::QRCode::getModuleCount (   self  ) 

Definition at line 55 of file pyqrnative.py.

def pyqrnative::QRCode::isDark (   self,
  row,
  col 
)

Definition at line 51 of file pyqrnative.py.

def pyqrnative::QRCode::make (   self  ) 

Definition at line 57 of file pyqrnative.py.

def pyqrnative::QRCode::makeImage (   self  ) 

Definition at line 121 of file pyqrnative.py.

def pyqrnative::QRCode::makeImpl (   self,
  test,
  maskPattern 
)

Definition at line 59 of file pyqrnative.py.

def pyqrnative::QRCode::mapData (   self,
  data,
  maskPattern 
)

Definition at line 218 of file pyqrnative.py.

def pyqrnative::QRCode::setupPositionAdjustPattern (   self  ) 

Definition at line 151 of file pyqrnative.py.

def pyqrnative::QRCode::setupPositionProbePattern (   self,
  row,
  col 
)

Definition at line 85 of file pyqrnative.py.

def pyqrnative::QRCode::setupTimingPattern (   self  ) 

Definition at line 139 of file pyqrnative.py.

def pyqrnative::QRCode::setupTypeInfo (   self,
  test,
  maskPattern 
)

Definition at line 186 of file pyqrnative.py.

def pyqrnative::QRCode::setupTypeNumber (   self,
  test 
)

Definition at line 174 of file pyqrnative.py.


Member Data Documentation

Definition at line 45 of file pyqrnative.py.

Definition at line 46 of file pyqrnative.py.

Definition at line 42 of file pyqrnative.py.

Definition at line 44 of file pyqrnative.py.

Definition at line 43 of file pyqrnative.py.

int pyqrnative::QRCode::PAD0 = 0xEC [static]

Definition at line 258 of file pyqrnative.py.

int pyqrnative::QRCode::PAD1 = 0x11 [static]

Definition at line 259 of file pyqrnative.py.

Definition at line 41 of file pyqrnative.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


pyqrnative
Author(s): Sam Curren
autogenerated on Fri Jan 11 09:39:00 2013