packages feed

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

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

{-# LANGUAGE NoMonomorphismRestriction #-}

module Graphics.UI.Qtah.Core.QCryptographicHash (
  QCryptographicHashValue (..),
  QCryptographicHashConstPtr (..),
  QCryptographicHashPtr (..),
  QCryptographicHashConst,
  QCryptographicHash,
  castConst,
  cast,
  downCastConst,
  downCast,
  new,
  addDataByteArray,
  addDataIODevice,
  addDataRaw,
  hash,
  hashLength,
  reset,
  result,
  QCryptographicHashAlgorithm (..),
  ) where

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


castConst = toQCryptographicHashConst
cast = toQCryptographicHash
downCastConst = downToQCryptographicHashConst
downCast = downToQCryptographicHash