DbInfo.3 702 B

12345678910111213141516171819202122232425262728293031323334353637
  1. .TH "DbInfo" 3 "Sun Dec 27 2020" "openPilotLog" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. DbInfo
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .SS "Public Member Functions"
  10. .in +1c
  11. .ti -1c
  12. .RI "void \fBgetColumnNames\fP ()"
  13. .br
  14. .RI "\fBDbInfo::getColumnNames\fP Looks up column names for all tables in the database\&. "
  15. .ti -1c
  16. .RI "void \fBsqliteversion\fP ()"
  17. .br
  18. .RI "db::sqliteversion queries database version\&. "
  19. .in -1c
  20. .SS "Public Attributes"
  21. .in +1c
  22. .ti -1c
  23. .RI "QString \fBversion\fP = QString()"
  24. .br
  25. .ti -1c
  26. .RI "QMap< QString, QVector< QString > > \fBformat\fP"
  27. .br
  28. .ti -1c
  29. .RI "QVector< QString > \fBtables\fP"
  30. .br
  31. .in -1c
  32. .SH "Author"
  33. .PP
  34. Generated automatically by Doxygen for openPilotLog from the source code\&.