41 #ifndef YQPkgDiskUsageWarningDialog_h 42 #define YQPkgDiskUsageWarningDialog_h 69 const QString & acceptButtonLabel,
70 const QString & rejectButtonLabel = QString() );
82 const QString & message,
84 const QString & acceptButtonLabel,
85 const QString & rejectButtonLabel = QString() );
89 #endif // ifndef YQPkgDiskUsageWarningDialog_h static bool diskUsageWarning(const QString &message, int thresholdPercent, const QString &acceptButtonLabel, const QString &rejectButtonLabel=QString())
Static convenience method: Post a disk usage warning with text 'message', a list of partitions that a...
YQPkgDiskUsageWarningDialog(QWidget *parent, const QString &message, int thresholdPercent, const QString &acceptButtonLabel, const QString &rejectButtonLabel=QString())
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.
List of disk usage of all attached partitions.