BarCode |
This class represents a barcode or a QR code (created using the data of the
key) for a template.
|
Code |
Superclass for QR and BarCodes.
|
EmailQRCode |
This class is a subclass of QRCode and is used to generate an email QR-code
element
|
EventQRCode |
This class is a subclass of QRCode and is used to generate an event QR-code
element
|
GeolocationQRCode |
This class is a subclass of QRCode and is used to generate a geolocation
QR-code element
|
MECardQRCode |
This class is a subclass of QRCode and is used to generate a MeCard QR-code
element
|
QRCode |
This class is a subclass of Code and serves as a superclass for the different
types of QR-codes.
|
SMSQRCode |
This class is a subclass of QRCode and is used to generate an SMS QR-code
element.
|
TelephoneNumberQRCode |
This class is a subclass of QRCode and is used to generate a telephone number
QR-code element.
|
URLQRCode |
This class is a subclass of QRCode and is used to generate an URL QR-code
element.
|
VCardQRCode |
This class is a subclass of QRCode and is used to generate a vCard QR-code
element
|
WifiQRCode |
This class is a subclass of QRCode and is used to generate a WiFi QR-code
element.
|