• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KStyles

plugin.cpp

Go to the documentation of this file.
00001 #include <klocale.h>
00002 #include "webstyle.h"
00003 
00004 extern "C"
00005 {
00006   KStyle *      allocate()      { return new WebStyle; }
00007   int           minor_version() { return 0; }
00008   int           major_version() { return 1; }
00009   const char *  description()   { return(i18n("Web style plugin").toUtf8()); }
00010 }
00011 

KStyles

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

API Reference

Skip menu "API Reference"
  • KCMShell
  • KNotify
  • KStyles
  • Nepomuk Daemons
Generated for API Reference by doxygen 1.5.4
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