console/kabcclient
csvtemplatefactory.cpp
Go to the documentation of this file.
bool isReadable() const
QMap< QString, QString > templateNames()
Returns a set of available templates.
Definition: csvtemplatefactory.cpp:96
const_iterator constFind(const Key &key) const
QString currentPath()
bool isFile() const
QString fromUtf8(const char *str, int size)
QString fileName() const
QFileInfoList entryInfoList(QFlags< QDir::Filter > filters, QFlags< QDir::SortFlag > sort) const
QString absoluteFilePath() const
bool isEmpty() const
const_iterator constEnd() const
iterator end()
iterator begin()
CSVTemplate * createCachedTemplate(const QString &name)
Creates a template handler for a given name and caches the instance.
Definition: csvtemplatefactory.cpp:74
int length() const
QString left(int n) const
CSVTemplate * createTemplate(const QString &name)
Creates a template handler for a given name.
Definition: csvtemplatefactory.cpp:55
bool isEmpty() const
const_iterator constEnd() const
const_iterator constBegin() const
const T value(const Key &key) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.