Nepomuk-Core
KTp::LogsImporter::Private Class Reference
#include <logs-importer-private.h>
Inheritance diagram for KTp::LogsImporter::Private:
Signals | |
void | error (const QString &error) |
Public Member Functions | |
Private (LogsImporter *parent) | |
~Private () | |
QStringList | findKopeteLogs (const QString &accountId) const |
void | setAccountId (const QString &accountId) |
Protected Member Functions | |
virtual void | run () |
Detailed Description
Definition at line 31 of file logs-importer-private.h.
Constructor & Destructor Documentation
LogsImporter::Private::Private | ( | KTp::LogsImporter * | parent | ) |
Definition at line 28 of file logs-importer-private.cpp.
LogsImporter::Private::~Private | ( | ) |
Definition at line 38 of file logs-importer-private.cpp.
Member Function Documentation
|
signal |
QStringList LogsImporter::Private::findKopeteLogs | ( | const QString & | accountId | ) | const |
Definition at line 119 of file logs-importer-private.cpp.
|
protectedvirtual |
Definition at line 48 of file logs-importer-private.cpp.
void LogsImporter::Private::setAccountId | ( | const QString & | accountId | ) |
Definition at line 43 of file logs-importer-private.cpp.
The documentation for this class was generated from the following files:
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
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.