qtah-qt5-0.5.1: Qt bindings for Haskell

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.Qtah.Gui.QPaintDeviceWindow

Documentation

class (QWindowConstPtr this, QPaintDeviceConstPtr this) => QPaintDeviceWindowConstPtr this where Source #

Minimal complete definition

toQPaintDeviceWindowConst

Instances
QPaintDeviceWindowConstPtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QPaintDeviceWindowConstPtr QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QPaintDeviceWindowConstPtr QRasterWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QRasterWindow

QPaintDeviceWindowConstPtr QRasterWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QRasterWindow

QPaintDeviceWindowConstPtr QtahRasterWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QtahRasterWindow

QPaintDeviceWindowConstPtr QtahRasterWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QtahRasterWindow

QPaintDeviceWindowConstPtr QOpenGLWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QOpenGLWindow

QPaintDeviceWindowConstPtr QOpenGLWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QOpenGLWindow

QPaintDeviceWindowConstPtr QtahOpenGLWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QtahOpenGLWindow

QPaintDeviceWindowConstPtr QtahOpenGLWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QtahOpenGLWindow

data QPaintDeviceWindowConst Source #

Instances
Eq QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

Ord QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

Show QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

CppPtr QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

Deletable QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QObjectConstPtr QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QPaintDeviceConstPtr QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QSurfaceConstPtr QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QWindowConstPtr QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QPaintDeviceWindowConstPtr QPaintDeviceWindowConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

data QPaintDeviceWindow Source #

Instances
Eq QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

Ord QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

Show QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

CppPtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

Deletable QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QObjectPtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QObjectConstPtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QPaintDevicePtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QPaintDeviceConstPtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QSurfacePtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QSurfaceConstPtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QWindowPtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QWindowConstPtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QPaintDeviceWindowPtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

QPaintDeviceWindowConstPtr QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

Assignable (Ptr (Ptr QPaintDeviceWindow)) QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

Decodable (Ptr (Ptr QPaintDeviceWindow)) QPaintDeviceWindow Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Gui.QPaintDeviceWindow

downCastConst :: QPaintDeviceWindowSuperConst a => a -> QPaintDeviceWindowConst Source #

downCast :: QPaintDeviceWindowSuper a => a -> QPaintDeviceWindow Source #

update :: QPaintDeviceWindowPtr arg'1 => arg'1 -> IO () Source #

updateRect :: (QPaintDeviceWindowPtr arg'1, QRectValue arg'2) => arg'1 -> arg'2 -> IO () Source #

updateRegion :: (QPaintDeviceWindowPtr arg'1, QRegionValue arg'2) => arg'1 -> arg'2 -> IO () Source #