B
C
F
G
H
I
M
P
Q
S
T
U
V
W
Q
- QRContent - class in io.github.g00fy2.quickie.content
- QRContent.CalendarEvent - class in io.github.g00fy2.quickie.content.QRContent
- A calendar event extracted from a QR Code.
- QRContent.CalendarEvent.CalendarDateTime - class in io.github.g00fy2.quickie.content.QRContent.CalendarEvent
- QRContent.ContactInfo - class in io.github.g00fy2.quickie.content.QRContent
- A person's or organization's business card.
- QRContent.ContactInfo.Address - class in io.github.g00fy2.quickie.content.QRContent.ContactInfo
- QRContent.ContactInfo.Address.AddressType - class in io.github.g00fy2.quickie.content.QRContent.ContactInfo.Address
- QRContent.ContactInfo.PersonName - class in io.github.g00fy2.quickie.content.QRContent.ContactInfo
- QRContent.Email - class in io.github.g00fy2.quickie.content.QRContent
- An email message from a 'MAILTO:' or similar QR Code type.
- QRContent.Email.EmailType - class in io.github.g00fy2.quickie.content.QRContent.Email
- QRContent.GeoPoint - class in io.github.g00fy2.quickie.content.QRContent
- GPS coordinates from a 'GEO:' or similar QR Code type.
- QRContent.Phone - class in io.github.g00fy2.quickie.content.QRContent
- A phone number from a 'TEL:' or similar QR Code type.
- QRContent.Phone.PhoneType - class in io.github.g00fy2.quickie.content.QRContent.Phone
- QRContent.Plain - class in io.github.g00fy2.quickie.content.QRContent
- Plain text or unknown content QR Code type.
- QRContent.Sms - class in io.github.g00fy2.quickie.content.QRContent
- An SMS message from an 'SMS:' or similar QR Code type.
- QRContent.Url - class in io.github.g00fy2.quickie.content.QRContent
- A URL or URL bookmark from a 'MEBKM:' or similar QR Code type.
- QRContent.Wifi - class in io.github.g00fy2.quickie.content.QRContent
- Wi-Fi access point details from a 'WIFI:' or similar QR Code type.
- QRResult - class in io.github.g00fy2.quickie
- QRResult.QRError - class in io.github.g00fy2.quickie.QRResult
- Error while setting up CameraX or while MLKit analysis.
- QRResult.QRMissingPermission - class in io.github.g00fy2.quickie.QRResult
- Camera permission was not granted.
- QRResult.QRSuccess - class in io.github.g00fy2.quickie.QRResult
- MLKit successfully detected a QR code.
- QRResult.QRUserCanceled - class in io.github.g00fy2.quickie.QRResult
- Activity got cancelled by the user.