#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 HJ(), and libqxp::QXPParser::parseHJProps().
unsigned libqxp::HJ::maxInRow |
Referenced by HJ(), and libqxp::QXPParser::parseHJProps().
unsigned libqxp::HJ::minAfter |
Referenced by HJ(), and libqxp::QXPParser::parseHJProps().
unsigned libqxp::HJ::minBefore |
Referenced by HJ(), and libqxp::QXPParser::parseHJProps().
bool libqxp::HJ::singleWordJustify |
Referenced by HJ(), and libqxp::QXPParser::parseHJProps().