This commit is contained in:
Your Name
2024-02-14 00:42:24 -06:00
parent 0c5da80a05
commit a6fd1bfe03
7 changed files with 57 additions and 7 deletions

View File

@@ -29,6 +29,9 @@
#include "selfdrive/frogpilot/ui/vehicle_settings.h"
#include "selfdrive/frogpilot/ui/visual_settings.h"
// Bbot notes:
// This is the main settings page. All other settings pages attach themselves to this page.
TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
// param, title, desc, icon
std::vector<std::tuple<QString, QString, QString, QString>> toggle_defs{