27 void on_runBenchmarkButton_clicked();
28 void on_themeComboBox_currentIndexChanged(
int index);
29 void on_languageComboBox_currentIndexChanged(
int index);
32 void changeEvent(QEvent *event)
override;
35 Ui::SettingsDialog *ui;
36 void plotResults(
double nlohmannTime,
double rapidJsonTime);
37 void setDarkTheme(
bool enable);
38 void setupStatisticsChart();
44 QList<Note> generateTestNotes(
int count)
const;