2
0

ProcessFlights.3 582 B

12345678910111213141516171819202122232425
  1. .TH "ProcessFlights" 3 "Tue Aug 9 2022" "openPilotLog" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. ProcessFlights
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .SS "Public Member Functions"
  10. .in +1c
  11. .ti -1c
  12. .RI "\fBProcessFlights\fP (const QVector< QStringList > &raw_csv_data, const QHash< QString, int > &processed_pilots_ids, const QHash< QString, int > &processed_tails_ids)"
  13. .br
  14. .ti -1c
  15. .RI "void \fBinit\fP ()"
  16. .br
  17. .ti -1c
  18. .RI "QVector< QHash< QString, QVariant > > \fBgetProcessedFlights\fP () const"
  19. .br
  20. .in -1c
  21. .SH "Author"
  22. .PP
  23. Generated automatically by Doxygen for openPilotLog from the source code\&.