FirstRunDialog.3 984 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. .TH "FirstRunDialog" 3 "Tue Jul 27 2021" "openPilotLog" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. FirstRunDialog
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. Inherits QDialog\&.
  11. .SS "Public Member Functions"
  12. .in +1c
  13. .ti -1c
  14. .RI "\fBFirstRunDialog\fP (QWidget *parent=nullptr)"
  15. .br
  16. .in -1c
  17. .SS "Protected Member Functions"
  18. .in +1c
  19. .ti -1c
  20. .RI "void \fBreject\fP () override"
  21. .br
  22. .ti -1c
  23. .RI "void \fBkeyPressEvent\fP (QKeyEvent *keyEvent) override"
  24. .br
  25. .RI "Shows the debug widget by pressing <ctrl + t> "
  26. .in -1c
  27. .SH "Member Function Documentation"
  28. .PP
  29. .SS "void FirstRunDialog::keyPressEvent (QKeyEvent * keyEvent)\fC [override]\fP, \fC [protected]\fP"
  30. .PP
  31. Shows the debug widget by pressing <ctrl + t> keyPressEvent ctrl + t enables debug mode, showing the branch selector which is used to select a git branch other than main for downloading the templates
  32. .PP
  33. \fBParameters\fP
  34. .RS 4
  35. \fIkeyEvent\fP
  36. .RE
  37. .PP
  38. .SH "Author"
  39. .PP
  40. Generated automatically by Doxygen for openPilotLog from the source code\&.