Documentation
class QfindChild_QAbstractOAuth x where #
findChild_QAbstractOAuth :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QAbstractOAuth () # | |
Defined in Qtc.Networkauth.Find findChild_QAbstractOAuth :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QAbstractOAuth String # | |
Defined in Qtc.Networkauth.Find findChild_QAbstractOAuth :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QAbstractOAuth x where #
findChildren_QAbstractOAuth :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QAbstractOAuth () # | |
Defined in Qtc.Networkauth.Find findChildren_QAbstractOAuth :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QAbstractOAuth String # | |
Defined in Qtc.Networkauth.Find findChildren_QAbstractOAuth :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QAbstractOAuth2 x where #
findChild_QAbstractOAuth2 :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QAbstractOAuth2 () # | |
Defined in Qtc.Networkauth.Find findChild_QAbstractOAuth2 :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QAbstractOAuth2 String # | |
Defined in Qtc.Networkauth.Find findChild_QAbstractOAuth2 :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QAbstractOAuth2 x where #
findChildren_QAbstractOAuth2 :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QAbstractOAuth2 () # | |
Defined in Qtc.Networkauth.Find findChildren_QAbstractOAuth2 :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QAbstractOAuth2 String # | |
Defined in Qtc.Networkauth.Find findChildren_QAbstractOAuth2 :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QAbstractOAuthReplyHandler x where #
findChild_QAbstractOAuthReplyHandler :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QAbstractOAuthReplyHandler () # | |
Defined in Qtc.Networkauth.Find findChild_QAbstractOAuthReplyHandler :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QAbstractOAuthReplyHandler String # | |
Defined in Qtc.Networkauth.Find findChild_QAbstractOAuthReplyHandler :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QAbstractOAuthReplyHandler x where #
findChildren_QAbstractOAuthReplyHandler :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QAbstractOAuthReplyHandler () # | |
Defined in Qtc.Networkauth.Find findChildren_QAbstractOAuthReplyHandler :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QAbstractOAuthReplyHandler String # | |
Defined in Qtc.Networkauth.Find findChildren_QAbstractOAuthReplyHandler :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QOAuth1 x where #
findChild_QOAuth1 :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QOAuth1 () # | |
Defined in Qtc.Networkauth.Find findChild_QOAuth1 :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QOAuth1 String # | |
Defined in Qtc.Networkauth.Find findChild_QOAuth1 :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QOAuth1 x where #
findChildren_QOAuth1 :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QOAuth1 () # | |
Defined in Qtc.Networkauth.Find findChildren_QOAuth1 :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QOAuth1 String # | |
Defined in Qtc.Networkauth.Find findChildren_QOAuth1 :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QOAuth2AuthorizationCodeFlow x where #
findChild_QOAuth2AuthorizationCodeFlow :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QOAuth2AuthorizationCodeFlow () # | |
Defined in Qtc.Networkauth.Find findChild_QOAuth2AuthorizationCodeFlow :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QOAuth2AuthorizationCodeFlow String # | |
Defined in Qtc.Networkauth.Find findChild_QOAuth2AuthorizationCodeFlow :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QOAuth2AuthorizationCodeFlow x where #
findChildren_QOAuth2AuthorizationCodeFlow :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QOAuth2AuthorizationCodeFlow () # | |
Defined in Qtc.Networkauth.Find findChildren_QOAuth2AuthorizationCodeFlow :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QOAuth2AuthorizationCodeFlow String # | |
Defined in Qtc.Networkauth.Find findChildren_QOAuth2AuthorizationCodeFlow :: QObject a -> String -> IO [QObject ()] # |