class KShred

Erase a file in a way that makes recovery impossible. More...

Definition#include <kshred.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods


Detailed Description

Erase a file in a way that makes recovery impossible. For this, KShred write several times over the existing file, using different patterns, before deleting it.

bool  shred (QString fileName)

[static]

The easiest way to shred a file No need to create an instance of the class