xlang v5.1 Release
程序设计语言基础库文档
|
Public 成员函数 |
额外继承的成员函数 |
在文件 QTextDocument.x 第 5 行定义.
QTextDocument | ( | ) |
在文件 QTextDocument.x 第 6 行定义.
QTextDocument | ( | long | handle | ) |
在文件 QTextDocument.x 第 9 行定义.
bool create | ( | ) |
在文件 QTextDocument.x 第 12 行定义.
bool create | ( | String | text, |
@NotNilptr QWidget | parent | ||
) |
在文件 QTextDocument.x 第 20 行定义.
void print | ( | QPagedPaintDevice | printer | ) |
在文件 QTextDocument.x 第 32 行定义.
void setDocumentMargin | ( | double | s | ) |
在文件 QTextDocument.x 第 36 行定义.
void setHtml | ( | String | html | ) |
在文件 QTextDocument.x 第 28 行定义.
void setPageSize | ( | double | w, |
double | h | ||
) |
在文件 QTextDocument.x 第 40 行定义.