Created
March 16, 2023 05:23
-
-
Save FONQRI/ca4e06ab06a2aa4f035400558c2eb77e to your computer and use it in GitHub Desktop.
QtQuickTutorialMyLabelUsage1.qml for moderncpp.ir tutorial
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MyLabel | |
{ | |
Text { text: "world!" } | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment