Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
Planets eight planets in the solar system
no vote
Application background QtQuick import 2QtCanvas3D import 1As "planets.js" GLCode import{Item    mainview id:    width: 1280    height: 768    t visible:
qq:醉域
2016-08-23
0
1
Qt5 based on the elimination of music games
4.0
Application background QT5 based example of the gameQtQuick import 2QtQuick.Particles import 2As "content/samegame.js" Logic importContent "import"Rectangle {Root id:Settings.screenWidth height:; width:
qq:醉域
2016-08-23
0
1
QT example MOUSE
no vote
Application background Main.cpp< QtWidgets> #include;< math.h> #include;Mouse.h "#include"Const int MouseCount static = 7;/ / [0]!Main int (argc int, **argv char){App QApplication (argc, argv);Qsrand (0, 0, 0,).SecsTo (QTime:: currentTime (), QTime ());/ / [0]!/ / [1]!Scene QGraphicsScene;Scene.setSceneRect (-300, -300, 600, 600);/ / [1] / / [2]!!Scene.setItemIndexMethod (QGraphicsScene:: NoIndex);/ / [2]!/ / [3]!For (I int = 0; < I; MouseCount; ++i) {*mouse new = Mouse Mouse;Mouse-> setPos (:: sin ((I * 6.28) / MouseCount) * 200,: cos ((I * 6.28) / MouseCount) * 200);Scene.addItem (mouse);}/ / [3]!/ / [4]!View QGraphicsView (& scene);View.setRenderHint (QPainter:: Antialiasing);View.setBackgroundBrush ("QPixmap") ("/images/cheese.jpg");/ / [4] / / [5]!!View.setCacheMode (QGraphicsView:: CacheBackground);View.setViewportUpdateMode (QGraphicsView:: BoundingRectViewportUpdate);View.setDragMode (QGraphicsView:: ScrollHandDrag);/ / [5] / / [6]!!View.s
qq:醉域
2016-08-23
0
1
QT simple music player
no vote
Application background TEMPLATE = appTARGET = musicplayerQT = widgets multimedia winextrasHEADERS = \Musicplayer.h \Volumebutton.hSOURCES = \Main.cpp \Musicplayer.cpp \Volumebutton.cppRESOURCES = \Musicplayer.qrcRC_ICONS = images/musicplayer.icoTarget.path = $$[QT_INSTALL_EXAMPLES]/winextras/musicplayerINSTALLS = target
qq:醉域
2016-08-23
0
1
No more~