Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qgroundcontrol
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Valentin Platzgummer
qgroundcontrol
189beed4a184fc17eb03e9888b06c269cee4f33a
qgroundcontrol
src
QmlControls
QGCMenu.qml
Find file
Normal view
Permalink
QGCMenu.qml
96 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
Use QtQuick.Controls 1.x menus
Gus Grubba
committed
5 years ago
1
2
3
4
5
6
7
8
// QtQuick.Control 1.x Menu
import
QtQuick
2.6
import
QtQuick
.
Controls
1.4
Menu
{
}