![]() |
Banking_System_Server
1.0.0
Qt-based banking app for user/admin account management, transactions, secure server communication via PostgreSQL/Supabase.
|
This file contains the declaration of the Request class, which is an abstract base class for handling different types of requests. More...
#include <QJsonObject>#include <QMutex>#include <QJsonDocument>#include <QJsonArray>#include <QMutexLocker>#include "db.h"

Go to the source code of this file.
Classes | |
| class | Request |
| The Request class is an abstract base class for handling different types of requests. More... | |
This file contains the declaration of the Request class, which is an abstract base class for handling different types of requests.