libkleo
Kleo::_detail::PatternConverter Class Reference
#include <threadedjobmixin.h>
Public Member Functions | |
PatternConverter (const QByteArray &ba) | |
PatternConverter (const QString &s) | |
PatternConverter (const QList< QByteArray > &lba) | |
PatternConverter (const QStringList &sl) | |
~PatternConverter () | |
const char ** | patterns () const |
Detailed Description
Definition at line 62 of file threadedjobmixin.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 78 of file threadedjobmixin.cpp.
|
explicit |
Definition at line 80 of file threadedjobmixin.cpp.
|
explicit |
Definition at line 82 of file threadedjobmixin.cpp.
|
explicit |
Definition at line 84 of file threadedjobmixin.cpp.
_detail::PatternConverter::~PatternConverter | ( | ) |
Definition at line 97 of file threadedjobmixin.cpp.
Member Function Documentation
const char ** _detail::PatternConverter::patterns | ( | ) | const |
Definition at line 87 of file threadedjobmixin.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.