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.
qtでフォームの選択長方形の位置を取得できますか?はいの場合、どのように取得できますか?
私の問題は、QListViewで選択したQModelIndexからQPosを取得することです。
ありがとうございました!
aから座標に移動する場合は、QModelIndex をQListView::rectForIndex使用します。
QModelIndex
QListView::rectForIndex