kaboutkde.h
00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022 #ifndef _KABOUT_KDE_H_
00023 #define _KABOUT_KDE_H_
00024
00025 #include <kaboutdialog.h>
00026
00040 class KAboutKDE : public KAboutDialog
00041 {
00042 public:
00056 KAboutKDE( QWidget *parent=0, const char *name=0, bool modal=true );
00057 };
00058
00059
00060 #endif
00061
00062
This file is part of the documentation for kdeui Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Apr 21 18:43:13 2004 by
doxygen 1.3.6-20040222 written by
Dimitri van Heesch, © 1997-2003