Qtc.Location.QPlaceReview

Contents

Documentation

class QqPlaceReview x1 where #

Methods

qPlaceReview :: x1 -> IO (QPlaceReview ()) #

Instances
QqPlaceReview () # 
Instance details

Defined in Qtc.Location.QPlaceReview

Methods

qPlaceReview :: () -> IO (QPlaceReview ()) #

QqPlaceReview (QPlaceReview t1) # 
Instance details

Defined in Qtc.Location.QPlaceReview

Methods

qPlaceReview :: QPlaceReview t1 -> IO (QPlaceReview ()) #

QqPlaceReview (QPlaceContent t1) # 
Instance details

Defined in Qtc.Location.QPlaceReview

Methods

qPlaceReview :: QPlaceContent t1 -> IO (QPlaceReview ()) #

class QqPlaceReview_nf x1 where #

Methods

qPlaceReview_nf :: x1 -> IO (QPlaceReview ()) #

Instances
QqPlaceReview_nf () # 
Instance details

Defined in Qtc.Location.QPlaceReview

Methods

qPlaceReview_nf :: () -> IO (QPlaceReview ()) #

QqPlaceReview_nf (QPlaceReview t1) # 
Instance details

Defined in Qtc.Location.QPlaceReview

Methods

qPlaceReview_nf :: QPlaceReview t1 -> IO (QPlaceReview ()) #

QqPlaceReview_nf (QPlaceContent t1) # 
Instance details

Defined in Qtc.Location.QPlaceReview

rating :: QPlaceReview a -> () -> IO Double #

reviewId :: QPlaceReview a -> () -> IO String #

setRating :: QPlaceReview a -> Double -> IO () #

setReviewId :: QPlaceReview a -> String -> IO () #

Orphan instances

QsetTitle (QPlaceReview a) String # 
Instance details

Methods

setTitle :: QPlaceReview a -> String -> IO () #

QsetText (QPlaceReview a) String # 
Instance details

Methods

setText :: QPlaceReview a -> String -> IO () #

QsetLanguage (QPlaceReview a) String # 
Instance details

Methods

setLanguage :: QPlaceReview a -> String -> IO () #

QdateTime (QPlaceReview a) () # 
Instance details

Methods

dateTime :: QPlaceReview a -> () -> IO (QDateTime ()) #

Qtitle (QPlaceReview a) () (IO String) # 
Instance details

Methods

title :: QPlaceReview a -> () -> IO String #

Qtext (QPlaceReview a) () (IO String) # 
Instance details

Methods

text :: QPlaceReview a -> () -> IO String #

Qlanguage (QPlaceReview a) () (IO String) # 
Instance details

Methods

language :: QPlaceReview a -> () -> IO String #

QsetDateTime (QPlaceReview a) (QDateTime t1) # 
Instance details

Methods

setDateTime :: QPlaceReview a -> QDateTime t1 -> IO () #

Qqone (QPlaceReview ()) (QPlaceContent t1) # 
Instance details

Methods

qone :: QPlaceReview () -> QPlaceContent t1 -> IO Bool #

Qqone (QPlaceReviewSc a) (QPlaceContent t1) # 
Instance details

Methods

qone :: QPlaceReviewSc a -> QPlaceContent t1 -> IO Bool #

Qqoe (QPlaceReview ()) (QPlaceContent t1) # 
Instance details

Methods

qoe :: QPlaceReview () -> QPlaceContent t1 -> IO Bool #

Qqoe (QPlaceReviewSc a) (QPlaceContent t1) # 
Instance details

Methods

qoe :: QPlaceReviewSc a -> QPlaceContent t1 -> IO Bool #