#include <QXPTypes.h>
| Public Member Functions | |
| HJ () | |
| Public Attributes | |
| bool | hyphenate | 
| unsigned | minBefore | 
| unsigned | minAfter | 
| unsigned | maxInRow | 
| bool | singleWordJustify | 
| 
 | inline | 
| bool libqxp::HJ::hyphenate | 
Referenced by libqxp::QXPParser::parseHJProps().
| unsigned libqxp::HJ::maxInRow | 
Referenced by libqxp::QXPParser::parseHJProps().
| unsigned libqxp::HJ::minAfter | 
Referenced by libqxp::QXPParser::parseHJProps().
| unsigned libqxp::HJ::minBefore | 
Referenced by libqxp::QXPParser::parseHJProps().
| bool libqxp::HJ::singleWordJustify | 
Referenced by libqxp::QXPParser::parseHJProps().