#include <kfilterbase.h>
Public Methods | |
| void | setDevice (QIODevice *dev, bool autodelete=false) |
Static Public Methods | |
| KFilterBase * | findFilterByFileName (const QString &fileName) |
| KFilterBase * | findFilterByMimeType (const QString &mimeType) |
Definition at line 31 of file kfilterbase.h.
|
|
Call this to create the appropriate filter for the file named |
|
|
Call this to create the appropriate filter for the mimetype |
|
||||||||||||
|
Sets the device on which the filter will work If |
1.2.18