QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
KMLOrSHPFileDialog.qml
Go to the documentation of this file.
1
import QtQuick
2
3
import QGroundControl
4
import QGroundControl.Controls
5
6
QGCFileDialog {
7
id: kmlOrSHPLoadDialog
8
folder: QGroundControl.settingsManager.appSettings.missionSavePath
9
title: qsTr("Select File")
10
nameFilters: ShapeFileHelper.fileDialogKMLOrSHPFilters
11
}
src
QmlControls
KMLOrSHPFileDialog.qml
Generated by
1.9.8