| 123456789101112131415161718192021222324252627282930 | .TH "experimental::ADatabaseError" 3 "Sun Dec 27 2020" "openPilotLog" \" -*- nroff -*-.ad l.nh.SH NAMEexperimental::ADatabaseError \- Custom Database Error derived from QSqlError\&. Extends text() adding 'Database Error: ' before the text\&.  .SH SYNOPSIS.br.PP.PP\fC#include <adatabase\&.h>\fP.PPInherits QSqlError\&..SS "Public Member Functions".in +1c.ti -1c.RI "\fBADatabaseError\fP (QString msg)".br.ti -1c.RI "QString \fBtext\fP () const".br.in -1c.SH "Detailed Description".PP Custom Database Error derived from QSqlError\&. Extends text() adding 'Database Error: ' before the text\&. .SH "Author".PP Generated automatically by Doxygen for openPilotLog from the source code\&.
 |