| 
    FougTools
    0.7.0dev-046fb6a
    
   Handy tools for C++, Qt and OpenCascade 
   | 
 
Go to the source code of this file.
Macros | |
| #define | FOUGTOOLS_VERSION 0x000700 | 
| #define | FOUGTOOLS_VERSION_STR "0.7.0" | 
| #define FOUGTOOLS_VERSION 0x000700 | 
Expands to a numeric value of the form 0xMMNNPP (MM = major, NN = minor, PP = patch) that specifies FougTools's version number.
| #define FOUGTOOLS_VERSION_STR "0.7.0" | 
Expands to a string that specifies FougTools's version number (for example, "0.4.0"). This is the version against which the application is compiled.
 1.8.8