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.
qMainWindowにopenglウィンドウをネストして接続したいのですが、WinIdを使用してqwidgetへのポインターを取得することを知っています。誰かアドバイスをください。ありがとう
通常の方法を提案します。親として渡された QMainWindow インスタンスで QGLWidget インスタンスを作成します。レイアウトに入れたい場合はaddWidget、QGLWidget のインスタンスでレイアウト インスタンスのメソッドを使用します。
addWidget