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