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.
そのフレームリーがあり、ない場合はQWidget::geometry().topLeft()常に返す必要がありますか?QPoint(0, 0)parent
QWidget::geometry().topLeft()
QPoint(0, 0)
parent
親がない場合は、グローバル位置(デスクトップに対する相対位置)を返す必要があります