xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 Constant.x 第 3288 行定义.
void geometriesChanged | ( | QHeaderView | header | ) |
在文件 Constant.x 第 3313 行定义.
void sectionClicked | ( | QHeaderView | header, |
int | logicalIndex | ||
) |
在文件 Constant.x 第 3298 行定义.
void sectionCountChanged | ( | QHeaderView | header, |
int | oldCount, | ||
int | newCount | ||
) |
在文件 Constant.x 第 3307 行定义.
void sectionDoubleClicked | ( | QHeaderView | header, |
int | logicalIndex | ||
) |
在文件 Constant.x 第 3304 行定义.
void sectionEntered | ( | QHeaderView | header, |
int | logicalIndex | ||
) |
在文件 Constant.x 第 3301 行定义.
void sectionHandleDoubleClicked | ( | QHeaderView | header, |
int | logicalIndex | ||
) |
在文件 Constant.x 第 3310 行定义.
void sectionMoved | ( | QHeaderView | header, |
int | logicalIndex, | ||
int | oldVisualIndex, | ||
int | newVisualIndex | ||
) |
在文件 Constant.x 第 3289 行定义.
void sectionPressed | ( | QHeaderView | header, |
int | logicalIndex | ||
) |
在文件 Constant.x 第 3295 行定义.
void sectionResized | ( | QHeaderView | header, |
int | logicalIndex, | ||
int | oldSize, | ||
int | newSize | ||
) |
在文件 Constant.x 第 3292 行定义.
void sortIndicatorChanged | ( | QHeaderView | header, |
int | logicalIndex, | ||
Qt.SortOrder | order | ||
) |
在文件 Constant.x 第 3316 行定义.