Qtc.Opengl.Find
Documentation
class QfindChild_QGLShader x where #
Methods
findChild_QGLShader :: QObject a -> x -> IO (QObject b) #
Instances
| QfindChild_QGLShader () # | |
Defined in Qtc.Opengl.Find Methods findChild_QGLShader :: QObject a -> () -> IO (QObject b) # | |
| QfindChild_QGLShader String # | |
Defined in Qtc.Opengl.Find Methods findChild_QGLShader :: QObject a -> String -> IO (QObject b) # | |
class QfindChildren_QGLShader x where #
Methods
findChildren_QGLShader :: QObject a -> x -> IO [QObject ()] #
Instances
| QfindChildren_QGLShader () # | |
Defined in Qtc.Opengl.Find Methods findChildren_QGLShader :: QObject a -> () -> IO [QObject ()] # | |
| QfindChildren_QGLShader String # | |
Defined in Qtc.Opengl.Find Methods findChildren_QGLShader :: QObject a -> String -> IO [QObject ()] # | |
class QfindChild_QGLShaderProgram x where #
Methods
findChild_QGLShaderProgram :: QObject a -> x -> IO (QObject b) #
Instances
| QfindChild_QGLShaderProgram () # | |
Defined in Qtc.Opengl.Find Methods findChild_QGLShaderProgram :: QObject a -> () -> IO (QObject b) # | |
| QfindChild_QGLShaderProgram String # | |
Defined in Qtc.Opengl.Find Methods findChild_QGLShaderProgram :: QObject a -> String -> IO (QObject b) # | |
class QfindChildren_QGLShaderProgram x where #
Methods
findChildren_QGLShaderProgram :: QObject a -> x -> IO [QObject ()] #
Instances
| QfindChildren_QGLShaderProgram () # | |
Defined in Qtc.Opengl.Find Methods findChildren_QGLShaderProgram :: QObject a -> () -> IO [QObject ()] # | |
| QfindChildren_QGLShaderProgram String # | |
Defined in Qtc.Opengl.Find Methods findChildren_QGLShaderProgram :: QObject a -> String -> IO [QObject ()] # | |
class QfindChild_QGLWidget x where #
Methods
findChild_QGLWidget :: QObject a -> x -> IO (QObject b) #
Instances
| QfindChild_QGLWidget () # | |
Defined in Qtc.Opengl.Find Methods findChild_QGLWidget :: QObject a -> () -> IO (QObject b) # | |
| QfindChild_QGLWidget String # | |
Defined in Qtc.Opengl.Find Methods findChild_QGLWidget :: QObject a -> String -> IO (QObject b) # | |
class QfindChildren_QGLWidget x where #
Methods
findChildren_QGLWidget :: QObject a -> x -> IO [QObject ()] #
Instances
| QfindChildren_QGLWidget () # | |
Defined in Qtc.Opengl.Find Methods findChildren_QGLWidget :: QObject a -> () -> IO [QObject ()] # | |
| QfindChildren_QGLWidget String # | |
Defined in Qtc.Opengl.Find Methods findChildren_QGLWidget :: QObject a -> String -> IO [QObject ()] # | |