packages feed

qtah-qt5-0.8.0: src/Graphics/UI/Qtah/Core/QPropertyAnimation.hs

{-# LANGUAGE FlexibleContexts, FlexibleInstances, ForeignFunctionInterface, MonoLocalBinds, MultiParamTypeClasses, ScopedTypeVariables, TypeSynonymInstances, UndecidableInstances #-}
---------- GENERATED FILE, EDITS WILL BE LOST ----------

{-# LANGUAGE NoMonomorphismRestriction #-}

module Graphics.UI.Qtah.Core.QPropertyAnimation (
  QPropertyAnimationValue (..),
  QPropertyAnimationConstPtr (..),
  QPropertyAnimationPtr (..),
  QPropertyAnimationConst,
  QPropertyAnimation,
  castConst,
  cast,
  downCastConst,
  downCast,
  propertyName,
  setPropertyName,
  setTargetObject,
  targetObject,
  ) where

import Graphics.UI.Qtah.Generated.Core.QPropertyAnimation
import Prelude ()


castConst = toQPropertyAnimationConst
cast = toQPropertyAnimation
downCastConst = downToQPropertyAnimationConst
downCast = downToQPropertyAnimation