Documentation
class QrestoreProperties_h x0 x1 where #
restoreProperties_h :: x0 -> x1 -> IO [QVariant ()] #
Instances
QrestoreProperties_h (QRemoteObjectAbstractPersistedStore ()) (String, QByteArray t2) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectAbstractPersistedStore_h restoreProperties_h :: QRemoteObjectAbstractPersistedStore () -> (String, QByteArray t2) -> IO [QVariant ()] # | |
QrestoreProperties_h (QRemoteObjectAbstractPersistedStoreSc a) (String, QByteArray t2) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectAbstractPersistedStore_h restoreProperties_h :: QRemoteObjectAbstractPersistedStoreSc a -> (String, QByteArray t2) -> IO [QVariant ()] # |
class QsaveProperties_h x0 x1 where #
saveProperties_h :: x0 -> x1 -> IO () #
Instances
QsaveProperties_h (QRemoteObjectAbstractPersistedStore ()) (String, QByteArray t2, [QVariant t3]) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectAbstractPersistedStore_h saveProperties_h :: QRemoteObjectAbstractPersistedStore () -> (String, QByteArray t2, [QVariant t3]) -> IO () # | |
QsaveProperties_h (QRemoteObjectAbstractPersistedStoreSc a) (String, QByteArray t2, [QVariant t3]) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectAbstractPersistedStore_h saveProperties_h :: QRemoteObjectAbstractPersistedStoreSc a -> (String, QByteArray t2, [QVariant t3]) -> IO () # |