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
import QGroundControl.Geo
6
7
QGCFileDialog {
8
id: kmlOrSHPLoadDialog
9
folder: QGroundControl.settingsManager.appSettings.missionSavePath
10
title: qsTr("Select File")
11
nameFilters: ShapeFileHelper.fileDialogKMLOrSHPFilters
12
}
src
QmlControls
KMLOrSHPFileDialog.qml
Generated by
1.9.8