MidlePayQml 0.0.4
MiddlePay QML module
Public Member Functions | Static Public Attributes | List of all members
qrcodegen::QrSegment::Mode Class Referencefinal

#include <qrcodegen.hpp>

Public Member Functions

int getModeBits () const
 
int numCharCountBits (int ver) const
 

Static Public Attributes

static const Mode NUMERIC
 
static const Mode ALPHANUMERIC
 
static const Mode BYTE
 
static const Mode KANJI
 
static const Mode ECI
 

Member Function Documentation

◆ getModeBits()

int qrcodegen::QrSegment::Mode::getModeBits ( ) const

◆ numCharCountBits()

int qrcodegen::QrSegment::Mode::numCharCountBits ( int  ver) const

Member Data Documentation

◆ ALPHANUMERIC

const Mode qrcodegen::QrSegment::Mode::ALPHANUMERIC
static

◆ BYTE

const Mode qrcodegen::QrSegment::Mode::BYTE
static

◆ ECI

const Mode qrcodegen::QrSegment::Mode::ECI
static

◆ KANJI

const Mode qrcodegen::QrSegment::Mode::KANJI
static

◆ NUMERIC

const Mode qrcodegen::QrSegment::Mode::NUMERIC
static

The documentation for this class was generated from the following file: