Changes between Version 3 and Version 4 of PacpusTutorialsNewComponent
- Timestamp:
- May 13, 2016, 11:00:27 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PacpusTutorialsNewComponent
v3 v4 90 90 Then compile the project again in QtCreator, you may get the same {{{PacpusSocket.so}}} plugin but at the difference it contains a new component. 91 91 92 You can find the template files for this component in this archive: raw-attachment:StringGeneratorTemplate.tar.gz 93 92 94 == Step 3: coding the string generation algorithm == 93 95