APIs/Python/QScintilla2.api

changeset 12
c37c72600e60
parent 1
9fc07b8c55b8
child 20
9b0baa183bd1
equal deleted inserted replaced
10:08ef26cd119c 12:c37c72600e60
1 Qsci.QSCINTILLA_VERSION?7 1 Qsci.QSCINTILLA_VERSION?7
2 Qsci.QSCINTILLA_VERSION_STR?7 2 Qsci.QSCINTILLA_VERSION_STR?7
3 Qsci.QsciScintillaBase.SC_ORDER_PRESORTED?10
4 Qsci.QsciScintillaBase.SC_ORDER_PERFORMSORT?10
5 Qsci.QsciScintillaBase.SC_ORDER_CUSTOM?10
6 Qsci.QsciScintillaBase.SC_AUTOMATICFOLD_SHOW?10
7 Qsci.QsciScintillaBase.SC_AUTOMATICFOLD_CLICK?10
8 Qsci.QsciScintillaBase.SC_AUTOMATICFOLD_CHANGE?10
9 Qsci.QsciScintillaBase.SC_FOLDACTION_CONTRACT?10
10 Qsci.QsciScintillaBase.SC_FOLDACTION_EXPAND?10
11 Qsci.QsciScintillaBase.SC_FOLDACTION_TOGGLE?10
3 Qsci.QsciScintillaBase.SC_FONT_SIZE_MULTIPLIER?10 12 Qsci.QsciScintillaBase.SC_FONT_SIZE_MULTIPLIER?10
4 Qsci.QsciScintillaBase.SC_CASEINSENSITIVEBEHAVIOUR_RESPECTCASE?10 13 Qsci.QsciScintillaBase.SC_CASEINSENSITIVEBEHAVIOUR_RESPECTCASE?10
5 Qsci.QsciScintillaBase.SC_CASEINSENSITIVEBEHAVIOUR_IGNORECASE?10 14 Qsci.QsciScintillaBase.SC_CASEINSENSITIVEBEHAVIOUR_IGNORECASE?10
6 Qsci.QsciScintillaBase.SC_TECHNOLOGY_DEFAULT?10 15 Qsci.QsciScintillaBase.SC_TECHNOLOGY_DEFAULT?10
7 Qsci.QsciScintillaBase.SC_TECHNOLOGY_DIRECTWRITE?10 16 Qsci.QsciScintillaBase.SC_TECHNOLOGY_DIRECTWRITE?10
113 Qsci.QsciScintillaBase.SCLEX_TCMD?10 122 Qsci.QsciScintillaBase.SCLEX_TCMD?10
114 Qsci.QsciScintillaBase.SCLEX_AVS?10 123 Qsci.QsciScintillaBase.SCLEX_AVS?10
115 Qsci.QsciScintillaBase.SCLEX_ECL?10 124 Qsci.QsciScintillaBase.SCLEX_ECL?10
116 Qsci.QsciScintillaBase.SCLEX_OSCRIPT?10 125 Qsci.QsciScintillaBase.SCLEX_OSCRIPT?10
117 Qsci.QsciScintillaBase.SCLEX_VISUALPROLOG?10 126 Qsci.QsciScintillaBase.SCLEX_VISUALPROLOG?10
127 Qsci.QsciScintillaBase.SCLEX_LITERATEHASKELL?10
128 Qsci.QsciScintillaBase.SCLEX_STTXT?10
129 Qsci.QsciScintillaBase.SCLEX_KVIRC?10
130 Qsci.QsciScintillaBase.SCLEX_RUST?10
118 Qsci.QsciScintillaBase.SCMOD_NORM?10 131 Qsci.QsciScintillaBase.SCMOD_NORM?10
119 Qsci.QsciScintillaBase.SCMOD_SHIFT?10 132 Qsci.QsciScintillaBase.SCMOD_SHIFT?10
120 Qsci.QsciScintillaBase.SCMOD_CTRL?10 133 Qsci.QsciScintillaBase.SCMOD_CTRL?10
121 Qsci.QsciScintillaBase.SCMOD_ALT?10 134 Qsci.QsciScintillaBase.SCMOD_ALT?10
122 Qsci.QsciScintillaBase.SCMOD_SUPER?10 135 Qsci.QsciScintillaBase.SCMOD_SUPER?10
224 Qsci.QsciScintillaBase.INDIC_DASH?10 237 Qsci.QsciScintillaBase.INDIC_DASH?10
225 Qsci.QsciScintillaBase.INDIC_DOTS?10 238 Qsci.QsciScintillaBase.INDIC_DOTS?10
226 Qsci.QsciScintillaBase.INDIC_SQUIGGLELOW?10 239 Qsci.QsciScintillaBase.INDIC_SQUIGGLELOW?10
227 Qsci.QsciScintillaBase.INDIC_DOTBOX?10 240 Qsci.QsciScintillaBase.INDIC_DOTBOX?10
228 Qsci.QsciScintillaBase.INDIC_SQUIGGLEPIXMAP?10 241 Qsci.QsciScintillaBase.INDIC_SQUIGGLEPIXMAP?10
242 Qsci.QsciScintillaBase.INDIC_COMPOSITIONTHICK?10
229 Qsci.QsciScintillaBase.INDIC_CONTAINER?10 243 Qsci.QsciScintillaBase.INDIC_CONTAINER?10
230 Qsci.QsciScintillaBase.INDIC_MAX?10 244 Qsci.QsciScintillaBase.INDIC_MAX?10
231 Qsci.QsciScintillaBase.INDIC0_MASK?10 245 Qsci.QsciScintillaBase.INDIC0_MASK?10
232 Qsci.QsciScintillaBase.INDIC1_MASK?10 246 Qsci.QsciScintillaBase.INDIC1_MASK?10
233 Qsci.QsciScintillaBase.INDIC2_MASK?10 247 Qsci.QsciScintillaBase.INDIC2_MASK?10
874 Qsci.QsciScintillaBase.SCI_GETMULTIPLESELECTION?10 888 Qsci.QsciScintillaBase.SCI_GETMULTIPLESELECTION?10
875 Qsci.QsciScintillaBase.SCI_SETADDITIONALSELECTIONTYPING?10 889 Qsci.QsciScintillaBase.SCI_SETADDITIONALSELECTIONTYPING?10
876 Qsci.QsciScintillaBase.SCI_GETADDITIONALSELECTIONTYPING?10 890 Qsci.QsciScintillaBase.SCI_GETADDITIONALSELECTIONTYPING?10
877 Qsci.QsciScintillaBase.SCI_SETADDITIONALCARETSBLINK?10 891 Qsci.QsciScintillaBase.SCI_SETADDITIONALCARETSBLINK?10
878 Qsci.QsciScintillaBase.SCI_GETADDITIONALCARETSBLINK?10 892 Qsci.QsciScintillaBase.SCI_GETADDITIONALCARETSBLINK?10
893 Qsci.QsciScintillaBase.SCI_SCROLLRANGE?10
879 Qsci.QsciScintillaBase.SCI_SETADDITIONALCARETSVISIBLE?10 894 Qsci.QsciScintillaBase.SCI_SETADDITIONALCARETSVISIBLE?10
880 Qsci.QsciScintillaBase.SCI_GETADDITIONALCARETSVISIBLE?10 895 Qsci.QsciScintillaBase.SCI_GETADDITIONALCARETSVISIBLE?10
881 Qsci.QsciScintillaBase.SCI_AUTOCGETCURRENTTEXT?10 896 Qsci.QsciScintillaBase.SCI_AUTOCGETCURRENTTEXT?10
882 Qsci.QsciScintillaBase.SCI_GETSELECTIONS?10 897 Qsci.QsciScintillaBase.SCI_GETSELECTIONS?10
883 Qsci.QsciScintillaBase.SCI_CLEARSELECTIONS?10 898 Qsci.QsciScintillaBase.SCI_CLEARSELECTIONS?10
977 Qsci.QsciScintillaBase.SCI_SETTECHNOLOGY?10 992 Qsci.QsciScintillaBase.SCI_SETTECHNOLOGY?10
978 Qsci.QsciScintillaBase.SCI_STYLESETSIZEFRACTIONAL?10 993 Qsci.QsciScintillaBase.SCI_STYLESETSIZEFRACTIONAL?10
979 Qsci.QsciScintillaBase.SCI_STYLEGETSIZEFRACTIONAL?10 994 Qsci.QsciScintillaBase.SCI_STYLEGETSIZEFRACTIONAL?10
980 Qsci.QsciScintillaBase.SCI_STYLESETWEIGHT?10 995 Qsci.QsciScintillaBase.SCI_STYLESETWEIGHT?10
981 Qsci.QsciScintillaBase.SCI_STYLEGETWEIGHT?10 996 Qsci.QsciScintillaBase.SCI_STYLEGETWEIGHT?10
997 Qsci.QsciScintillaBase.SCI_FOLDLINE?10
998 Qsci.QsciScintillaBase.SCI_FOLDCHILDREN?10
999 Qsci.QsciScintillaBase.SCI_EXPANDCHILDREN?10
1000 Qsci.QsciScintillaBase.SCI_FOLDALL?10
1001 Qsci.QsciScintillaBase.SCI_SETAUTOMATICFOLD?10
1002 Qsci.QsciScintillaBase.SCI_GETAUTOMATICFOLD?10
1003 Qsci.QsciScintillaBase.SCI_AUTOCSETORDER?10
1004 Qsci.QsciScintillaBase.SCI_AUTOCGETORDER?10
1005 Qsci.QsciScintillaBase.SCI_POSITIONRELATIVE?10
1006 Qsci.QsciScintillaBase.SCI_RELEASEALLEXTENDEDSTYLES?10
1007 Qsci.QsciScintillaBase.SCI_ALLOCATEEXTENDEDSTYLES?10
1008 Qsci.QsciScintillaBase.SCI_SETMOUSESELECTIONRECTANGULARSWITCH?10
1009 Qsci.QsciScintillaBase.SCI_GETMOUSESELECTIONRECTANGULARSWITCH?10
1010 Qsci.QsciScintillaBase.SCI_GETCARETLINEVISIBLEALWAYS?10
1011 Qsci.QsciScintillaBase.SCI_SETCARETLINEVISIBLEALWAYS?10
1012 Qsci.QsciScintillaBase.SCI_SETREPRESENTATION?10
1013 Qsci.QsciScintillaBase.SCI_GETREPRESENTATION?10
1014 Qsci.QsciScintillaBase.SCI_CLEARREPRESENTATION?10
982 Qsci.QsciScintillaBase?1(QWidget parent=None) 1015 Qsci.QsciScintillaBase?1(QWidget parent=None)
983 Qsci.QsciScintillaBase.__init__?1(self, QWidget parent=None) 1016 Qsci.QsciScintillaBase.__init__?1(self, QWidget parent=None)
984 Qsci.QsciScintillaBase.pool?4() -> QsciScintillaBase 1017 Qsci.QsciScintillaBase.pool?4() -> QsciScintillaBase
985 Qsci.QsciScintillaBase.SendScintilla?4(int, int wParam=0, int lParam=0) -> int 1018 Qsci.QsciScintillaBase.SendScintilla?4(int, int wParam=0, int lParam=0) -> int
986 Qsci.QsciScintillaBase.SendScintilla?4(int, int, sip.voidptr) -> int 1019 Qsci.QsciScintillaBase.SendScintilla?4(int, int, sip.voidptr) -> int
1003 Qsci.QsciScintillaBase.SCN_CALLTIPCLICK?4(int) 1036 Qsci.QsciScintillaBase.SCN_CALLTIPCLICK?4(int)
1004 Qsci.QsciScintillaBase.SCN_CHARADDED?4(int) 1037 Qsci.QsciScintillaBase.SCN_CHARADDED?4(int)
1005 Qsci.QsciScintillaBase.SCN_DOUBLECLICK?4(int, int, int) 1038 Qsci.QsciScintillaBase.SCN_DOUBLECLICK?4(int, int, int)
1006 Qsci.QsciScintillaBase.SCN_DWELLEND?4(int, int, int) 1039 Qsci.QsciScintillaBase.SCN_DWELLEND?4(int, int, int)
1007 Qsci.QsciScintillaBase.SCN_DWELLSTART?4(int, int, int) 1040 Qsci.QsciScintillaBase.SCN_DWELLSTART?4(int, int, int)
1041 Qsci.QsciScintillaBase.SCN_FOCUSIN?4()
1042 Qsci.QsciScintillaBase.SCN_FOCUSOUT?4()
1008 Qsci.QsciScintillaBase.SCN_HOTSPOTCLICK?4(int, int) 1043 Qsci.QsciScintillaBase.SCN_HOTSPOTCLICK?4(int, int)
1009 Qsci.QsciScintillaBase.SCN_HOTSPOTDOUBLECLICK?4(int, int) 1044 Qsci.QsciScintillaBase.SCN_HOTSPOTDOUBLECLICK?4(int, int)
1010 Qsci.QsciScintillaBase.SCN_HOTSPOTRELEASECLICK?4(int, int) 1045 Qsci.QsciScintillaBase.SCN_HOTSPOTRELEASECLICK?4(int, int)
1011 Qsci.QsciScintillaBase.SCN_INDICATORCLICK?4(int, int) 1046 Qsci.QsciScintillaBase.SCN_INDICATORCLICK?4(int, int)
1012 Qsci.QsciScintillaBase.SCN_INDICATORRELEASE?4(int, int) 1047 Qsci.QsciScintillaBase.SCN_INDICATORRELEASE?4(int, int)
1033 Qsci.QsciScintillaBase.focusInEvent?4(QFocusEvent) 1068 Qsci.QsciScintillaBase.focusInEvent?4(QFocusEvent)
1034 Qsci.QsciScintillaBase.focusOutEvent?4(QFocusEvent) 1069 Qsci.QsciScintillaBase.focusOutEvent?4(QFocusEvent)
1035 Qsci.QsciScintillaBase.focusNextPrevChild?4(bool) -> bool 1070 Qsci.QsciScintillaBase.focusNextPrevChild?4(bool) -> bool
1036 Qsci.QsciScintillaBase.keyPressEvent?4(QKeyEvent) 1071 Qsci.QsciScintillaBase.keyPressEvent?4(QKeyEvent)
1037 Qsci.QsciScintillaBase.inputMethodEvent?4(QInputMethodEvent) 1072 Qsci.QsciScintillaBase.inputMethodEvent?4(QInputMethodEvent)
1073 Qsci.QsciScintillaBase.inputMethodQuery?4(Qt.InputMethodQuery) -> QVariant
1038 Qsci.QsciScintillaBase.mouseDoubleClickEvent?4(QMouseEvent) 1074 Qsci.QsciScintillaBase.mouseDoubleClickEvent?4(QMouseEvent)
1039 Qsci.QsciScintillaBase.mouseMoveEvent?4(QMouseEvent) 1075 Qsci.QsciScintillaBase.mouseMoveEvent?4(QMouseEvent)
1040 Qsci.QsciScintillaBase.mousePressEvent?4(QMouseEvent) 1076 Qsci.QsciScintillaBase.mousePressEvent?4(QMouseEvent)
1041 Qsci.QsciScintillaBase.mouseReleaseEvent?4(QMouseEvent) 1077 Qsci.QsciScintillaBase.mouseReleaseEvent?4(QMouseEvent)
1042 Qsci.QsciScintillaBase.paintEvent?4(QPaintEvent) 1078 Qsci.QsciScintillaBase.paintEvent?4(QPaintEvent)
1403 Qsci.QsciScintilla.modificationChanged?4(bool) 1439 Qsci.QsciScintilla.modificationChanged?4(bool)
1404 Qsci.QsciScintilla.selectionChanged?4() 1440 Qsci.QsciScintilla.selectionChanged?4()
1405 Qsci.QsciScintilla.textChanged?4() 1441 Qsci.QsciScintilla.textChanged?4()
1406 Qsci.QsciScintilla.userListActivated?4(int, str) 1442 Qsci.QsciScintilla.userListActivated?4(int, str)
1407 Qsci.QsciScintilla.event?4(QEvent) -> bool 1443 Qsci.QsciScintilla.event?4(QEvent) -> bool
1444 Qsci.QsciScintilla.changeEvent?4(QEvent)
1408 Qsci.QsciScintilla.contextMenuEvent?4(QContextMenuEvent) 1445 Qsci.QsciScintilla.contextMenuEvent?4(QContextMenuEvent)
1409 Qsci.QsciAbstractAPIs?1(QsciLexer lexer=None) 1446 Qsci.QsciAbstractAPIs?1(QsciLexer lexer=None)
1410 Qsci.QsciAbstractAPIs.__init__?1(self, QsciLexer lexer=None) 1447 Qsci.QsciAbstractAPIs.__init__?1(self, QsciLexer lexer=None)
1411 Qsci.QsciAbstractAPIs.lexer?4() -> QsciLexer 1448 Qsci.QsciAbstractAPIs.lexer?4() -> QsciLexer
1412 Qsci.QsciAbstractAPIs.updateAutoCompletionList?4(list-of-str, list-of-str) 1449 Qsci.QsciAbstractAPIs.updateAutoCompletionList?4(list-of-str, list-of-str)
1590 Qsci.QsciLexer.fontChanged?4(QFont, int) 1627 Qsci.QsciLexer.fontChanged?4(QFont, int)
1591 Qsci.QsciLexer.paperChanged?4(QColor, int) 1628 Qsci.QsciLexer.paperChanged?4(QColor, int)
1592 Qsci.QsciLexer.propertyChanged?4(str, str) 1629 Qsci.QsciLexer.propertyChanged?4(str, str)
1593 Qsci.QsciLexer.readProperties?4(QSettings, str) -> bool 1630 Qsci.QsciLexer.readProperties?4(QSettings, str) -> bool
1594 Qsci.QsciLexer.writeProperties?4(QSettings, str) -> bool 1631 Qsci.QsciLexer.writeProperties?4(QSettings, str) -> bool
1632 Qsci.QsciLexerAVS.Default?10
1633 Qsci.QsciLexerAVS.BlockComment?10
1634 Qsci.QsciLexerAVS.NestedBlockComment?10
1635 Qsci.QsciLexerAVS.LineComment?10
1636 Qsci.QsciLexerAVS.Number?10
1637 Qsci.QsciLexerAVS.Operator?10
1638 Qsci.QsciLexerAVS.Identifier?10
1639 Qsci.QsciLexerAVS.String?10
1640 Qsci.QsciLexerAVS.TripleString?10
1641 Qsci.QsciLexerAVS.Keyword?10
1642 Qsci.QsciLexerAVS.Filter?10
1643 Qsci.QsciLexerAVS.Plugin?10
1644 Qsci.QsciLexerAVS.Function?10
1645 Qsci.QsciLexerAVS.ClipProperty?10
1646 Qsci.QsciLexerAVS.KeywordSet6?10
1647 Qsci.QsciLexerAVS?1(QObject parent=None)
1648 Qsci.QsciLexerAVS.__init__?1(self, QObject parent=None)
1649 Qsci.QsciLexerAVS.language?4() -> str
1650 Qsci.QsciLexerAVS.lexer?4() -> str
1651 Qsci.QsciLexerAVS.defaultColor?4(int) -> QColor
1652 Qsci.QsciLexerAVS.defaultFont?4(int) -> QFont
1653 Qsci.QsciLexerAVS.keywords?4(int) -> str
1654 Qsci.QsciLexerAVS.description?4(int) -> str
1655 Qsci.QsciLexerAVS.wordCharacters?4() -> str
1656 Qsci.QsciLexerAVS.refreshProperties?4()
1657 Qsci.QsciLexerAVS.foldComments?4() -> bool
1658 Qsci.QsciLexerAVS.foldCompact?4() -> bool
1659 Qsci.QsciLexerAVS.setFoldComments?4(bool)
1660 Qsci.QsciLexerAVS.setFoldCompact?4(bool)
1661 Qsci.QsciLexerAVS.readProperties?4(QSettings, str) -> bool
1662 Qsci.QsciLexerAVS.writeProperties?4(QSettings, str) -> bool
1595 Qsci.QsciLexerBash.Default?10 1663 Qsci.QsciLexerBash.Default?10
1596 Qsci.QsciLexerBash.Error?10 1664 Qsci.QsciLexerBash.Error?10
1597 Qsci.QsciLexerBash.Comment?10 1665 Qsci.QsciLexerBash.Comment?10
1598 Qsci.QsciLexerBash.Number?10 1666 Qsci.QsciLexerBash.Number?10
1599 Qsci.QsciLexerBash.Keyword?10 1667 Qsci.QsciLexerBash.Keyword?10
1670 Qsci.QsciLexerCMake.refreshProperties?4() 1738 Qsci.QsciLexerCMake.refreshProperties?4()
1671 Qsci.QsciLexerCMake.foldAtElse?4() -> bool 1739 Qsci.QsciLexerCMake.foldAtElse?4() -> bool
1672 Qsci.QsciLexerCMake.setFoldAtElse?4(bool) 1740 Qsci.QsciLexerCMake.setFoldAtElse?4(bool)
1673 Qsci.QsciLexerCMake.readProperties?4(QSettings, str) -> bool 1741 Qsci.QsciLexerCMake.readProperties?4(QSettings, str) -> bool
1674 Qsci.QsciLexerCMake.writeProperties?4(QSettings, str) -> bool 1742 Qsci.QsciLexerCMake.writeProperties?4(QSettings, str) -> bool
1743 Qsci.QsciLexerCoffeeScript.Default?10
1744 Qsci.QsciLexerCoffeeScript.Comment?10
1745 Qsci.QsciLexerCoffeeScript.CommentLine?10
1746 Qsci.QsciLexerCoffeeScript.CommentDoc?10
1747 Qsci.QsciLexerCoffeeScript.Number?10
1748 Qsci.QsciLexerCoffeeScript.Keyword?10
1749 Qsci.QsciLexerCoffeeScript.DoubleQuotedString?10
1750 Qsci.QsciLexerCoffeeScript.SingleQuotedString?10
1751 Qsci.QsciLexerCoffeeScript.UUID?10
1752 Qsci.QsciLexerCoffeeScript.PreProcessor?10
1753 Qsci.QsciLexerCoffeeScript.Operator?10
1754 Qsci.QsciLexerCoffeeScript.Identifier?10
1755 Qsci.QsciLexerCoffeeScript.UnclosedString?10
1756 Qsci.QsciLexerCoffeeScript.VerbatimString?10
1757 Qsci.QsciLexerCoffeeScript.Regex?10
1758 Qsci.QsciLexerCoffeeScript.CommentLineDoc?10
1759 Qsci.QsciLexerCoffeeScript.KeywordSet2?10
1760 Qsci.QsciLexerCoffeeScript.CommentDocKeyword?10
1761 Qsci.QsciLexerCoffeeScript.CommentDocKeywordError?10
1762 Qsci.QsciLexerCoffeeScript.GlobalClass?10
1763 Qsci.QsciLexerCoffeeScript.CommentBlock?10
1764 Qsci.QsciLexerCoffeeScript.BlockRegex?10
1765 Qsci.QsciLexerCoffeeScript.BlockRegexComment?10
1766 Qsci.QsciLexerCoffeeScript?1(QObject parent=None)
1767 Qsci.QsciLexerCoffeeScript.__init__?1(self, QObject parent=None)
1768 Qsci.QsciLexerCoffeeScript.language?4() -> str
1769 Qsci.QsciLexerCoffeeScript.lexer?4() -> str
1770 Qsci.QsciLexerCoffeeScript.defaultColor?4(int) -> QColor
1771 Qsci.QsciLexerCoffeeScript.defaultEolFill?4(int) -> bool
1772 Qsci.QsciLexerCoffeeScript.defaultFont?4(int) -> QFont
1773 Qsci.QsciLexerCoffeeScript.defaultPaper?4(int) -> QColor
1774 Qsci.QsciLexerCoffeeScript.keywords?4(int) -> str
1775 Qsci.QsciLexerCoffeeScript.description?4(int) -> str
1776 Qsci.QsciLexerCoffeeScript.wordCharacters?4() -> str
1777 Qsci.QsciLexerCoffeeScript.refreshProperties?4()
1778 Qsci.QsciLexerCoffeeScript.dollarsAllowed?4() -> bool
1779 Qsci.QsciLexerCoffeeScript.setDollarsAllowed?4(bool)
1780 Qsci.QsciLexerCoffeeScript.foldComments?4() -> bool
1781 Qsci.QsciLexerCoffeeScript.setFoldComments?4(bool)
1782 Qsci.QsciLexerCoffeeScript.foldCompact?4() -> bool
1783 Qsci.QsciLexerCoffeeScript.setFoldCompact?4(bool)
1784 Qsci.QsciLexerCoffeeScript.stylePreprocessor?4() -> bool
1785 Qsci.QsciLexerCoffeeScript.setStylePreprocessor?4(bool)
1786 Qsci.QsciLexerCoffeeScript.readProperties?4(QSettings, str) -> bool
1787 Qsci.QsciLexerCoffeeScript.writeProperties?4(QSettings, str) -> bool
1675 Qsci.QsciLexerCPP.Default?10 1788 Qsci.QsciLexerCPP.Default?10
1676 Qsci.QsciLexerCPP.InactiveDefault?10 1789 Qsci.QsciLexerCPP.InactiveDefault?10
1677 Qsci.QsciLexerCPP.Comment?10 1790 Qsci.QsciLexerCPP.Comment?10
1678 Qsci.QsciLexerCPP.InactiveComment?10 1791 Qsci.QsciLexerCPP.InactiveComment?10
1679 Qsci.QsciLexerCPP.CommentLine?10 1792 Qsci.QsciLexerCPP.CommentLine?10
1718 Qsci.QsciLexerCPP.InactiveTripleQuotedVerbatimString?10 1831 Qsci.QsciLexerCPP.InactiveTripleQuotedVerbatimString?10
1719 Qsci.QsciLexerCPP.HashQuotedString?10 1832 Qsci.QsciLexerCPP.HashQuotedString?10
1720 Qsci.QsciLexerCPP.InactiveHashQuotedString?10 1833 Qsci.QsciLexerCPP.InactiveHashQuotedString?10
1721 Qsci.QsciLexerCPP.PreProcessorComment?10 1834 Qsci.QsciLexerCPP.PreProcessorComment?10
1722 Qsci.QsciLexerCPP.InactivePreProcessorComment?10 1835 Qsci.QsciLexerCPP.InactivePreProcessorComment?10
1836 Qsci.QsciLexerCPP.PreProcessorCommentLineDoc?10
1837 Qsci.QsciLexerCPP.InactivePreProcessorCommentLineDoc?10
1723 Qsci.QsciLexerCPP?1(QObject parent=None, bool caseInsensitiveKeywords=False) 1838 Qsci.QsciLexerCPP?1(QObject parent=None, bool caseInsensitiveKeywords=False)
1724 Qsci.QsciLexerCPP.__init__?1(self, QObject parent=None, bool caseInsensitiveKeywords=False) 1839 Qsci.QsciLexerCPP.__init__?1(self, QObject parent=None, bool caseInsensitiveKeywords=False)
1725 Qsci.QsciLexerCPP.language?4() -> str 1840 Qsci.QsciLexerCPP.language?4() -> str
1726 Qsci.QsciLexerCPP.lexer?4() -> str 1841 Qsci.QsciLexerCPP.lexer?4() -> str
1727 Qsci.QsciLexerCPP.defaultColor?4(int) -> QColor 1842 Qsci.QsciLexerCPP.defaultColor?4(int) -> QColor
2272 Qsci.QsciLexerPostScript.setLevel?4(int) 2387 Qsci.QsciLexerPostScript.setLevel?4(int)
2273 Qsci.QsciLexerPostScript.setFoldCompact?4(bool) 2388 Qsci.QsciLexerPostScript.setFoldCompact?4(bool)
2274 Qsci.QsciLexerPostScript.setFoldAtElse?4(bool) 2389 Qsci.QsciLexerPostScript.setFoldAtElse?4(bool)
2275 Qsci.QsciLexerPostScript.readProperties?4(QSettings, str) -> bool 2390 Qsci.QsciLexerPostScript.readProperties?4(QSettings, str) -> bool
2276 Qsci.QsciLexerPostScript.writeProperties?4(QSettings, str) -> bool 2391 Qsci.QsciLexerPostScript.writeProperties?4(QSettings, str) -> bool
2392 Qsci.QsciLexerPO.Default?10
2393 Qsci.QsciLexerPO.Comment?10
2394 Qsci.QsciLexerPO.MessageId?10
2395 Qsci.QsciLexerPO.MessageIdText?10
2396 Qsci.QsciLexerPO.MessageString?10
2397 Qsci.QsciLexerPO.MessageStringText?10
2398 Qsci.QsciLexerPO.MessageContext?10
2399 Qsci.QsciLexerPO.MessageContextText?10
2400 Qsci.QsciLexerPO.Fuzzy?10
2401 Qsci.QsciLexerPO.ProgrammerComment?10
2402 Qsci.QsciLexerPO.Reference?10
2403 Qsci.QsciLexerPO.Flags?10
2404 Qsci.QsciLexerPO.MessageIdTextEOL?10
2405 Qsci.QsciLexerPO.MessageStringTextEOL?10
2406 Qsci.QsciLexerPO.MessageContextTextEOL?10
2407 Qsci.QsciLexerPO?1(QObject parent=None)
2408 Qsci.QsciLexerPO.__init__?1(self, QObject parent=None)
2409 Qsci.QsciLexerPO.language?4() -> str
2410 Qsci.QsciLexerPO.lexer?4() -> str
2411 Qsci.QsciLexerPO.defaultColor?4(int) -> QColor
2412 Qsci.QsciLexerPO.defaultFont?4(int) -> QFont
2413 Qsci.QsciLexerPO.description?4(int) -> str
2414 Qsci.QsciLexerPO.refreshProperties?4()
2415 Qsci.QsciLexerPO.foldComments?4() -> bool
2416 Qsci.QsciLexerPO.foldCompact?4() -> bool
2417 Qsci.QsciLexerPO.setFoldComments?4(bool)
2418 Qsci.QsciLexerPO.setFoldCompact?4(bool)
2419 Qsci.QsciLexerPO.readProperties?4(QSettings, str) -> bool
2420 Qsci.QsciLexerPO.writeProperties?4(QSettings, str) -> bool
2277 Qsci.QsciLexerPOV.Default?10 2421 Qsci.QsciLexerPOV.Default?10
2278 Qsci.QsciLexerPOV.Comment?10 2422 Qsci.QsciLexerPOV.Comment?10
2279 Qsci.QsciLexerPOV.CommentLine?10 2423 Qsci.QsciLexerPOV.CommentLine?10
2280 Qsci.QsciLexerPOV.Number?10 2424 Qsci.QsciLexerPOV.Number?10
2281 Qsci.QsciLexerPOV.Operator?10 2425 Qsci.QsciLexerPOV.Operator?10

eric ide

mercurial