• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdenetwork API Reference
  • KDE Home
  • Contact Us
 

kget

  • sources
  • kde-4.12
  • kdenetwork
  • kget
  • core
transferhistorystore_nepomuk_p.h
Go to the documentation of this file.
1 /* This file is part of the KDE project
2 
3  Copyright (C) 2007 by Lukas Appelhans <l.appelhans@gmx.de>
4 
5  This program is free software; you can redistribute it and/or
6  modify it under the terms of the GNU General Public
7  License as published by the Free Software Foundation; either
8  version 2 of the License, or (at your option) any later version.
9 */
10 #ifndef TRANSFERHISTORYSTORE_NEPOMUK_P_H
11 #define TRANSFERHISTORYSTORE_NEPOMUK_P_H
12 
13 #include "transferhistorystore.h"
14 
15 #include <QList>
16 
17 namespace Nepomuk2
18 {
19  namespace Query
20  {
21  class Result;
22  }
23 }
24 
25 class TransferHistoryItem;
26 class NepomukStore : public TransferHistoryStore
27 {
28  Q_OBJECT
29 public:
30  NepomukStore(const QString &database);
31  ~NepomukStore();
32 
33 public slots:
34  void load();
35  void loadResult(const QList<Nepomuk2::Query::Result>& entries);
36  void clear();
37  void saveItem(const TransferHistoryItem &item);
38  void deleteItem(const TransferHistoryItem &item);
39 };
40 #endif
41 
NepomukStore
Definition: transferhistorystore_nepomuk_p.h:26
NepomukStore::clear
void clear()
NepomukStore::deleteItem
void deleteItem(const TransferHistoryItem &item)
NepomukStore::~NepomukStore
~NepomukStore()
NepomukStore::saveItem
void saveItem(const TransferHistoryItem &item)
TransferHistoryItem
Definition: transferhistorystore.h:23
transferhistorystore.h
NepomukStore::NepomukStore
NepomukStore(const QString &database)
TransferHistoryStore
Definition: transferhistorystore.h:53
NepomukStore::load
void load()
NepomukStore::loadResult
void loadResult(const QList< Nepomuk2::Query::Result > &entries)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kget

Skip menu "kget"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal