QGroundControl.Controls.qmldir 1.35 KB
Newer Older
Don Gagne's avatar
Don Gagne committed
1
Module QGroundControl.Controls
Don Gagne's avatar
Don Gagne committed
2

3 4 5 6 7 8 9 10 11
QGCLabel            1.0 QGCLabel.qml
QGCButton           1.0 QGCButton.qml
QGCRadioButton      1.0 QGCRadioButton.qml
QGCCheckBox         1.0 QGCCheckBox.qml
QGCTextField        1.0 QGCTextField.qml
QGCComboBox         1.0 QGCComboBox.qml
QGCColoredImage     1.0 QGCColoredImage.qml
QGCToolBarButton    1.0 QGCToolBarButton.qml
QGCMovableItem      1.0 QGCMovableItem.qml
12
QGCCanvas           1.0 QGCCanvas.qml
Don Gagne's avatar
Don Gagne committed
13

14 15
SubMenuButton       1.0 SubMenuButton.qml
IndicatorButton     1.0 IndicatorButton.qml
Don Gagne's avatar
Don Gagne committed
16
DropButton          1.0 DropButton.qml
17
RoundButton         1.0 RoundButton.qml
18 19 20
VehicleRotationCal  1.0 VehicleRotationCal.qml
VehicleSummaryRow   1.0 VehicleSummaryRow.qml
ViewWidget          1.0 ViewWidget.qml
21
ExclusiveGroupItem  1.0 ExclusiveGroupItem.qml
Don Gagne's avatar
Don Gagne committed
22

23 24
ParameterEditor         1.0 ParameterEditor.qml
ParameterEditorDialog   1.0 ParameterEditorDialog.qml
Don Gagne's avatar
Don Gagne committed
25

dogmaphobic's avatar
dogmaphobic committed
26
ModeSwitchDisplay   1.0 ModeSwitchDisplay.qml
Don Gagne's avatar
Don Gagne committed
27

dogmaphobic's avatar
dogmaphobic committed
28 29 30 31
QGCView             1.0 QGCView.qml
QGCViewPanel        1.0 QGCViewPanel.qml
QGCViewDialog       1.0 QGCViewDialog.qml
QGCViewMessage      1.0 QGCViewMessage.qml
32 33 34

MissionItemIndexLabel   1.0 MissionItemIndexLabel.qml
MissionItemSummary      1.0 MissionItemSummary.qml
Don Gagne's avatar
Don Gagne committed
35
MissionItemEditor       1.0 MissionItemEditor.qml
Don Gagne's avatar
Don Gagne committed
36

dogmaphobic's avatar
dogmaphobic committed
37 38
MainToolBar         1.0 MainToolBar.qml
SignalStrength      1.0 SignalStrength.qml
39

dogmaphobic's avatar
dogmaphobic committed
40
ClickableColor      1.0 ClickableColor.qml