Changes between Version 4 and Version 5 of PacpusTutorialsNewComponent
- Timestamp:
- May 13, 2016, 11:04:50 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified PacpusTutorialsNewComponent
v4 v5 94 94 == Step 3: coding the string generation algorithm == 95 95 96 To generate the string at a fixed rate we will use a {{{QTimer}}} object. 96 97 97 98