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

kviewshell

kmultipageInterface.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 #ifndef kmultipageINTERFACE_H
00003 #define kmultipageINTERFACE_H
00004  
00005 #include <dcopobject.h>
00006  
00007 class kmultipageInterface : virtual public DCOPObject
00008 {
00009   K_DCOP
00010        
00011   k_dcop:
00012    virtual ASYNC   jumpToReference(const QString& reference) = 0;
00013    virtual QString name_of_current_file() = 0;
00014    virtual bool    is_file_loaded(const QString& filename) = 0;
00015 };
00016  
00017 #endif
00018 

kviewshell

Skip menu "kviewshell"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • kviewshell
Generated for API Reference by doxygen 1.5.9
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