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

kate

Kate::ViewManager

Kate::ViewManager Class Reference

Interface to the viewmanager. More...

#include <viewmanager.h>

Inheritance diagram for Kate::ViewManager:

Inheritance graph
[legend]

List of all members.


Public Slots

void activateView (uint documentNumber)
Kate::View * activeView ()
void openURL (const KURL &url)

Signals

void viewChanged ()

Public Member Functions

 ViewManager (void *viewManager)
virtual ~ViewManager ()

Detailed Description

Interface to the viewmanager.

Definition at line 33 of file viewmanager.h.


Constructor & Destructor Documentation

Kate::ViewManager::ViewManager ( void *  viewManager  ) 

Construtor, should not interest, internal usage.

Definition at line 46 of file viewmanager.cpp.

Kate::ViewManager::~ViewManager (  )  [virtual]

Desctructor.

Definition at line 52 of file viewmanager.cpp.


Member Function Documentation

void Kate::ViewManager::activateView ( uint  documentNumber  )  [slot]

Activates the view with the corresponding documentNumber.

Parameters:
documentNumber the document's number

Definition at line 62 of file viewmanager.cpp.

View * Kate::ViewManager::activeView (  )  [slot]

Returns a pointer to the currently active view.

Returns:
View active view

Definition at line 57 of file viewmanager.cpp.

void Kate::ViewManager::openURL ( const KURL &  url  )  [slot]

Opens the file pointed to by URL.

Parameters:
url url to the file

Definition at line 67 of file viewmanager.cpp.

void Kate::ViewManager::viewChanged (  )  [signal]

Active view has changed.


The documentation for this class was generated from the following files:
  • viewmanager.h
  • viewmanager.cpp

kate

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

API Reference

Skip menu "API Reference"
  • kate
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