#include <UT_StringPager.h>
Definition at line 27 of file UT_StringPager.h.
| UT_StringPager::UT_StringPager |
( |
int |
width = 80, |
|
|
int |
leftmargin = 0, |
|
|
int |
rightmargin = 3 |
|
) |
| |
|
inline |
| void UT_StringPager::appendText |
( |
const char * |
text | ) |
|
| void UT_StringPager::clear |
( |
| ) |
|
| int UT_StringPager::getLeftMargin |
( |
| ) |
const |
|
inline |
| int UT_StringPager::getRightMargin |
( |
| ) |
const |
|
inline |
| int UT_StringPager::getWidth |
( |
| ) |
const |
|
inline |
| void UT_StringPager::newLine |
( |
| ) |
|
| exint UT_StringPager::numLines |
( |
| ) |
const |
|
inline |
| void UT_StringPager::setLeftMargin |
( |
int |
leftmargin | ) |
|
|
inline |
| void UT_StringPager::setRightMargin |
( |
int |
rightmargin | ) |
|
|
inline |
| void UT_StringPager::setWidth |
( |
int |
width | ) |
|
|
inline |
The documentation for this class was generated from the following file: