Index
All Classes and Interfaces|All Packages|Serialized Form
Q
- qr_generator - Class in com.example.oblong
-
This class generates the QR code to be scanned by Entrants to join and view events
- qr_generator() - Constructor for class com.example.oblong.qr_generator
- qr_scanner - Class in com.example.oblong
-
The
qr_scanner
class handles QR code scanning functionality, retrieves event details from Firebase Firestore, and navigates the user to the appropriate activity based on the association of the scanned event. - qr_scanner() - Constructor for class com.example.oblong.qr_scanner
- query(String, HashMap<String, Object>, Database.OnDataReceivedListener<List<HashMap<String, Object>>>) - Method in class com.example.oblong.Database
-
The
query
method queries a collection in Firebase
All Classes and Interfaces|All Packages|Serialized Form