那就用void QAbstractItemView::doubleClicked ( const QModelIndex & index ) [signal]啦。
void QAbstractItemView::doubleClicked ( const QModelIndex & index ) [signal]
This signal is emitted when a mouse button is double-clicked. The item the mouse was double-clicked on is specified by index. The signal is only emitted when the index is valid.