We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 349b1ec commit 01a4e12Copy full SHA for 01a4e12
doc/CODING.t2t
@@ -769,6 +769,9 @@ one special include all tests should have:
769
#include <QtTest>
770
```
771
772
+**Note** that we use the new style Qt4 includes - i.e. QtTest is included not
773
+qttest.h
774
+
775
Beyond that you just continue implementing your class as per normal, pulling
776
in whatever headers you may need:
777
0 commit comments