Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 Android 应用需要带有可编辑单元格的表格。QT 中的 QTableWidget 之类的东西。那么我应该使用什么小部件?
您可能需要在每个单元格中包含一些 View 元素的 GridView。