packages feed

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

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

{-# LANGUAGE NoMonomorphismRestriction #-}

module Graphics.UI.Qtah.Core.QXmlStreamAttributes (
  QXmlStreamAttributesValue (..),
  QXmlStreamAttributesConstPtr (..),
  QXmlStreamAttributesPtr (..),
  QXmlStreamAttributesConst,
  QXmlStreamAttributes,
  castConst,
  cast,
  downCastConst,
  downCast,
  new,
  appendWithNamespaceUriAndNameAndValue,
  appendWithQualifiedNameAndValue,
  hasAttribute,
  hasAttributeWithLatin1String,
  hasAttributeWithNamespaceUriAndName,
  ) where

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


castConst = toQXmlStreamAttributesConst
cast = toQXmlStreamAttributes
downCastConst = downToQXmlStreamAttributesConst
downCast = downToQXmlStreamAttributes