Documentation
Instances
Qkill_h (QProcess ()) () # | |
Defined in Qtc.Core.QProcess_h | |
Qkill_h (QProcessSc a) () # | |
Defined in Qtc.Core.QProcess_h kill_h :: QProcessSc a -> () -> IO () # |
class QsetupChildProcess_h x0 x1 where #
setupChildProcess_h :: x0 -> x1 -> IO () #
Instances
QsetupChildProcess_h (QProcess ()) () # | |
Defined in Qtc.Core.QProcess_h setupChildProcess_h :: QProcess () -> () -> IO () # | |
QsetupChildProcess_h (QProcessSc a) () # | |
Defined in Qtc.Core.QProcess_h setupChildProcess_h :: QProcessSc a -> () -> IO () # |