qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QPen

Description

Documentation

isCosmetic :: QPen a -> () -> IO Bool Source

isSolid :: QPen a -> () -> IO Bool Source

setCosmetic :: QPen a -> Bool -> IO () Source

setWidthF :: QPen a -> Double -> IO () Source

widthF :: QPen a -> () -> IO Double Source