1234567891011121314151617181920212223242526272829303132 |
- .TH "OPL::TailEntry" 3 "Mon Jul 11 2022" "openPilotLog" \" -*- nroff -*-
- .ad l
- .nh
- .SH NAME
- OPL::TailEntry
- .SH SYNOPSIS
- .br
- .PP
- .PP
- Inherits \fBOPL::Row\fP\&.
- .SS "Public Member Functions"
- .in +1c
- .ti -1c
- .RI "\fBTailEntry\fP (const RowData_T &row_data)"
- .br
- .ti -1c
- .RI "\fBTailEntry\fP (int row_id, const RowData_T &row_data)"
- .br
- .ti -1c
- .RI "const QString \fBregistration\fP () const"
- .br
- .ti -1c
- .RI "const QString \fBtype\fP () const"
- .br
- .in -1c
- .SS "Additional Inherited Members"
- .SH "Author"
- .PP
- Generated automatically by Doxygen for openPilotLog from the source code\&.
|