Qtopia library API Documentation

qpemessagebox.h

00001 #include <qstring.h>
00002 
00003 class QWidget;
00004 
00005 class QPEMessageBox
00006 {
00007 public:
00008     static bool confirmDelete( QWidget *parent, const QString & caption,
00009                    const QString & object );
00010 
00011 };
KDE Logo
This file is part of the documentation for OPIE Version 1.5.5.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:24:07 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001