Sort *every* file into a doxygen group.

Took 7 hours 9 minutes

Took 18 seconds

Took 2 minutes
This commit is contained in:
Lukas Brübach 2025-09-29 23:59:41 +02:00
parent 22c6756ce0
commit 12b4d2e1c5
297 changed files with 2370 additions and 21 deletions

View file

@ -1,4 +1,9 @@
// custom QInputDialog::getText implementation that allows configuration of the max length
/**
* @file get_text_with_max.h
* @ingroup UI
* @brief Custom QInputDialog::getText implementation that allows configuration of the max length
*/
#ifndef GETTEXTWITHMAX_H
#define GETTEXTWITHMAX_H