Qtc.Core.QCoreApplication

Contents

Documentation

qCoreApplicationArguments :: () -> IO [String] #

qCoreApplicationExec :: () -> IO Int #

class QqCoreApplicationExit x1 where #

Methods

qCoreApplicationExit :: x1 -> IO () #

Instances
QqCoreApplicationExit Int # 
Instance details

Defined in Qtc.Core.QCoreApplication

Methods

qCoreApplicationExit :: Int -> IO () #

QqCoreApplicationExit () # 
Instance details

Defined in Qtc.Core.QCoreApplication

Methods

qCoreApplicationExit :: () -> IO () #

qCoreApplicationFlush :: () -> IO () #

qCoreApplicationLibraryPaths :: () -> IO [String] #

class QqCoreApplicationPostEvent x1 where #

Methods

qCoreApplicationPostEvent :: x1 -> IO () #

Instances
QqCoreApplicationPostEvent (QObject t1, QEvent t2) # 
Instance details

Defined in Qtc.Core.QCoreApplication

Methods

qCoreApplicationPostEvent :: (QObject t1, QEvent t2) -> IO () #

QqCoreApplicationPostEvent (QObject t1, QEvent t2, Int) # 
Instance details

Defined in Qtc.Core.QCoreApplication

Methods

qCoreApplicationPostEvent :: (QObject t1, QEvent t2, Int) -> IO () #

qCoreApplicationQuit :: () -> IO () #

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

qCoreApplicationSetLibraryPaths :: [String] -> IO () #

qCoreApplicationStartingUp :: () -> IO Bool #

class QqCoreApplicationTrUtf8 x1 where #

Methods

qCoreApplicationTrUtf8 :: x1 -> IO String #

Instances
QqCoreApplicationTrUtf8 String # 
Instance details

Defined in Qtc.Core.QCoreApplication

Methods

qCoreApplicationTrUtf8 :: String -> IO String #

QqCoreApplicationTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Core.QCoreApplication

Methods

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

QqCoreApplicationTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Core.QCoreApplication

Methods

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

class QqCoreApplicationTranslate x1 where #

Methods

qCoreApplicationTranslate :: x1 -> IO String #

Instances
QqCoreApplicationTranslate (String, String) # 
Instance details

Defined in Qtc.Core.QCoreApplication

Methods

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

QqCoreApplicationTranslate (String, String, String) # 
Instance details

Defined in Qtc.Core.QCoreApplication

Methods

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

QqCoreApplicationTranslate (String, String, String, Int) # 
Instance details

Defined in Qtc.Core.QCoreApplication

Methods

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

Orphan instances

QsenderSignalIndex (QCoreApplication ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QCoreApplicationSc a) () # 
Instance details

Methods

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

Qsender (QCoreApplication ()) () # 
Instance details

Methods

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

Qsender (QCoreApplicationSc a) () # 
Instance details

Methods

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

Qreceivers (QCoreApplication ()) String # 
Instance details

Methods

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

Qreceivers (QCoreApplicationSc a) String # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QCoreApplication ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QremoveNativeEventFilter (QCoreApplication a) (QAbstractNativeEventFilter t1) # 
Instance details

QinstallNativeEventFilter (QCoreApplication a) (QAbstractNativeEventFilter t1) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qnotify (QCoreApplication ()) (QObject t1, QEvent t2) # 
Instance details

Methods

notify :: QCoreApplication () -> (QObject t1, QEvent t2) -> IO Bool #

Qnotify (QCoreApplicationSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

notify :: QCoreApplicationSc a -> (QObject t1, QEvent t2) -> IO Bool #

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

Methods

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

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

Methods

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