1
0
forked from BRT/arc
arc/views
slava c1b34ce7d7 Implement AccountWindow and TransactionWindow for account management
Added AccountWindow to display account tables linked to devices and TransactionWindow for viewing account details. Enhanced DeviceDAO and AccountDAO to support additional filtering and data retrieval functionalities.
2025-04-22 12:22:56 +07:00
..
widget Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
AccountWindow.cpp Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
AccountWindow.h Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
DeviceWidget.cpp Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
DeviceWidget.h Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
MainWindow.cpp Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
MainWindow.h Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
TransactionWindow.cpp Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
TransactionWindow.h Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00