KTextEditor::PluginViewInterface Class Reference
#include <plugin.h>
Detailed Description
View plugin class.This plugin will be bound to a View
Definition at line 62 of file plugin.h.
Public Member Functions | |
| PluginViewInterface () | |
| virtual | ~PluginViewInterface () |
| unsigned int | pluginViewInterfaceNumber () const |
| virtual void | addView (View *)=0 |
| virtual void | removeView (View *)=0 |
Friends | |
| class | PrivatePluginViewInterface |
The documentation for this class was generated from the following files:

