6import QGroundControl.Controls
10 spacing: ScreenTools.defaultFontPixelWidth / 4
14 property real _availableHeight: availableHeight
15 property real _availableWidth: availableWidth
34 source: model.get(tabBar.currentIndex).tuningPage
36 property bool useAutoTuning: true
37 property real availableWidth: _availableWidth
38 property real availableHeight: _availableHeight - loader.y