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.
のようなテーブル型のデータを保存する必要がありますQTableWidgetが、GUI はありません。次のコードの行に沿ったもの:
QTableWidget
QMap<QString, QString, int, QString, int>
Qtでこれを達成する方法はありますか? Qt のバージョンは 5.3 です。