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

KUtils

  • sources
  • kde-4.12
  • kdelibs
  • kutils
dummy.cpp
Go to the documentation of this file.
1 #include <kcmoduleproxy.h>
2 #include <kprintpreview.h>
3 #include <kemoticons/kemoticons.h>
4 #include <kidletime/kidletime.h>
5 
6 Q_GLOBAL_STATIC_WITH_ARGS( KCModuleProxy, foo, ( 0 ) )
7 Q_GLOBAL_STATIC_WITH_ARGS( KPrintPreview, bar, ( 0, 0 ) )
8 Q_GLOBAL_STATIC( KEmoticons, foobar )
9 Q_GLOBAL_STATIC( KIdleTime*, baz )
10 
11 void _k__get_dummy_used()
12 {
13  foo();
14  bar();
15  foobar();
16  baz();
17  KIdleTime::instance();
18 }
19 
20 #ifdef Q_WS_WIN
21 __declspec(dllexport) int __dummy_function() { return 5; }
22 #endif
KIdleTime
KIdleTime is a singleton reporting information on idle time.
Definition: kidletime.h:39
kprintpreview.h
_k__get_dummy_used
void _k__get_dummy_used()
Definition: dummy.cpp:11
kcmoduleproxy.h
KPrintPreview
KPrintPreview provides a print preview dialog.
Definition: kprintpreview.h:41
KEmoticons
This class can be used to retrieve, install, create emoticons theme.
Definition: kemoticons.h:44
KIdleTime::instance
static KIdleTime * instance()
Returns the singleton instance.
Definition: kidletime.cpp:55
kemoticons.h
Q_GLOBAL_STATIC_WITH_ARGS
Q_GLOBAL_STATIC_WITH_ARGS(org::kde::KLauncher, klauncherIface,(QString::fromLatin1("org.kde.klauncher"), QString::fromLatin1("/KLauncher"), QDBusConnection::sessionBus())) org
KCModuleProxy
Encapsulates a KCModule for embedding.
Definition: kcmoduleproxy.h:67
kidletime.h
__declspec
__declspec(dllexport) int __dummy_function()
Definition: dummy.cpp:21
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KUtils

Skip menu "KUtils"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

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