packages feed

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

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

{-# LANGUAGE NoMonomorphismRestriction #-}

module Graphics.UI.Qtah.Core.QXmlStreamNotationDeclaration (
  QXmlStreamNotationDeclarationValue (..),
  QXmlStreamNotationDeclarationConstPtr (..),
  QXmlStreamNotationDeclarationPtr (..),
  QXmlStreamNotationDeclarationConst,
  QXmlStreamNotationDeclaration,
  castConst,
  cast,
  downCastConst,
  downCast,
  decode,
  new,
  newCopy,
  aSSIGN,
  eQ,
  nE,
  ) where

import qualified Foreign.Hoppy.Runtime as QtahFHR
import Graphics.UI.Qtah.Generated.Core.QXmlStreamNotationDeclaration
import qualified Graphics.UI.Qtah.Generated.Core.QXmlStreamNotationDeclaration as M184
import Prelude ()
import qualified Prelude as QtahP


castConst = toQXmlStreamNotationDeclarationConst
cast = toQXmlStreamNotationDeclaration
downCastConst = downToQXmlStreamNotationDeclarationConst
downCast = downToQXmlStreamNotationDeclaration

decode :: (QXmlStreamNotationDeclarationConstPtr this) => this -> QtahP.IO M184.QXmlStreamNotationDeclaration
decode = QtahFHR.decode QtahP.. toQXmlStreamNotationDeclarationConst