From 1e9ba40b6b2802ec979436b5830f2247dcd11dd607801ca7792aa435616fe019 Mon Sep 17 00:00:00 2001 From: Yuri Becker Date: Thu, 3 Apr 2025 14:46:36 +0200 Subject: [PATCH] Add global back button --- .idea/discord.xml | 4 +- .idea/qmlSettings.xml | 5 + Gui/Employees/AddApplicant.qml | 179 ++--------------------------- Gui/Employees/AddEmployee.qml | 143 +++++++++++++++++++++++ Gui/Employees/EmployeesTable.qml | 10 +- Gui/Navigation.qml | 67 +++++------ TeroStyle/BarButton.qml | 1 - images/ArrowLeftCircle-Outline.svg | 3 + pyqcrm.qrc | 1 + qml.qrc | 9 +- 10 files changed, 213 insertions(+), 209 deletions(-) create mode 100644 Gui/Employees/AddEmployee.qml create mode 100644 images/ArrowLeftCircle-Outline.svg diff --git a/.idea/discord.xml b/.idea/discord.xml index b25cd25..1126e25 100644 --- a/.idea/discord.xml +++ b/.idea/discord.xml @@ -1,7 +1,9 @@ -