Documentation
class QqNdefNfcSmartPosterRecord x1 where #
qNdefNfcSmartPosterRecord :: x1 -> IO (QNdefNfcSmartPosterRecord ()) #
Instances
QqNdefNfcSmartPosterRecord () # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord qNdefNfcSmartPosterRecord :: () -> IO (QNdefNfcSmartPosterRecord ()) # | |
QqNdefNfcSmartPosterRecord (QNdefNfcSmartPosterRecord t1) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord qNdefNfcSmartPosterRecord :: QNdefNfcSmartPosterRecord t1 -> IO (QNdefNfcSmartPosterRecord ()) # | |
QqNdefNfcSmartPosterRecord (QNdefRecord t1) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord qNdefNfcSmartPosterRecord :: QNdefRecord t1 -> IO (QNdefNfcSmartPosterRecord ()) # |
class QqNdefNfcSmartPosterRecord_nf x1 where #
qNdefNfcSmartPosterRecord_nf :: x1 -> IO (QNdefNfcSmartPosterRecord ()) #
Instances
QqNdefNfcSmartPosterRecord_nf () # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord qNdefNfcSmartPosterRecord_nf :: () -> IO (QNdefNfcSmartPosterRecord ()) # | |
QqNdefNfcSmartPosterRecord_nf (QNdefNfcSmartPosterRecord t1) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord qNdefNfcSmartPosterRecord_nf :: QNdefNfcSmartPosterRecord t1 -> IO (QNdefNfcSmartPosterRecord ()) # | |
QqNdefNfcSmartPosterRecord_nf (QNdefRecord t1) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord qNdefNfcSmartPosterRecord_nf :: QNdefRecord t1 -> IO (QNdefNfcSmartPosterRecord ()) # |
addIcon :: QNdefNfcSmartPosterRecord a -> x1 -> IO () #
Instances
QaddIcon (QNdefNfcIconRecord t1) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord addIcon :: QNdefNfcSmartPosterRecord a -> QNdefNfcIconRecord t1 -> IO () # | |
QaddIcon (QByteArray t1, QByteArray t2) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord addIcon :: QNdefNfcSmartPosterRecord a -> (QByteArray t1, QByteArray t2) -> IO () # |
addTitle :: QNdefNfcSmartPosterRecord a -> x1 -> IO Bool #
Instances
QaddTitle (QNdefNfcTextRecord t1) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord addTitle :: QNdefNfcSmartPosterRecord a -> QNdefNfcTextRecord t1 -> IO Bool # | |
QaddTitle (String, String, Encoding) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord addTitle :: QNdefNfcSmartPosterRecord a -> (String, String, Encoding) -> IO Bool # |
hasAction :: QNdefNfcSmartPosterRecord a -> () -> IO Bool #
hasIcon :: QNdefNfcSmartPosterRecord a -> x1 -> IO Bool #
Instances
QhasIcon () # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord hasIcon :: QNdefNfcSmartPosterRecord a -> () -> IO Bool # | |
QhasIcon (QByteArray t1) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord hasIcon :: QNdefNfcSmartPosterRecord a -> QByteArray t1 -> IO Bool # |
hasSize :: QNdefNfcSmartPosterRecord a -> () -> IO Bool #
hasTitle :: QNdefNfcSmartPosterRecord a -> x1 -> IO Bool #
Instances
QhasTitle () # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord hasTitle :: QNdefNfcSmartPosterRecord a -> () -> IO Bool # | |
QhasTitle String # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord hasTitle :: QNdefNfcSmartPosterRecord a -> String -> IO Bool # |
hasTypeInfo :: QNdefNfcSmartPosterRecord a -> () -> IO Bool #
iconCount :: QNdefNfcSmartPosterRecord a -> () -> IO Int #
iconRecord :: QNdefNfcSmartPosterRecord a -> Int -> IO (QNdefNfcIconRecord ()) #
iconRecord_nf :: QNdefNfcSmartPosterRecord a -> Int -> IO (QNdefNfcIconRecord ()) #
iconRecords :: QNdefNfcSmartPosterRecord a -> () -> IO [QNdefNfcIconRecord ()] #
class QremoveIcon x1 where #
removeIcon :: QNdefNfcSmartPosterRecord a -> x1 -> IO Bool #
Instances
QremoveIcon (QByteArray t1) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord removeIcon :: QNdefNfcSmartPosterRecord a -> QByteArray t1 -> IO Bool # | |
QremoveIcon (QNdefNfcIconRecord t1) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord removeIcon :: QNdefNfcSmartPosterRecord a -> QNdefNfcIconRecord t1 -> IO Bool # |
class QremoveTitle x1 where #
removeTitle :: QNdefNfcSmartPosterRecord a -> x1 -> IO Bool #
Instances
QremoveTitle String # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord removeTitle :: QNdefNfcSmartPosterRecord a -> String -> IO Bool # | |
QremoveTitle (QNdefNfcTextRecord t1) # | |
Defined in Qtc.Nfc.QNdefNfcSmartPosterRecord removeTitle :: QNdefNfcSmartPosterRecord a -> QNdefNfcTextRecord t1 -> IO Bool # |
setAction :: QNdefNfcSmartPosterRecord a -> QNdefNfcSmartPosterRecord_Action -> IO () #
setIcons :: QNdefNfcSmartPosterRecord a -> [QNdefNfcIconRecord t1] -> IO () #
setTitles :: QNdefNfcSmartPosterRecord a -> [QNdefNfcTextRecord t1] -> IO () #
setTypeInfo :: QNdefNfcSmartPosterRecord a -> QByteArray t1 -> IO () #
titleCount :: QNdefNfcSmartPosterRecord a -> () -> IO Int #
titleRecord :: QNdefNfcSmartPosterRecord a -> Int -> IO (QNdefNfcTextRecord ()) #
titleRecord_nf :: QNdefNfcSmartPosterRecord a -> Int -> IO (QNdefNfcTextRecord ()) #
titleRecords :: QNdefNfcSmartPosterRecord a -> () -> IO [QNdefNfcTextRecord ()] #
typeInfo :: QNdefNfcSmartPosterRecord a -> () -> IO (QByteArray ()) #
uriRecord :: QNdefNfcSmartPosterRecord a -> () -> IO (QNdefNfcUriRecord ()) #
uriRecord_nf :: QNdefNfcSmartPosterRecord a -> () -> IO (QNdefNfcUriRecord ()) #
qNdefNfcSmartPosterRecord_delete :: QNdefNfcSmartPosterRecord a -> IO () #
qNdefNfcSmartPosterRecord_delete1 :: QNdefNfcSmartPosterRecord a -> IO () #