Skip to content

Instantly share code, notes, and snippets.

@FONQRI
Created March 16, 2023 05:24
Show Gist options
  • Save FONQRI/8e36e89d81e3de7d8f648a2d6a897f48 to your computer and use it in GitHub Desktop.
Save FONQRI/8e36e89d81e3de7d8f648a2d6a897f48 to your computer and use it in GitHub Desktop.
QtQuickTutorialMyLabelUsage2.qml for https://moderncpp.ir tutorial
MyLabel
someText: Text { text: "world!" } 
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment