AutoBookmarkEnt Class Reference
List of all members.Detailed Description
Definition at line 34 of file autobookmarker.h.
Public Types | |
| enum | REFlags { CaseSensitive = 1, MinimalMatching = 2 } |
Public Member Functions | |
| AutoBookmarkEnt (const QString &p=QString::null, const QStringList &f=QStringList(), const QStringList &m=QStringList(), int flags=1) | |
| ~AutoBookmarkEnt () | |
Public Attributes | |
| QString | pattern |
| QStringList | filemask |
| QStringList | mimemask |
| int | flags |
The documentation for this class was generated from the following files:

