Kate::ViewManager Class Reference
Interface to the viewmanager. More...
#include <viewmanager.h>
Signals | |
void | viewChanged () |
Public Member Functions | |
ViewManager (void *viewManager) | |
virtual | ~ViewManager () |
View * | activeView () |
void | activateView (uint documentNumber) |
void | openURL (const KURL &url) |
Detailed Description
Interface to the viewmanager.Definition at line 31 of file viewmanager.h.
Constructor & Destructor Documentation
|
Construtor, should not interest, internal usage. Definition at line 46 of file viewmanager.cpp. |
|
Desctructor. Definition at line 52 of file viewmanager.cpp. |
Member Function Documentation
|
Returns a pointer to the currently active view.
|
|
Activates the view with the corresponding documentNumber.
|
|
Opens the file pointed to by URL.
|
|
Active view has changed.
|
The documentation for this class was generated from the following files: