ukui-search/control
zhangjiaping fdea8e6b14 feat(searchList): Clear selection of other lists when select a row.
Description: 当选中某一行时,取消其他列表项的选中

Log: 当选中某一行时,取消其他列表项的选中
2020-12-28 20:09:27 +08:00
..
README.md Build content. 2020-12-21 16:26:59 +08:00
control.pri feat(homePage): Add homePage ui 2020-12-26 19:33:26 +08:00
home-page-item.cpp feat(searchList): Add best matching list. 2020-12-28 17:21:25 +08:00
home-page-item.h feat(homepage): Add MousePressEvent to homepage items. 2020-12-28 15:06:48 +08:00
option-view.cpp feat(SearchPage): Add detail widget. 2020-12-25 19:16:44 +08:00
option-view.h feat(SearchPage): Add detail widget. 2020-12-25 19:16:44 +08:00
search-detail-view.cpp feat(homepage): Add MousePressEvent to homepage items. 2020-12-28 15:06:48 +08:00
search-detail-view.h feat(detailView): Clear detail widget when search list is empty. 2020-12-28 15:37:19 +08:00
search-list-view.cpp feat(searchList): Set height for listview. 2020-12-26 19:50:11 +08:00
search-list-view.h feat(searchList): Clear selection of other lists when select a row. 2020-12-28 20:09:27 +08:00

README.md