# RowHoverTable **Repository Path**: zhouliqiu/row-hover-table ## Basic Information - **Project Name**: RowHoverTable - **Description**: 这是一个Demo,实现了QTableView中鼠标悬停时,能够整行选中的功能 - **Primary Language**: C++ - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-22 - **Last Updated**: 2023-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: Qt, QTableView, hover ## README # RowHoverTable #### 介绍 这是一个Demo,实现了QTableView中鼠标悬停时,能够整行选中的功能,如下图: ![](https://gitee.com/zhouliqiu/row-hover-table/raw/master/screenshoot/aaa.png)