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