Qtc.Help.QHelpEngineCore

Contents

Documentation

qHelpEngineCoreMetaData :: (String, String) -> IO (QVariant ()) #

class QqHelpEngineCoreTrUtf8 x1 where #

Methods

qHelpEngineCoreTrUtf8 :: x1 -> IO String #

Instances
QqHelpEngineCoreTrUtf8 String # 
Instance details

Defined in Qtc.Help.QHelpEngineCore

Methods

qHelpEngineCoreTrUtf8 :: String -> IO String #

QqHelpEngineCoreTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Help.QHelpEngineCore

Methods

qHelpEngineCoreTrUtf8 :: (String, String) -> IO String #

QqHelpEngineCoreTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Help.QHelpEngineCore

Methods

qHelpEngineCoreTrUtf8 :: (String, String, Int) -> IO String #

class QqHelpEngineCore x1 where #

Methods

qHelpEngineCore :: x1 -> IO (QHelpEngineCore ()) #

Instances
QqHelpEngineCore String # 
Instance details

Defined in Qtc.Help.QHelpEngineCore

Methods

qHelpEngineCore :: String -> IO (QHelpEngineCore ()) #

QqHelpEngineCore (String, QObject t2) # 
Instance details

Defined in Qtc.Help.QHelpEngineCore

Methods

qHelpEngineCore :: (String, QObject t2) -> IO (QHelpEngineCore ()) #

addCustomFilter :: QHelpEngineCore a -> (String, [String]) -> IO Bool #

autoSaveFilter :: QHelpEngineCore a -> () -> IO Bool #

collectionFile :: QHelpEngineCore a -> () -> IO String #

copyCollectionFile :: QHelpEngineCore a -> String -> IO Bool #

currentFilter :: QHelpEngineCore a -> () -> IO String #

customFilters :: QHelpEngineCore a -> () -> IO [String] #

class QcustomValue x1 where #

Methods

customValue :: QHelpEngineCore a -> x1 -> IO (QVariant ()) #

Instances
QcustomValue String # 
Instance details

Defined in Qtc.Help.QHelpEngineCore

Methods

customValue :: QHelpEngineCore a -> String -> IO (QVariant ()) #

QcustomValue (String, QVariant t2) # 
Instance details

Defined in Qtc.Help.QHelpEngineCore

Methods

customValue :: QHelpEngineCore a -> (String, QVariant t2) -> IO (QVariant ()) #

documentationFileName :: QHelpEngineCore a -> String -> IO String #

fileData :: QHelpEngineCore a -> QUrl t1 -> IO (QByteArray ()) #

filterAttributeSets :: QHelpEngineCore a -> String -> IO [[String]] #

class QfilterAttributes x1 where #

Methods

filterAttributes :: QHelpEngineCore a -> x1 -> IO [String] #

Instances
QfilterAttributes () # 
Instance details

Defined in Qtc.Help.QHelpEngineCore

Methods

filterAttributes :: QHelpEngineCore a -> () -> IO [String] #

QfilterAttributes String # 
Instance details

Defined in Qtc.Help.QHelpEngineCore

Methods

filterAttributes :: QHelpEngineCore a -> String -> IO [String] #

findFile :: QHelpEngineCore a -> QUrl t1 -> IO (QUrl ()) #

linksForIdentifier :: QHelpEngineCore a -> String -> IO [(String, QUrl ())] #

qHelpEngineCoreNamespaceName :: String -> IO String #

registerDocumentation :: QHelpEngineCore a -> String -> IO Bool #

registeredDocumentations :: QHelpEngineCore a -> () -> IO [String] #

removeCustomFilter :: QHelpEngineCore a -> String -> IO Bool #

removeCustomValue :: QHelpEngineCore a -> String -> IO Bool #

setAutoSaveFilter :: QHelpEngineCore a -> Bool -> IO () #

setCollectionFile :: QHelpEngineCore a -> String -> IO () #

setCurrentFilter :: QHelpEngineCore a -> String -> IO () #

setCustomValue :: QHelpEngineCore a -> (String, QVariant t2) -> IO Bool #

setupData :: QHelpEngineCore a -> () -> IO Bool #

unregisterDocumentation :: QHelpEngineCore a -> String -> IO Bool #

Orphan instances

QsenderSignalIndex (QHelpEngineCore ()) () # 
Instance details

Methods

senderSignalIndex :: QHelpEngineCore () -> () -> IO Int #

QsenderSignalIndex (QHelpEngineCoreSc a) () # 
Instance details

Methods

senderSignalIndex :: QHelpEngineCoreSc a -> () -> IO Int #

Qsender (QHelpEngineCore ()) () # 
Instance details

Methods

sender :: QHelpEngineCore () -> () -> IO (QObject ()) #

Qsender (QHelpEngineCoreSc a) () # 
Instance details

Methods

sender :: QHelpEngineCoreSc a -> () -> IO (QObject ()) #

Qreceivers (QHelpEngineCore ()) String # 
Instance details

Methods

receivers :: QHelpEngineCore () -> String -> IO Int #

Qreceivers (QHelpEngineCoreSc a) String # 
Instance details

Methods

receivers :: QHelpEngineCoreSc a -> String -> IO Int #

QlinksForKeyword (QHelpEngineCore a) String # 
Instance details

Methods

linksForKeyword :: QHelpEngineCore a -> String -> IO [(String, QUrl ())] #

Qproperty (QHelpEngineCore ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QHelpEngineCore () -> String -> IO (QVariant ()) #

Qproperty (QHelpEngineCoreSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QHelpEngineCoreSc a -> String -> IO (QVariant ()) #

Qparent (QHelpEngineCore ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QHelpEngineCore () -> () -> IO (QObject ()) #

Qparent (QHelpEngineCoreSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QHelpEngineCoreSc a -> () -> IO (QObject ()) #

Qqerror (QHelpEngineCore a) () (IO String) # 
Instance details

Methods

qerror :: QHelpEngineCore a -> () -> IO String #

QuserMethod (QHelpEngineCore ()) () (IO ()) # 
Instance details

Methods

userMethod :: QHelpEngineCore () -> Int -> () -> IO () #

QuserMethod (QHelpEngineCoreSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QHelpEngineCoreSc a -> Int -> () -> IO () #

QtimerEvent (QHelpEngineCore ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QHelpEngineCore () -> QTimerEvent t1 -> IO () #

QtimerEvent (QHelpEngineCoreSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QHelpEngineCoreSc a -> QTimerEvent t1 -> IO () #

QisSignalConnected (QHelpEngineCore ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QHelpEngineCore () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QHelpEngineCoreSc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QHelpEngineCoreSc a -> QMetaMethod t1 -> IO Bool #

QdisconnectNotify (QHelpEngineCore ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QHelpEngineCore () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QHelpEngineCoreSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QHelpEngineCoreSc a -> QMetaMethod t1 -> IO () #

QcustomEvent (QHelpEngineCore ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QHelpEngineCore () -> QEvent t1 -> IO () #

QcustomEvent (QHelpEngineCoreSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QHelpEngineCoreSc a -> QEvent t1 -> IO () #

QconnectNotify (QHelpEngineCore ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QHelpEngineCore () -> QMetaMethod t1 -> IO () #

QconnectNotify (QHelpEngineCoreSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QHelpEngineCoreSc a -> QMetaMethod t1 -> IO () #

QchildEvent (QHelpEngineCore ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QHelpEngineCore () -> QChildEvent t1 -> IO () #

QchildEvent (QHelpEngineCoreSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QHelpEngineCoreSc a -> QChildEvent t1 -> IO () #

Qevent (QHelpEngineCore ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QHelpEngineCore () -> QEvent t1 -> IO Bool #

Qevent (QHelpEngineCoreSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QHelpEngineCoreSc a -> QEvent t1 -> IO Bool #

QuserMethod (QHelpEngineCore ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QHelpEngineCore () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QHelpEngineCoreSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QHelpEngineCoreSc a -> Int -> QVariant () -> IO (QVariant ()) #

QeventFilter (QHelpEngineCore ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QHelpEngineCore () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QHelpEngineCoreSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QHelpEngineCoreSc a -> (QObject t1, QEvent t2) -> IO Bool #

Qfiles (QHelpEngineCore a) (String, [String]) (IO [QUrl ()]) # 
Instance details

Methods

files :: QHelpEngineCore a -> (String, [String]) -> IO [QUrl ()] #

Qfiles (QHelpEngineCore a) (String, [String], String) (IO [QUrl ()]) # 
Instance details

Methods

files :: QHelpEngineCore a -> (String, [String], String) -> IO [QUrl ()] #