packages feed

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

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

{-# LANGUAGE NoMonomorphismRestriction #-}

module Graphics.UI.Qtah.Core.QLatin1String (
  QLatin1StringValue (..),
  QLatin1StringConstPtr (..),
  QLatin1StringPtr (..),
  QLatin1StringConst,
  QLatin1String,
  castConst,
  cast,
  downCastConst,
  downCast,
  decode,
  new,
  newCopy,
  newWithByteArray,
  newWithCharPtr,
  newWithCharPtrAndSize,
  newWithCharPtrRange,
  at,
  back,
  chop,
  chopped,
  dataString,
  eQ,
  eQByteArray,
  eQPtrConstChar,
  eQString,
  endsWithChar,
  endsWithCharWithCase,
  endsWithLatin1String,
  endsWithLatin1StringWithCase,
  front,
  gE,
  gEByteArray,
  gEPtrConstChar,
  gEString,
  gT,
  gTByteArray,
  gTPtrConstChar,
  gTString,
  get,
  isEmpty,
  isNull,
  lE,
  lEByteArray,
  lEPtrConstChar,
  lEString,
  lT,
  lTByteArray,
  lTPtrConstChar,
  lTString,
  latin1,
  left,
  mid,
  midWithLength,
  nE,
  nEByteArray,
  nEPtrConstChar,
  nEString,
  right,
  size,
  startsWithCharWith,
  startsWithCharWithCase,
  startsWithLatin1String,
  startsWithLatin1StringWithCase,
  trimmed,
  truncate,
  ) where

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


castConst = toQLatin1StringConst
cast = toQLatin1String
downCastConst = downToQLatin1StringConst
downCast = downToQLatin1String

decode :: (QLatin1StringConstPtr this) => this -> QtahP.IO M58.QLatin1String
decode = QtahFHR.decode QtahP.. toQLatin1StringConst