双击列表节点会发射itemDoubleClickSlot(QListWidgetItem *item),通过QListWidgetItem *item可以访问数据: (item->data(LOCATION_OF_REAL_PATH).toString());.
確定! 回上一頁