qtah-qt5-0.8.0: src/Graphics/UI/Qtah/Core/QMetaClassInfo.hs
{-# LANGUAGE FlexibleContexts, FlexibleInstances, ForeignFunctionInterface, MonoLocalBinds, MultiParamTypeClasses, ScopedTypeVariables, TypeSynonymInstances, UndecidableInstances #-}
---------- GENERATED FILE, EDITS WILL BE LOST ----------
{-# LANGUAGE NoMonomorphismRestriction #-}
module Graphics.UI.Qtah.Core.QMetaClassInfo (
QMetaClassInfoValue (..),
QMetaClassInfoConstPtr (..),
QMetaClassInfoPtr (..),
QMetaClassInfoConst,
QMetaClassInfo,
castConst,
cast,
downCastConst,
downCast,
decode,
newCopy,
name,
value,
) where
import qualified Foreign.Hoppy.Runtime as QtahFHR
import Graphics.UI.Qtah.Generated.Core.QMetaClassInfo
import qualified Graphics.UI.Qtah.Generated.Core.QMetaClassInfo as M78
import Prelude ()
import qualified Prelude as QtahP
castConst = toQMetaClassInfoConst
cast = toQMetaClassInfo
downCastConst = downToQMetaClassInfoConst
downCast = downToQMetaClassInfo
decode :: (QMetaClassInfoConstPtr this) => this -> QtahP.IO M78.QMetaClassInfo
decode = QtahFHR.decode QtahP.. toQMetaClassInfoConst