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

okular

Okular::GuiInterface

Okular::GuiInterface Class Reference

#include <guiinterface.h>

Inheritance diagram for Okular::GuiInterface:

Inheritance graph
[legend]

List of all members.


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:

    class MyGenerator : public Okular::Generator, public Okular::GuiInterface
    {
        Q_OBJECT
        Q_INTERFACES( Okular::GuiInterface )

        ...
    };
and - of course - implementing its methods.

Definition at line 39 of file guiinterface.h.


Public Member Functions

KXMLGUIClient * guiClient ()
virtual ~GuiInterface ()

Constructor & Destructor Documentation

virtual Okular::GuiInterface::~GuiInterface (  )  [inline, virtual]

Destroys the gui interface.

Definition at line 45 of file guiinterface.h.


Member Function Documentation

KXMLGUIClient* Okular::GuiInterface::guiClient (  )  [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:
  • guiinterface.h

okular

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

kdegraphics

Skip menu "kdegraphics"
  • okular
Generated for kdegraphics 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