okular
Okular::GuiInterface Class Reference
#include <guiinterface.h>
Inheritance diagram for Okular::GuiInterface:

Public Member Functions | |
virtual | ~GuiInterface () |
KXMLGUIClient * | guiClient () |
Detailed Description
Abstract interface for user interface control.
This interface defines an way to interact with the Okular user interface, e.g. adding actions in the menus.
How to use it in a custom Generator:
and - of course - implementing its methods.
Definition at line 39 of file guiinterface.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Destroys the gui interface.
Definition at line 45 of file guiinterface.h.
Member Function Documentation
|
inline |
This method requests the XML GUI Client provided by the interface.
Definition at line 50 of file guiinterface.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.