korganizer Library API Documentation

koglobals.h

00001 #ifndef KORG_GLOBALS_H
00002 #define KORG_GLOBALS_H
00003 
00004 class KOGlobals
00005 {
00006   public:
00007     enum { EVENTADDED, EVENTEDITED, EVENTDELETED };  
00008     enum { PRIORITY_MODIFIED, COMPLETION_MODIFIED, CATEGORY_MODIFIED, UNKNOWN_MODIFIED };
00009 
00010     static void fitDialogToScreen( QWidget *widget, bool force=false );
00011 };
00012 
00013 #endif
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 15 11:41:09 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001