packages feed

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

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

{-# LANGUAGE NoMonomorphismRestriction #-}

module Graphics.UI.Qtah.Core.QXmlStreamEntityResolver (
  QXmlStreamEntityResolverValue (..),
  QXmlStreamEntityResolverConstPtr (..),
  QXmlStreamEntityResolverPtr (..),
  QXmlStreamEntityResolverConst,
  QXmlStreamEntityResolver,
  castConst,
  cast,
  downCastConst,
  downCast,
  resolveUndeclaredEntity,
  ) where

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


castConst = toQXmlStreamEntityResolverConst
cast = toQXmlStreamEntityResolver
downCastConst = downToQXmlStreamEntityResolverConst
downCast = downToQXmlStreamEntityResolver