qtah-qt5-0.5.1: Qt bindings for Haskell

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.Qtah.Core.QSizeF

Documentation

class QSizeFValue a where Source #

Minimal complete definition

withQSizeFPtr

Methods

withQSizeFPtr :: a -> (QSizeFConst -> IO b) -> IO b Source #

Instances
QSizeFConstPtr a => QSizeFValue a Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

withQSizeFPtr :: a -> (QSizeFConst -> IO b) -> IO b Source #

class QSizeFConstPtr this => QSizeFPtr this where Source #

Minimal complete definition

toQSizeF

Methods

toQSizeF :: this -> QSizeF Source #

Instances
QSizeFPtr QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

data QSizeFConst Source #

Instances
Eq QSizeFConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Ord QSizeFConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Show QSizeFConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

CppPtr QSizeFConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Deletable QSizeFConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

QSizeFConstPtr QSizeFConst Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Copyable QSizeFConst QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

copy :: QSizeFConst -> IO QSizeF #

Decodable QSizeFConst QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

data QSizeF Source #

Instances
Eq QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

(==) :: QSizeF -> QSizeF -> Bool #

(/=) :: QSizeF -> QSizeF -> Bool #

Ord QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Show QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

CppPtr QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

nullptr :: QSizeF #

withCppPtr :: QSizeF -> (Ptr QSizeF -> IO a) -> IO a #

toPtr :: QSizeF -> Ptr QSizeF #

touchCppPtr :: QSizeF -> IO () #

Deletable QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

delete :: QSizeF -> IO () #

toGc :: QSizeF -> IO QSizeF #

QSizeFPtr QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

QSizeFConstPtr QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

QSizeFValue a => Assignable QSizeF a Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

assign :: QSizeF -> a -> IO () #

Copyable QSizeF QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

copy :: QSizeF -> IO QSizeF #

Copyable QSizeFConst QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

copy :: QSizeFConst -> IO QSizeF #

Decodable QSizeF QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

decode :: QSizeF -> IO QSizeF #

Decodable QSizeFConst QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Assignable (Ptr (Ptr QSizeF)) QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

assign :: Ptr (Ptr QSizeF) -> QSizeF -> IO () #

Decodable (Ptr (Ptr QSizeF)) QSizeF Source # 
Instance details

Defined in Graphics.UI.Qtah.Generated.Core.QSizeF

Methods

decode :: Ptr (Ptr QSizeF) -> IO QSizeF #

cast :: QSizeFPtr this => this -> QSizeF Source #

downCastConst :: QSizeFSuperConst a => a -> QSizeFConst Source #

downCast :: QSizeFSuper a => a -> QSizeF Source #

decode :: QSizeFConstPtr this => this -> IO QSizeF Source #

newCopy :: QSizeFValue arg'1 => arg'1 -> IO QSizeF Source #

newWithSize :: QSizeValue arg'1 => arg'1 -> IO QSizeF Source #

aDDA :: (QSizeFPtr arg'1, QSizeFValue arg'2) => arg'1 -> arg'2 -> IO QSizeF Source #

aSSIGN :: (QSizeFPtr arg'1, QSizeFValue arg'2) => arg'1 -> arg'2 -> IO QSizeF Source #

boundedTo :: (QSizeFValue arg'1, QSizeFValue arg'2) => arg'1 -> arg'2 -> IO QSizeF Source #

dIVA :: QSizeFPtr arg'1 => arg'1 -> Double -> IO QSizeF Source #

eQ :: (QSizeFValue arg'1, QSizeFValue arg'2) => arg'1 -> arg'2 -> IO Bool Source #

expandedTo :: (QSizeFValue arg'1, QSizeFValue arg'2) => arg'1 -> arg'2 -> IO QSizeF Source #

height :: QSizeFValue arg'1 => arg'1 -> IO Double Source #

isEmpty :: QSizeFValue arg'1 => arg'1 -> IO Bool Source #

isNull :: QSizeFValue arg'1 => arg'1 -> IO Bool Source #

isValid :: QSizeFValue arg'1 => arg'1 -> IO Bool Source #

mULA :: QSizeFPtr arg'1 => arg'1 -> Double -> IO QSizeF Source #

nE :: (QSizeFValue arg'1, QSizeFValue arg'2) => arg'1 -> arg'2 -> IO Bool Source #

sUBA :: (QSizeFPtr arg'1, QSizeFValue arg'2) => arg'1 -> arg'2 -> IO QSizeF Source #

scale :: (QSizeFPtr arg'1, QSizeFValue arg'2) => arg'1 -> arg'2 -> QtAspectRatioMode -> IO () Source #

scaled :: (QSizeFValue arg'1, QSizeFValue arg'2) => arg'1 -> arg'2 -> QtAspectRatioMode -> IO QSizeF Source #

setHeight :: QSizeFPtr arg'1 => arg'1 -> Double -> IO () Source #

setWidth :: QSizeFPtr arg'1 => arg'1 -> Double -> IO () Source #

toSize :: QSizeFValue arg'1 => arg'1 -> IO HSize Source #

transpose :: QSizeFPtr arg'1 => arg'1 -> IO () Source #

transposed :: QSizeFValue arg'1 => arg'1 -> IO QSizeF Source #

width :: QSizeFValue arg'1 => arg'1 -> IO Double Source #