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.
Skype のような GUI を作成しようとしましたが、成功しませんでした。私が欲しいのは、Skypeリストの連絡先で連絡先のリストを同じにすることです。そのリスト内の連絡先をクリックすると、小さなフレームが表示され、ツリーウィジェットのように連絡先が下に移動します。
Qtreewidget、listwidget (setitemWidget 関数を使用) を試しましたが、何もうまくいきません。
Qt ドキュメント、QStandardItemModel、QStandardItem、QTreeView、および QStyledItemDelegate でこれらのクラスを見てください。