#include <wordwrapinterface.h>
|
unsigned int | wordWrapInterfaceNumber () const |
|
virtual void | setWordWrap (bool)=0 |
|
virtual bool | wordWrap ()=0 |
|
virtual void | setWordWrapAt (unsigned int)=0 |
|
virtual unsigned int | wordWrapAt ()=0 |
|
This is an interface to control fixed-column word-wrapping of a Document.
Definition at line 33 of file wordwrapinterface.h.
◆ WordWrapInterface()
WordWrapInterface::WordWrapInterface |
( |
| ) |
|
◆ ~WordWrapInterface()
WordWrapInterface::~WordWrapInterface |
( |
| ) |
|
|
virtual |
◆ setWordWrapInterfaceDCOPSuffix()
void WordWrapInterface::setWordWrapInterfaceDCOPSuffix |
( |
const TQCString & |
suffix | ) |
|
|
protected |
◆ wordWrapInterfaceNumber()
unsigned int WordWrapInterface::wordWrapInterfaceNumber |
( |
| ) |
const |
◆ PrivateWordWrapInterface
friend class PrivateWordWrapInterface |
|
friend |
The documentation for this class was generated from the following files: