qtah-qt5-0.8.0: src/Graphics/UI/Qtah/Core/QParallelAnimationGroup.hs
{-# LANGUAGE FlexibleContexts, FlexibleInstances, ForeignFunctionInterface, MonoLocalBinds, MultiParamTypeClasses, ScopedTypeVariables, TypeSynonymInstances, UndecidableInstances #-}
---------- GENERATED FILE, EDITS WILL BE LOST ----------
{-# LANGUAGE NoMonomorphismRestriction #-}
module Graphics.UI.Qtah.Core.QParallelAnimationGroup (
QParallelAnimationGroupValue (..),
QParallelAnimationGroupConstPtr (..),
QParallelAnimationGroupPtr (..),
QParallelAnimationGroupConst,
QParallelAnimationGroup,
castConst,
cast,
downCastConst,
downCast,
) where
import Graphics.UI.Qtah.Generated.Core.QParallelAnimationGroup
import Prelude ()
castConst = toQParallelAnimationGroupConst
cast = toQParallelAnimationGroup
downCastConst = downToQParallelAnimationGroupConst
downCast = downToQParallelAnimationGroup