qr_code v1.0.4 QRCode.QR
QR code data structure
Link to this section Summary
Link to this section Types
Link to this type
groups()
groups()
groups() :: {[[], ...], [[]]}
groups() :: {[[], ...], [[]]}
Link to this type
level()
level()
level() :: :low | :medium | :quartile | :high
level() :: :low | :medium | :quartile | :high
Link to this type
mask_num()
mask_num()
mask_num() :: 0..7
mask_num() :: 0..7
Link to this type
mode()
mode()
mode() :: :numeric | :alphanumeric | :byte | :kanji | :eci
mode() :: :numeric | :alphanumeric | :byte | :kanji | :eci
Link to this type
version()
version()
version() :: 1..40
version() :: 1..40
Link to this section Functions
Link to this function
create(orig, level \\ :low)
Link to this macro
level(lvl) (macro)
Link to this macro
masking(m) (macro)
Link to this macro