Documentation
class QautoCompletionFillups_h a b where #
autoCompletionFillups_h :: a -> b -> IO String #
class QautoCompletionSelected_h a b where #
autoCompletionSelected_h :: a -> b -> IO () #
class QautoCompletionWordSeparators_h a b where #
autoCompletionWordSeparators_h :: a -> b -> IO [String] #
class QblockEnd_h a b where #
blockEnd_h :: a -> b -> IO String #
class QblockLookback_h a b where #
blockLookback_h :: a -> b -> IO Int #
class QblockStart_h a b where #
blockStart_h :: a -> b -> IO String #
class QblockStartKeyword_h a b where #
blockStartKeyword_h :: a -> b -> IO String #
class QbraceStyle_h a b where #
braceStyle_h :: a -> b -> IO Int #
class QcallTips_h a b where #
callTips_h :: a -> b -> IO [String] #
class QcaseSensitive_h a b where #
caseSensitive_h :: a -> b -> IO Bool #
class QdefaultColor_h a b where #
defaultColor_h :: a -> b -> IO (QColor ()) #
class QdefaultEolFill_h a b where #
defaultEolFill_h :: a -> b -> IO Bool #
class QdefaultFont_h a b where #
defaultFont_h :: a -> b -> IO (QFont ()) #
class QdefaultPaper_h a b where #
defaultPaper_h :: a -> b -> IO (QColor ()) #
class QdefaultStyle_h a b where #
defaultStyle_h :: a -> b -> IO Int #
class Qdescription_h a b where #
description_h :: a -> b -> IO String #
class QeolFill_h a b where #
class QfromMimeData_h a b where #
fromMimeData_h :: a -> b -> IO (QByteArray ()) #
class QindentationGuideView_h a b where #
indentationGuideView_h :: a -> b -> IO Int #
class Qkeywords_h a b where #
keywords_h :: a -> b -> IO String #
class Qlanguage_h a b where #
language_h :: a -> b -> IO String #
class QlexerId_h a b where #
class QreadProperties_h a b where #
readProperties_h :: a -> b -> IO Bool #
class QrefreshProperties_h a b where #
refreshProperties_h :: a -> b -> IO () #
class QsetAutoIndentStyle_h a b where #
setAutoIndentStyle_h :: a -> b -> IO () #
class QsetCaseSensitiveTags_h a b where #
setCaseSensitiveTags_h :: a -> b -> IO () #
class QsetEditor_h a b where #
setEditor_h :: a -> b -> IO () #
class QsetEolFill_h a b where #
setEolFill_h :: a -> b -> IO () #
class QsetFoldAtElse_h a b where #
setFoldAtElse_h :: a -> b -> IO () #
class QsetFoldComments_h a b where #
setFoldComments_h :: a -> b -> IO () #
class QsetFoldCompact_h a b where #
setFoldCompact_h :: a -> b -> IO () #
class QsetFoldPreprocessor_h a b where #
setFoldPreprocessor_h :: a -> b -> IO () #
class QsetPaper_h a b where #
setPaper_h :: a -> b -> IO () #
class QsetStylePreprocessor_h a b where #
setStylePreprocessor_h :: a -> b -> IO () #
class QsetWrapMode_h a b where #
setWrapMode_h :: a -> b -> IO () #
class QstyleBitsNeeded_h a b where #
styleBitsNeeded_h :: a -> b -> IO Int #
class QtoMimeData_h a b where #
toMimeData_h :: a -> b -> IO (QMimeData ()) #
class QupdateAutoCompletionList_h a b where #
updateAutoCompletionList_h :: a -> b -> IO () #
class QwordCharacters_h a b where #
wordCharacters_h :: a -> b -> IO String #
class QwriteProperties_h a b where #
writeProperties_h :: a -> b -> IO Bool #