- Dec 08, 2008
-
-
Roberto Raggi authored
-
- Dec 05, 2008
-
-
mae authored
enum ExtraSelectionKind { CurrentLineSelection, ParenthesesMatchingSelection, CodeWarningsSelection, CodeSemanticsSelection, OtherSelection, NExtraSelectionKinds }; void setExtraSelections(ExtraSelectionKind kind, const QList<QTextEdit::ExtraSelection> &selections); QList<QTextEdit::ExtraSelection> extraSelections(ExtraSelectionKind kind) const; This is mainly for the benefit of the cppmodelmanager.
-
- Dec 04, 2008
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Dec 03, 2008
-
-
Roberto Raggi authored
-
- Dec 02, 2008