Qtopia library API Documentation

QPEMessageBox Class Reference

A message box that provides yes, no and cancel options. More...

#include <qpemessagebox.h>

List of all members.

Static Public Member Functions

bool confirmDelete (QWidget *parent, const QString &caption, const QString &object)


Detailed Description

A message box that provides yes, no and cancel options.

Definition at line 5 of file qpemessagebox.h.


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.

Definition at line 24 of file qpemessagebox.cpp.

References QObject::tr(), and QMessageBox::warning().


The documentation for this class was generated from the following files:
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:24 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001