Banking_System_Client  1.0.0
Qt-based banking app for user/admin account management, transactions, secure server communication via PostgreSQL/Supabase.
RequestManager.h File Reference

Header file for the RequestManager class. More...

#include <QJsonObject>
#include <QString>
#include <QMap>
#include <QVariantMap>
#include <QVariant>
#include <QObject>
Include dependency graph for RequestManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RequestManager
 Manages the creation and dispatching of requests in the system. More...
 

Detailed Description

Header file for the RequestManager class.

Declares the RequestManager class, which manages the creation and dispatching of requests in the system.