#include "quuid.h"#include "qdatastream.h"#include "qdatetime.h"#include "stdlib.h"Include dependency graph for quuid.cpp:

Go to the source code of this file.
Defines | |
| #define | ISLESS(f1, f2) if (f1!=f2) return (f1<f2); |
| #define | ISMORE(f1, f2) if (f1!=f2) return (f1>f2); |
|
|
|
|
|
|
1.4.2