2
0

ASettings.3 709 B

12345678910111213141516171819202122232425262728
  1. .TH "ASettings" 3 "Sun Dec 27 2020" "openPilotLog" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. ASettings \- The Settings class is a thin wrapper for the QSettings class, simplifying reading and writing of settings\&.
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <asettings\&.h>\fP
  11. .SS "Static Public Member Functions"
  12. .in +1c
  13. .ti -1c
  14. .RI "static QVariant \fBread\fP (const QString &key)"
  15. .br
  16. .ti -1c
  17. .RI "static void \fBwrite\fP (const QString &key, const QVariant &val)"
  18. .br
  19. .in -1c
  20. .SH "Detailed Description"
  21. .PP
  22. The Settings class is a thin wrapper for the QSettings class, simplifying reading and writing of settings\&.
  23. .SH "Author"
  24. .PP
  25. Generated automatically by Doxygen for openPilotLog from the source code\&.