xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
额外继承的成员函数 |
在文件 QAbstractButton.x 第 4 行定义.
QAbstractButton | ( | ) |
在文件 QAbstractButton.x 第 5 行定义.
QAbstractButton | ( | long | handle | ) |
在文件 QAbstractButton.x 第 6 行定义.
bool getCheck | ( | ) |
在文件 QAbstractButton.x 第 12 行定义.
String getText | ( | ) |
在文件 QAbstractButton.x 第 18 行定义.
void setCheck | ( | bool | bc | ) |
在文件 QAbstractButton.x 第 15 行定义.
void setIcon | ( | QIcon | icon | ) |
在文件 QAbstractButton.x 第 21 行定义.
void setIconSize | ( | int | cx, |
int | cy | ||
) |
在文件 QAbstractButton.x 第 24 行定义.
void setText | ( | String | text | ) |
在文件 QAbstractButton.x 第 9 行定义.