| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Qt.Arthur.Frame
Description
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
Constructors
| AWInherits__PathDeformRenderer | |
| AWInherits__PathStrokeRenderer | |
| AWInherits__CompositionRenderer | |
| Unspecified |
Instances
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