kate
Kate::PluginViewInterface Class Reference
#include <plugin.h>
Public Member Functions | |
| virtual void | addView (MainWindow *)=0 | 
| PluginViewInterface () | |
| unsigned int | pluginViewInterfaceNumber () const | 
| virtual void | removeView (MainWindow *)=0 | 
| virtual | ~PluginViewInterface () | 
Detailed Description
Definition at line 61 of file plugin.h.
Constructor & Destructor Documentation
| Kate::PluginViewInterface::PluginViewInterface | ( | ) | 
Definition at line 77 of file plugin.cpp.
| Kate::PluginViewInterface::~PluginViewInterface | ( | ) |  [virtual] | 
        
Definition at line 83 of file plugin.cpp.
Member Function Documentation
| virtual void Kate::PluginViewInterface::addView | ( | MainWindow * | ) |  [pure virtual] | 
        
| unsigned int Kate::PluginViewInterface::pluginViewInterfaceNumber | ( | ) | const | 
Definition at line 87 of file plugin.cpp.
| virtual void Kate::PluginViewInterface::removeView | ( | MainWindow * | ) |  [pure virtual] | 
        
The documentation for this class was generated from the following files:
    KDE 3.5 API Reference