QPEMessageBox Class Reference
A message box that provides yes, no and cancel options. More...
#include <qpemessagebox.h>
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
|
||||||||||||||||
|
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:
