/**************************************************************************** * * (c) 2009-2020 QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org> * * QGroundControl is licensed according to the terms in the file * COPYING.md in the root of the source code directory. * ****************************************************************************/importQtQml.Models2.12importQGroundControl1.0importQGroundControl.Controls1.0importQGroundControl.FlightDisplay1.0ToolStrip{id:_roottitle:qsTr("Fly")signaldisplayPreFlightChecklistFlyViewToolStripActionList{id:flyViewToolStripActionListonDisplayPreFlightChecklist:_root.displayPreFlightChecklist()}model:flyViewToolStripActionList.model}