xlang v5.1 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 Constant.x 第 3328 行定义.
void geometriesChanged | ( | QHeaderView | header | ) |
在文件 Constant.x 第 3353 行定义.
void sectionClicked | ( | QHeaderView | header, |
int | logicalIndex | ||
) |
在文件 Constant.x 第 3338 行定义.
void sectionCountChanged | ( | QHeaderView | header, |
int | oldCount, | ||
int | newCount | ||
) |
在文件 Constant.x 第 3347 行定义.
void sectionDoubleClicked | ( | QHeaderView | header, |
int | logicalIndex | ||
) |
在文件 Constant.x 第 3344 行定义.
void sectionEntered | ( | QHeaderView | header, |
int | logicalIndex | ||
) |
在文件 Constant.x 第 3341 行定义.
void sectionHandleDoubleClicked | ( | QHeaderView | header, |
int | logicalIndex | ||
) |
在文件 Constant.x 第 3350 行定义.
void sectionMoved | ( | QHeaderView | header, |
int | logicalIndex, | ||
int | oldVisualIndex, | ||
int | newVisualIndex | ||
) |
在文件 Constant.x 第 3329 行定义.
void sectionPressed | ( | QHeaderView | header, |
int | logicalIndex | ||
) |
在文件 Constant.x 第 3335 行定义.
void sectionResized | ( | QHeaderView | header, |
int | logicalIndex, | ||
int | oldSize, | ||
int | newSize | ||
) |
在文件 Constant.x 第 3332 行定义.
void sortIndicatorChanged | ( | QHeaderView | header, |
int | logicalIndex, | ||
Qt.SortOrder | order | ||
) |
在文件 Constant.x 第 3356 行定义.