2
0

StyleSheet.3 813 B

1234567891011121314151617181920212223242526272829303132333435
  1. .TH "StyleSheet" 3 "Mon Jul 11 2022" "openPilotLog" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. StyleSheet \- The \fBStyleSheet\fP struct holds the Display Name and File Name (in the resource system) for the available stylesheets\&.
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <astyle\&.h>\fP
  11. .SS "Public Member Functions"
  12. .in +1c
  13. .ti -1c
  14. .RI "\fBStyleSheet\fP (QLatin1String style_sheet_name, QLatin1String file_name)"
  15. .br
  16. .in -1c
  17. .SS "Public Attributes"
  18. .in +1c
  19. .ti -1c
  20. .RI "QLatin1String \fBstyleSheetName\fP"
  21. .br
  22. .ti -1c
  23. .RI "QLatin1String \fBfileName\fP"
  24. .br
  25. .in -1c
  26. .SH "Detailed Description"
  27. .PP
  28. The \fBStyleSheet\fP struct holds the Display Name and File Name (in the resource system) for the available stylesheets\&.
  29. .SH "Author"
  30. .PP
  31. Generated automatically by Doxygen for openPilotLog from the source code\&.