KDECore
krandomsequence.cpp File Reference
#include <qptrlist.h>
#include "krandomsequence.h"
#include "kapplication.h"
Include dependency graph for krandomsequence.cpp:
Go to the source code of this file.
Variables | |
static const long | sMod1 = 2147483563 |
static const long | sMod2 = 2147483399 |
Variable Documentation
Definition at line 89 of file krandomsequence.cpp.
Definition at line 90 of file krandomsequence.cpp.