#include </home/clem/local/src/opie/libopie2/opieui/omessagebox.h>
Static Public Member Functions | |
| static bool | confirmDelete (QWidget *parent, const QString &type, const QString &object, const QString &caption=QString::null) |
| replacement for QPEMessageBox::confirmDelete | |
A set of static methods to open special MessageBoxes.
Definition at line 44 of file omessagebox.h.
|
||||||||||||||||||||
|
replacement for QPEMessageBox::confirmDelete #FIXME Write Own message box to be more independant on sizes #FIXME Ask translator how to make the sentence more robust If you want to delete a file and the path is too long to fit on the screen is inserted in the middle of the string to fit on the screen. This allows the user still to identify the file.
Definition at line 89 of file messagebox.cpp. References Escape, g_insert_ldot(), QString::isEmpty(), QString::null, and tr. Referenced by PIconView::slotTrash(). |
1.4.2