Qtc.Widgets.QCompleter_h

Contents

Documentation

class Qcomplete_h x0 x1 where #

Methods

complete_h :: x0 -> x1 -> IO () #

Instances
Qcomplete_h (QCompleter ()) () # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

complete_h :: QCompleter () -> () -> IO () #

Qcomplete_h (QCompleter ()) Rect # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

complete_h :: QCompleter () -> Rect -> IO () #

Qcomplete_h (QCompleterSc a) Rect # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

complete_h :: QCompleterSc a -> Rect -> IO () #

Qcomplete_h (QCompleterSc a) () # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

complete_h :: QCompleterSc a -> () -> IO () #

class Qqcomplete_h x0 x1 where #

Methods

qcomplete_h :: x0 -> x1 -> IO () #

Instances
Qqcomplete_h (QCompleter ()) (QRect t1) # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

qcomplete_h :: QCompleter () -> QRect t1 -> IO () #

Qqcomplete_h (QCompleterSc a) (QRect t1) # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

qcomplete_h :: QCompleterSc a -> QRect t1 -> IO () #

class QpathFromIndex_h x0 x1 where #

Methods

pathFromIndex_h :: x0 -> x1 -> IO String #

Instances
QpathFromIndex_h (QCompleter ()) (QModelIndex t1) # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

pathFromIndex_h :: QCompleter () -> QModelIndex t1 -> IO String #

QpathFromIndex_h (QCompleterSc a) (QModelIndex t1) # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

pathFromIndex_h :: QCompleterSc a -> QModelIndex t1 -> IO String #

class QsetCompletionPrefix_h x0 x1 where #

Methods

setCompletionPrefix_h :: x0 -> x1 -> IO () #

Instances
QsetCompletionPrefix_h (QCompleter ()) String # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

setCompletionPrefix_h :: QCompleter () -> String -> IO () #

QsetCompletionPrefix_h (QCompleterSc a) String # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

setCompletionPrefix_h :: QCompleterSc a -> String -> IO () #

class QsetWrapAround_h x0 x1 where #

Methods

setWrapAround_h :: x0 -> x1 -> IO () #

Instances
QsetWrapAround_h (QCompleter ()) Bool # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

setWrapAround_h :: QCompleter () -> Bool -> IO () #

QsetWrapAround_h (QCompleterSc a) Bool # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

setWrapAround_h :: QCompleterSc a -> Bool -> IO () #

class QsplitPath_h x0 x1 where #

Methods

splitPath_h :: x0 -> x1 -> IO [String] #

Instances
QsplitPath_h (QCompleter ()) String # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

splitPath_h :: QCompleter () -> String -> IO [String] #

QsplitPath_h (QCompleterSc a) String # 
Instance details

Defined in Qtc.Widgets.QCompleter_h

Methods

splitPath_h :: QCompleterSc a -> String -> IO [String] #

Orphan instances

QunSetHandler (QCompleter ()) # 
Instance details

Methods

unSetHandler :: QCompleter () -> String -> IO Bool #

QunSetHandler (QCompleterSc a) # 
Instance details

Methods

unSetHandler :: QCompleterSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QCompleter ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QCompleter () -> Int -> IO Bool #

QunSetUserMethodVariantList (QCompleterSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QCompleterSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QCompleter ()) # 
Instance details

Methods

unSetUserMethodVariant :: QCompleter () -> Int -> IO Bool #

QunSetUserMethodVariant (QCompleterSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QCompleterSc a -> Int -> IO Bool #

QunSetUserMethod (QCompleter ()) # 
Instance details

Methods

unSetUserMethod :: QCompleter () -> Int -> IO Bool #

QunSetUserMethod (QCompleterSc a) # 
Instance details

Methods

unSetUserMethod :: QCompleterSc a -> Int -> IO Bool #

QtimerEvent_h (QCompleter ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QCompleter () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QCompleterSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QCompleterSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QCompleter ()) (QEvent t1) # 
Instance details

Methods

event_h :: QCompleter () -> QEvent t1 -> IO Bool #

Qevent_h (QCompleterSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QCompleterSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QCompleter ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QCompleter () -> QMetaMethod t1 -> IO () #

QdisconnectNotify_h (QCompleterSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QCompleterSc a -> QMetaMethod t1 -> IO () #

QcustomEvent_h (QCompleter ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QCompleter () -> QEvent t1 -> IO () #

QcustomEvent_h (QCompleterSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QCompleterSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QCompleter ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QCompleter () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QCompleterSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QCompleterSc a -> QMetaMethod t1 -> IO () #

QchildEvent_h (QCompleter ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QCompleter () -> QChildEvent t1 -> IO () #

QchildEvent_h (QCompleterSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QCompleterSc a -> QChildEvent t1 -> IO () #

QeventFilter_h (QCompleter ()) (QObject t1, QEvent t2) # 
Instance details

Methods

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

QeventFilter_h (QCompleterSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QCompleterSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QCompleter ()) (QCompleter x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QCompleter () -> String -> (QCompleter x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QCompleter ()) (QCompleter x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QCompleter () -> String -> (QCompleter x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QCompleter ()) (QCompleter x0 -> String -> IO [String]) # 
Instance details

Methods

setHandler :: QCompleter () -> String -> (QCompleter x0 -> String -> IO [String]) -> IO () #

QsetHandler (QCompleter ()) (QCompleter x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QCompleter () -> String -> (QCompleter x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QCompleter ()) (QCompleter x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QCompleter () -> String -> (QCompleter x0 -> String -> IO ()) -> IO () #

QsetHandler (QCompleter ()) (QCompleter x0 -> QModelIndex t1 -> IO String) # 
Instance details

Methods

setHandler :: QCompleter () -> String -> (QCompleter x0 -> QModelIndex t1 -> IO String) -> IO () #

QsetHandler (QCompleter ()) (QCompleter x0 -> QRect t1 -> IO ()) # 
Instance details

Methods

setHandler :: QCompleter () -> String -> (QCompleter x0 -> QRect t1 -> IO ()) -> IO () #

QsetHandler (QCompleter ()) (QCompleter x0 -> IO ()) # 
Instance details

Methods

setHandler :: QCompleter () -> String -> (QCompleter x0 -> IO ()) -> IO () #

QsetHandler (QCompleter ()) (QCompleter x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QCompleter () -> String -> (QCompleter x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QCompleter ()) (QCompleter x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QCompleter () -> String -> (QCompleter x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QCompleterSc a) (QCompleter x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QCompleterSc a -> String -> (QCompleter x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QCompleterSc a) (QCompleter x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QCompleterSc a -> String -> (QCompleter x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QCompleterSc a) (QCompleter x0 -> String -> IO [String]) # 
Instance details

Methods

setHandler :: QCompleterSc a -> String -> (QCompleter x0 -> String -> IO [String]) -> IO () #

QsetHandler (QCompleterSc a) (QCompleter x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QCompleterSc a -> String -> (QCompleter x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QCompleterSc a) (QCompleter x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QCompleterSc a -> String -> (QCompleter x0 -> String -> IO ()) -> IO () #

QsetHandler (QCompleterSc a) (QCompleter x0 -> QModelIndex t1 -> IO String) # 
Instance details

Methods

setHandler :: QCompleterSc a -> String -> (QCompleter x0 -> QModelIndex t1 -> IO String) -> IO () #

QsetHandler (QCompleterSc a) (QCompleter x0 -> QRect t1 -> IO ()) # 
Instance details

Methods

setHandler :: QCompleterSc a -> String -> (QCompleter x0 -> QRect t1 -> IO ()) -> IO () #

QsetHandler (QCompleterSc a) (QCompleter x0 -> IO ()) # 
Instance details

Methods

setHandler :: QCompleterSc a -> String -> (QCompleter x0 -> IO ()) -> IO () #

QsetHandler (QCompleterSc a) (QCompleter x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QCompleterSc a -> String -> (QCompleter x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QCompleterSc a) (QCompleter x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QCompleterSc a -> String -> (QCompleter x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetUserMethod (QCompleter ()) (QCompleter x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QCompleter () -> Int -> (QCompleter x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QCompleter ()) (QCompleter x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QCompleter () -> Int -> (QCompleter x0 -> IO ()) -> IO () #

QsetUserMethod (QCompleterSc a) (QCompleter x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QCompleterSc a -> Int -> (QCompleter x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QCompleterSc a) (QCompleter x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QCompleterSc a -> Int -> (QCompleter x0 -> IO ()) -> IO () #