
C++ Snippets
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Some more or less useful snippets for developing C++/Qt code.
Work in progress. Last changelog:
Work in progress.
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
Ratings & Comments
0 Comments