QPEMessageBox Class Reference
The QPEMessageBox class provides some standard message boxes.
More...
#include <qtopia/qpemessagebox.h>
List of all member functions.
Static Public Members
bool
confirmDelete ( QWidget * parent, const QString & caption, const QString & object )
Detailed Description
The QPEMessageBox class provides some standard message boxes.
See also Qtopia Classes.
Member Function Documentation
bool QPEMessageBox::confirmDelete ( QWidget * parent, const QString & caption, const QString & object ) [static]
Displays a QMessageBox with parent parent and caption caption.
The message displayed is "Are you sure you want to delete: ",
followed by object.
This file is part of the Qtopia platform,
copyright © 1995-2004
Trolltech, all rights reserved.
Copyright © 2001-2005 Trolltech
| Trademarks
| Qtopia version 2.1.1
|