KTextEditor::DynWordWrapInterface Class Reference
#include <dynwordwrapinterface.h>
Detailed Description
This is an interface for accessing dynamic word wrapping functionality of the View class.
Definition at line 34 of file dynwordwrapinterface.h.
Public Member Functions | |
| DynWordWrapInterface () | |
| virtual | ~DynWordWrapInterface () |
| unsigned int | dynWordWrapInterfaceNumber () const |
| virtual void | setDynWordWrap (bool)=0 |
| virtual bool | dynWordWrap () const=0 |
Protected Member Functions | |
| void | setDynWordWrapInterfaceDCOPSuffix (const QCString &suffix) |
Friends | |
| class | PrivateDynWordWrapInterface |
The documentation for this class was generated from the following files:

