41 #ifndef YQPkgDiskUsageWarningDialog_h
42 #define YQPkgDiskUsageWarningDialog_h
69 const QString & acceptButtonLabel,
70 const QString & rejectButtonLabel = QString::null );
82 const QString & message,
84 const QString & acceptButtonLabel,
85 const QString & rejectButtonLabel = QString::null );
89 #endif // ifndef YQPkgDiskUsageWarningDialog_h
YQPkgDiskUsageWarningDialog(QWidget *parent, const QString &message, int thresholdPercent, const QString &acceptButtonLabel, const QString &rejectButtonLabel=QString::null)
Constructor: Creates a disk usage warning dialog with text 'message' on top, a list of partitions tha...
Warning dialog about partitions that are getting full or overflowing.
static bool diskUsageWarning(const QString &message, int thresholdPercent, const QString &acceptButtonLabel, const QString &rejectButtonLabel=QString::null)
Static convenience method: Post a disk usage warning with text 'message', a list of partitions that a...
List of disk usage of all attached partitions.