Nepomuk-Core
Go to the documentation of this file.
19 #ifndef KTP_LOGSIMPORTER_PRIVATE_H
20 #define KTP_LOGSIMPORTER_PRIVATE_H
23 #include <QStringList>
24 #include <QDomDocument>
50 QString accountIdToProtocol(
const QString &accountId)
const;
51 QString accountIdToAccountName(
const QString &accountId)
const;
53 void initKTpDocument();
54 void saveKTpDocument();
55 KDateTime parseKopeteTime(
const QDomElement &kopeteMessage)
const;
56 QDomElement convertKopeteMessage(
const QDomElement &kopeteMessage);
57 void convertKopeteLog(
const QString &filepath);
63 QDomDocument m_ktpDocument;
64 QDomDocument m_kopeteDocument;
65 QDomElement m_ktpLogElement;
78 #endif // KTP_LOGSIMPORTER_PRIVATE_H
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by
doxygen 1.8.1.2 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.