
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Some more or less useful snippets for developing C++/Qt code.
Work in progress.
9 years ago
0.6:
- hotfix for QTest snippet
0.5:
- remove snip: prefix
- add snippets for QTest unit test header + impl boilerplate code
0.4:
- add enum snippet
0.3:
- add snippets to include moc (either foo.moc or moc_foo.cpp)
0.2:
- add scripted header guard example
initial import:
- doxygen comment
- class
- function/method
9 years ago
0.6:
- hotfix for QTest snippet
0.5:
- remove snip: prefix
- add snippets for QTest unit test header + impl boilerplate code
0.4:
- add enum snippet
0.3:
- add snippets to include moc (either foo.moc or moc_foo.cpp)
0.2:
- add scripted header guard example
initial import:
- doxygen comment
- class
- function/method
Please login or register to add a comment or rating