|
xlang v5.1 Release
程序设计语言基础库文档
|


Public 成员函数 |
包属性 |
额外继承的成员函数 |
在文件 QDialogButtonBox.x 第 11 行定义.
| QDialogButtonBox | ( | ) |
在文件 QDialogButtonBox.x 第 15 行定义.
| QDialogButtonBox | ( | long | h | ) |
在文件 QDialogButtonBox.x 第 19 行定义.
| void accepted | ( | ) |
在文件 QDialogButtonBox.x 第 73 行定义.
| void addButton | ( | QAbstractButton | button, |
| ButtonRole | role | ||
| ) |
在文件 QDialogButtonBox.x 第 47 行定义.
| QPushButton addButton | ( | StandardButton | button | ) |
在文件 QDialogButtonBox.x 第 55 行定义.
| QPushButton addButton | ( | String | text, |
| ButtonRole | role | ||
| ) |
在文件 QDialogButtonBox.x 第 51 行定义.
| void clear | ( | ) |
在文件 QDialogButtonBox.x 第 63 行定义.
| void clicked | ( | QAbstractButton | button | ) |
在文件 QDialogButtonBox.x 第 67 行定义.
| bool create | ( | ) |
重载 QWidget .
在文件 QDialogButtonBox.x 第 23 行定义.
| bool create | ( | @NotNilptr QWidget | parent | ) |
重载 QWidget .
在文件 QDialogButtonBox.x 第 31 行定义.
| void helpRequested | ( | ) |
在文件 QDialogButtonBox.x 第 79 行定义.
| int orientation | ( | ) |
在文件 QDialogButtonBox.x 第 43 行定义.
| void rejected | ( | ) |
在文件 QDialogButtonBox.x 第 85 行定义.
| void removeButton | ( | QAbstractButton | button | ) |
在文件 QDialogButtonBox.x 第 59 行定义.
| void setOrientation | ( | int | Orientation | ) |
在文件 QDialogButtonBox.x 第 39 行定义.
|
package |
在文件 QDialogButtonBox.x 第 13 行定义.