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

okular

  • Okular
  • GuiInterface
Public Member Functions | List of all members
Okular::GuiInterface Class Reference

#include <guiinterface.h>

Inheritance diagram for Okular::GuiInterface:
Inheritance graph
[legend]

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:

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.

Constructor & Destructor Documentation

virtual Okular::GuiInterface::~GuiInterface ( )
inlinevirtual

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
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

KDE's Doxygen guidelines are available online.

okular

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

kdegraphics API Reference

Skip menu "kdegraphics API Reference"
  •     libkdcraw
  •     libkexiv2
  •     libkipi
  •     libksane
  • okular

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal