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ウィジェットはガンマ補正されQGLWidgetてglEnable(GL_FRAMEBUFFER_SRGB)いないため、Qtスタイルシートの色と他の色(色の選択用)とQGLビューに表示されるものとの間で切断が発生します。
QGLWidget
glEnable(GL_FRAMEBUFFER_SRGB)
これらの場合にガンマを修正するQtの方法はありますか?