qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QDialog

Description

Documentation

class QqDialog x1 where Source

Methods

qDialog :: x1 -> IO (QDialog ()) Source

result :: QDialog a -> () -> IO Int Source

setModal :: QDialog a -> Bool -> IO () Source

setResult :: QDialog a -> Int -> IO () Source