Qtc.Serialport.Find
Documentation
class QfindChild_QSerialPort x where #
Methods
findChild_QSerialPort :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QSerialPort () # | |
Defined in Qtc.Serialport.Find Methods findChild_QSerialPort :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QSerialPort String # | |
Defined in Qtc.Serialport.Find Methods findChild_QSerialPort :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QSerialPort x where #
Methods
findChildren_QSerialPort :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QSerialPort () # | |
Defined in Qtc.Serialport.Find Methods findChildren_QSerialPort :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QSerialPort String # | |
Defined in Qtc.Serialport.Find Methods findChildren_QSerialPort :: QObject a -> String -> IO [QObject ()] # |