Qtc.Nfc.QNdefRecord_h
Contents
Methods
unSetHandler :: QNdefRecord () -> String -> IO Bool #
unSetHandler :: QNdefRecordSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QNdefRecord () -> Int -> IO Bool #
unSetUserMethodVariantList :: QNdefRecordSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QNdefRecord () -> Int -> IO Bool #
unSetUserMethodVariant :: QNdefRecordSc a -> Int -> IO Bool #
unSetUserMethod :: QNdefRecord () -> Int -> IO Bool #
unSetUserMethod :: QNdefRecordSc a -> Int -> IO Bool #
setUserMethod :: QNdefRecord () -> Int -> (QNdefRecord x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QNdefRecord () -> Int -> (QNdefRecord x0 -> IO ()) -> IO () #
setUserMethod :: QNdefRecordSc a -> Int -> (QNdefRecord x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QNdefRecordSc a -> Int -> (QNdefRecord x0 -> IO ()) -> IO () #