experimental_ADatabaseError.3 713 B

123456789101112131415161718192021222324252627282930
  1. .TH "experimental::ADatabaseError" 3 "Sun Dec 27 2020" "openPilotLog" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. experimental::ADatabaseError \- Custom Database Error derived from QSqlError\&. Extends text() adding 'Database Error: ' before the text\&.
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <adatabase\&.h>\fP
  11. .PP
  12. Inherits QSqlError\&.
  13. .SS "Public Member Functions"
  14. .in +1c
  15. .ti -1c
  16. .RI "\fBADatabaseError\fP (QString msg)"
  17. .br
  18. .ti -1c
  19. .RI "QString \fBtext\fP () const"
  20. .br
  21. .in -1c
  22. .SH "Detailed Description"
  23. .PP
  24. Custom Database Error derived from QSqlError\&. Extends text() adding 'Database Error: ' before the text\&.
  25. .SH "Author"
  26. .PP
  27. Generated automatically by Doxygen for openPilotLog from the source code\&.