This website works better with JavaScript.
Explore
Help
Sign In
2024_master1
/
qt_master
Watch
3
Star
2
Fork
You've already forked qt_master
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a0a2407aa2
main
flags
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a0a2407aa2'
${ noResults }
qt_master
/
2024
/
signaux
/
Main.qml
9 lines
107 B
Raw
Blame
History
import
QtQuick
Window
{
width:
640
height:
480
visible:
true
title:
qsTr
(
"Hello World"
)
}
Reference in new issue
View Git Blame
Copy Permalink