Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
data ArthurFrame Source
type ArthurWidget = QWidgetSc CArthurWidget Source
data CArthurWidget Source
arthurFrame :: QWidget a -> AWInherits -> IO ArthurFrame Source
arthurFrame_setPaint :: ArthurFrame -> (ArthurFrame -> QPainter () -> RectF -> IO ()) -> IO () Source
data AWInherits Source
arthurFrame_mod_use_opengl :: ArthurFrame -> Bool -> IO () Source
arthurFrame_enableOpenGL :: ArthurFrame -> ArthurWidget -> Bool -> IO () Source
arthurFrame_setDescriptionEnabled :: ArthurFrame -> ArthurWidget -> Bool -> IO () Source
arthurFrame_loadDescription :: ArthurFrame -> String -> IO () Source
arthurFrame_loadSourceFile :: ArthurFrame -> String -> IO () Source
arthurFrame_showSource :: ArthurFrame -> ArthurWidget -> IO () Source