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

kapplication.h

Go to the documentation of this file.
00001 #ifndef MINIKDE_KAPPLICATION_H
00002 #define MINIKDE_KAPPLICATION_H
00003 
00004 class KApplication
00005 {
00006   public:
00007     static int random();
00008     static int cursorFlashTime() { return 1000; }
00009 };
00010 
00011 #endif

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