packages feed

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

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

{-# LANGUAGE NoMonomorphismRestriction #-}

module Graphics.UI.Qtah.Core.QMessageAuthenticationCode (
  QMessageAuthenticationCodeValue (..),
  QMessageAuthenticationCodeConstPtr (..),
  QMessageAuthenticationCodePtr (..),
  QMessageAuthenticationCodeConst,
  QMessageAuthenticationCode,
  castConst,
  cast,
  downCastConst,
  downCast,
  new,
  newWithKey,
  addDataByteArray,
  addDataDevice,
  addDataRaw,
  hash,
  reset,
  result,
  setKey,
  ) where

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


castConst = toQMessageAuthenticationCodeConst
cast = toQMessageAuthenticationCode
downCastConst = downToQMessageAuthenticationCodeConst
downCast = downToQMessageAuthenticationCode