Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

kapplication.cpp

Go to the documentation of this file.
00001 #include <stdlib.h>
00002 
00003 #include "kapplication.h"
00004 
00005 int KApplication::random()
00006 {
00007   return rand();
00008 }

Generated on Sat Nov 5 16:17:11 2005 for OPIE by  doxygen 1.4.2