Dey N - Cross-Platform Development with Qt 6 and Modern C++ - 2021
File List
| File | Size |
|---|---|
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/hello.ui | 651 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/HelloWorld/HelloWorld.pro | 35 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/HelloWorld/main.cpp | 214 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyMainWindow/main.cpp | 176 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyMainWindow/mymainwindow.cpp | 235 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyMainWindow/mymainwindow.h | 339 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyMainWindow/MyMainWindow.pro | 596 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyMainWindow/mymainwindow.ui | 2.81 KB |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/icons.qrc | 69 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/myframe.cpp | 81 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/myframe.h | 214 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/myframe.pri | 48 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/myframeplugin.cpp | 1.15 KB |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/myframeplugin.h | 719 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/mylabel.cpp | 267 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/mylabel.h | 679 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/mylabel.pri | 48 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/mylabelplugin.cpp | 1.63 KB |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/mylabelplugin.h | 719 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/mywidgetcollection.cpp | 494 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/mywidgetcollection.h | 653 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/MyWidgets/MyWidgets.pro | 538 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/StyleSheet/main.cpp | 232 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/StyleSheet/StyleSheet.pro | 578 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/StyleSheet/widget.cpp | 189 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/StyleSheet/widget.h | 283 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/StyleSheet/widget.ui | 379 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter03/StyleSheetDemo.ui | 1.06 KB |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/AnchorDemo/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/AnchorDemo/AnchorDemo.pro | 683 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/AnchorDemo/main.cpp | 628 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/AnchorDemo/main.qml | 565 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/AnchorDemo/qml.qrc | 87 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/LayoutDemo/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/LayoutDemo/LayoutDemo.pro | 683 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/LayoutDemo/main.cpp | 628 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/LayoutDemo/main.qml | 750 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/LayoutDemo/qml.qrc | 87 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/ManualPositioning/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/ManualPositioning/main.cpp | 628 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/ManualPositioning/main.qml | 313 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/ManualPositioning/ManualPositioning.pro | 683 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/ManualPositioning/qml.qrc | 87 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MouseAreaDemo/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MouseAreaDemo/main.cpp | 628 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MouseAreaDemo/main.qml | 356 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MouseAreaDemo/MouseAreaDemo.pro | 683 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MouseAreaDemo/qml.qrc | 87 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/android/AndroidManifest.xml | 5.98 KB |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/android/build.gradle | 1.91 KB |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/android/gradle.properties | 540 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/android/gradle/wrapper/gradle-wrapper.jar | 53.06 KB |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/android/gradle/wrapper/gradle-wrapper.properties | 202 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/android/gradlew | 5.17 KB |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/android/gradlew.bat | 2.13 KB |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/android/res/values/libs.xml | 551 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/main.cpp | 628 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/main.qml | 537 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/MultiTouchAreaDemo.pro | 1.05 KB |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/MultiTouchAreaDemo/qml.qrc | 87 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLCPPIntegration/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLCPPIntegration/backendlogic.cpp | 0 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLCPPIntegration/backendlogic.h | 306 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLCPPIntegration/CustomItem.qml | 240 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLCPPIntegration/main.cpp | 951 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLCPPIntegration/main.qml | 648 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLCPPIntegration/qml.qrc | 123 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLCPPIntegration/QMLCPPIntegration.pro | 816 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLCPPIntegration/usingelement.h | 347 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLObjectInCPP/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLObjectInCPP/customobject.cpp | 113 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLObjectInCPP/customobject.h | 381 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLObjectInCPP/main.cpp | 750 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLObjectInCPP/main.qml | 410 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLObjectInCPP/qml.qrc | 87 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLObjectInCPP/QMLObjectInCPP.pro | 813 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLwithJS/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLwithJS/main.cpp | 628 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLwithJS/main.qml | 454 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLwithJS/qml.qrc | 87 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QMLwithJS/QMLwithJS.pro | 683 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QQuickViewDemo/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QQuickViewDemo/main.cpp | 286 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QQuickViewDemo/main.qml | 143 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QQuickViewDemo/qml.qrc | 87 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QQuickViewDemo/QQuickViewDemo.pro | 683 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QtQuickCompilerDemo/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QtQuickCompilerDemo/main.cpp | 628 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QtQuickCompilerDemo/main.qml | 214 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QtQuickCompilerDemo/qml.qrc | 87 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QtQuickCompilerDemo/QtQuickCompilerDemo.pro | 458 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QtQuickUIPrototype/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QtQuickUIPrototype/QtQuickUIPrototype.qml | 238 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/QtQuickUIPrototype/QtQuickUIPrototype.qmlproject | 301 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/RepeatersDemo/.gitignore | 741 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/RepeatersDemo/main.cpp | 628 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/RepeatersDemo/main.qml | 406 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/RepeatersDemo/qml.qrc | 87 B |
| Dey N. - Cross-Platform Development with Qt 6 and Modern C++ - 2021/code/Chapter04/RepeatersDemo/RepeatersDemo.pro | 683 B |
Trackers
No trackers found.