Skip to content

Instantly share code, notes, and snippets.

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