![]() |
Banking_System_Client
1.0.0
Qt-based banking app for user/admin account management, transactions, secure server communication via PostgreSQL/Supabase.
|
Header file for the UserWidget class. More...
#include <QWidget>
#include <QVBoxLayout>
#include <QLabel>
#include <QLineEdit>
#include <QStackedWidget>
#include <QTableWidget>
#include "qtmaterialtabs.h"
#include "qtmaterialflatbutton.h"
#include "qtmaterialdialog.h"
#include "qtmaterialsnackbar.h"
#include "qtmaterialtextfield.h"
#include "RequestManager.h"
Go to the source code of this file.
Classes | |
class | UserWidget |
The UserWidget class provides a user interface for managing user accounts, performing transactions, and modifying settings within the banking application. More... | |
Header file for the UserWidget class.
The UserWidget class provides a user interface for managing user accounts, and performing transactions within the banking application.