![]() |
Banking_System_Client
1.0.0
Qt-based banking app for user/admin account management, transactions, secure server communication via PostgreSQL/Supabase.
|
Manages the application's UI and client handling in separate threads. More...
Go to the source code of this file.
Classes | |
class | AppManager |
Manages the application's UI and client handling in separate threads.
This class is responsible for coordinating between the UI and the client handler, ensuring that the application remains responsive by running the client handling logic in a separate thread.