{-# LANGUAGE FlexibleContexts, FlexibleInstances, ForeignFunctionInterface, MonoLocalBinds, MultiParamTypeClasses, ScopedTypeVariables, TypeSynonymInstances, UndecidableInstances #-} ---------- GENERATED FILE, EDITS WILL BE LOST ---------- {-# LANGUAGE NoMonomorphismRestriction #-} module Graphics.UI.Qtah.Core.QPair.IntInt ( QPairIntIntValue (..), QPairIntIntConstPtr (..), QPairIntIntPtr (..), QPairIntIntConst, QPairIntInt, castConst, cast, downCastConst, downCast, new, newCopy, newWithValues, aSSIGN, swap, ) where import Graphics.UI.Qtah.Generated.Core.QPair.IntInt import Prelude () castConst = toQPairIntIntConst cast = toQPairIntInt downCastConst = downToQPairIntIntConst downCast = downToQPairIntInt