Branding: KDE panel->TDE panel.

pull/1/head
Darrell Anderson 13 years ago
parent bfa4b44279
commit 793b15dd69

@ -15,7 +15,7 @@ import org.kde.qt.TQFrame;
Panel applets Panel applets
<li> <li>
Are small applications living in the %KDE panel. Are small applications living in the %TDE panel.
</li> </li>
<li> <li>

@ -10,7 +10,7 @@ import org.kde.qt.TQWidget;
This class allows to build menu entries that will be dynamically added either to This class allows to build menu entries that will be dynamically added either to
the K-menu, or to the panel as a normal button. These dynamic menus are located the K-menu, or to the panel as a normal button. These dynamic menus are located
in shared libraries that will be loaded at runtime by Kicker (the %KDE panel). in shared libraries that will be loaded at runtime by Kicker (the %TDE panel).
To build such a menu, you have to inherit this class and implement the pure virtual To build such a menu, you have to inherit this class and implement the pure virtual
functions #initialize() and slotExec(). You also have to provide a factory functions #initialize() and slotExec(). You also have to provide a factory
object in your library, see KLibFactory. This factory is only used to construct object in your library, see KLibFactory. This factory is only used to construct

Loading…
Cancel
Save