OpenGLOptionsDialog 0 0 400 320 OpenGL 3.0 renderer options Render behavior Use target framerate: false fps 15 240 60 VSync <html><head/><body><p>Render each frame immediately, in sync with the emulated display.</p><p><span style=" font-style:italic;">This is the recommended option if the shaders in use don't utilize frametime for animated effects.</span></p></body></html> Synchronize with video true false 15 240 60 Qt::Horizontal false QSlider::NoTicks Shaders Remove Qt::Vertical 20 40 true No shader selected Browse... Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok syncWithVideo syncToFramerate fpsSlider targetFps vsync shader addShader removeShader buttonBox accepted() OpenGLOptionsDialog accept() 257 310 157 274 buttonBox rejected() OpenGLOptionsDialog reject() 325 310 286 274 syncToFramerate toggled(bool) targetFps setEnabled(bool) 140 71 380 98 syncToFramerate toggled(bool) fpsSlider setEnabled(bool) 158 66 168 87 fpsSlider valueChanged(int) targetFps setValue(int) 252 90 308 89 targetFps valueChanged(int) fpsSlider setValue(int) 364 93 134 93 removeShader clicked() shader clear() 333 201 235 208