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

KUtils

dummy.cpp

Go to the documentation of this file.
00001 #include <kcmoduleproxy.h>
00002 #include <kprintpreview.h>
00003 #include <kemoticons/kemoticons.h>
00004 #include <kidletime/kidletime.h>
00005 
00006 Q_GLOBAL_STATIC_WITH_ARGS( KCModuleProxy, foo, ( 0 ) )
00007 Q_GLOBAL_STATIC_WITH_ARGS( KPrintPreview, bar, ( 0, 0 ) )
00008 Q_GLOBAL_STATIC( KEmoticons, foobar )
00009 Q_GLOBAL_STATIC( KIdleTime*, baz )
00010 
00011 void _k__get_dummy_used()
00012 {
00013     foo();
00014     bar();
00015     foobar();
00016     baz();
00017     KIdleTime::instance();
00018 }
00019 
00020 #ifdef Q_WS_WIN
00021 __declspec(dllexport) int __dummy_function() { return 5; }
00022 #endif

KUtils

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.7.3
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal