Home · All Classes · Modules · QSS HELP · QSS 案例 · VER007 HOME |
该QHelpIndexWidget类提供了一个列表视图显示QHelpIndexModel。More...
继承QListView。
该QHelpIndexWidget类提供了一个列表视图显示QHelpIndexModel。
这种方法也是一个Qt槽与C + +的签名void activateCurrentItem()。
激活当前的项目,这将导致在最终的发光linkActivated()或linksActivated()信号。
这种方法也是一个Qt槽与C + +的签名void filterIndices(const QString&,const QString& = QString())。
根据筛选的指标filter or wildcard。与最佳匹配的项目设置为当前项目。
See also QHelpIndexModel.filter( ) 。
这是该信号的默认超载。
当一个项目被激活,并且其相关联的这个信号被发射link应该显示。知道在哪里的链接属于中,keyword被给定为一个第二paremeter 。
这是该信号的默认超载。
当项目表示该信号被发射的keyword被激活,且该项目具有多个相关联的链路。该links包括文档标题和网址。
PyQt 4.10.3 for X11 | Copyright © Riverbank Computing Ltd and Nokia 2012 | Qt 4.8.5 |