KDE3Support
k3panelmenu.h File Reference
#include <kde3support_export.h>
#include <kmenu.h>
#include <kgenericfactory.h>
Include dependency graph for k3panelmenu.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | K3PanelMenu |
Base class to build dynamically loaded menu entries for the K-menu, or the panel. More... | |
Defines | |
#define | K_EXPORT_KICKER_MENUEXT(libname, classname) |
Define Documentation
#define K_EXPORT_KICKER_MENUEXT | ( | libname, | |||
classname | ) |
Value:
K_EXPORT_COMPONENT_FACTORY( \ kickermenu_##libname, \ KGenericFactory<classname>("libkickermenu_" #libname) )
Definition at line 174 of file k3panelmenu.h.