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

kopete/libkopete

  • sources
  • kde-4.12
  • kdenetwork
  • kopete
  • libkopete
  • private
kopeteidleplatform_p.h
Go to the documentation of this file.
1 /*
2  kopeteidleplatform_p.h - Kopete Idle Platform
3 
4  Copyright (c) 2008 by Roman Jarosz <kedgedev@centrum.cz>
5  Kopete (c) 2008 by the Kopete developers <kopete-devel@kde.org>
6 
7  *************************************************************************
8  * *
9  * This library is free software; you can redistribute it and/or *
10  * modify it under the terms of the GNU Lesser General Public *
11  * License as published by the Free Software Foundation; either *
12  * version 2 of the License, or (at your option) any later version. *
13  * *
14  *************************************************************************
15 */
16 #ifndef KOPETEIDLEPLATFORM_P_H
17 #define KOPETEIDLEPLATFORM_P_H
18 
19 namespace Kopete
20 {
21 
22 class IdlePlatform
23 {
24 public:
25  IdlePlatform();
26  ~IdlePlatform();
27 
28  bool init();
29  int secondsIdle();
30 
31 private:
32  class Private;
33  Private * const d;
34 };
35 
36 }
37 
38 #endif
39 
Kopete::IdlePlatform::~IdlePlatform
~IdlePlatform()
Definition: kopeteidleplatform_dummy.cpp:23
Kopete::IdlePlatform::IdlePlatform
IdlePlatform()
Definition: kopeteidleplatform_dummy.cpp:19
Kopete::IdlePlatform::secondsIdle
int secondsIdle()
Definition: kopeteidleplatform_dummy.cpp:33
Kopete::IdlePlatform
Definition: kopeteidleplatform_p.h:22
Kopete::IdlePlatform::init
bool init()
Definition: kopeteidleplatform_dummy.cpp:28
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kopete/libkopete

Skip menu "kopete/libkopete"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

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