xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
Public 成员函数
onHeaderEventListener类 参考

Public 成员函数

详细描述

在文件 Constant.x3288 行定义.

成员函数说明

◆ geometriesChanged()

void geometriesChanged ( QHeaderView  header)

在文件 Constant.x3313 行定义.

3313 {
3314
3315 }

◆ sectionClicked()

void sectionClicked ( QHeaderView  header,
int  logicalIndex 
)

在文件 Constant.x3298 行定义.

3298 {
3299
3300 }

◆ sectionCountChanged()

void sectionCountChanged ( QHeaderView  header,
int  oldCount,
int  newCount 
)

在文件 Constant.x3307 行定义.

3307 {
3308
3309 }

◆ sectionDoubleClicked()

void sectionDoubleClicked ( QHeaderView  header,
int  logicalIndex 
)

在文件 Constant.x3304 行定义.

3304 {
3305
3306 }

◆ sectionEntered()

void sectionEntered ( QHeaderView  header,
int  logicalIndex 
)

在文件 Constant.x3301 行定义.

3301 {
3302
3303 }

◆ sectionHandleDoubleClicked()

void sectionHandleDoubleClicked ( QHeaderView  header,
int  logicalIndex 
)

在文件 Constant.x3310 行定义.

3310 {
3311
3312 }

◆ sectionMoved()

void sectionMoved ( QHeaderView  header,
int  logicalIndex,
int  oldVisualIndex,
int  newVisualIndex 
)

在文件 Constant.x3289 行定义.

3289 {
3290
3291 }

◆ sectionPressed()

void sectionPressed ( QHeaderView  header,
int  logicalIndex 
)

在文件 Constant.x3295 行定义.

3295 {
3296
3297 }

◆ sectionResized()

void sectionResized ( QHeaderView  header,
int  logicalIndex,
int  oldSize,
int  newSize 
)

在文件 Constant.x3292 行定义.

3292 {
3293
3294 }

◆ sortIndicatorChanged()

void sortIndicatorChanged ( QHeaderView  header,
int  logicalIndex,
Qt.SortOrder  order 
)

在文件 Constant.x3316 行定义.

3316 {
3317
3318 }