Code Browser
Home
News
Features
Screenshots
Download
Documentation
Changes
Links
Articles
Code Folding
Tips
Elastic Tabstops
Qt Port
RSS
News Feed
Documentation
»
Scripting
»
Class Reference
»
Model
»
SourceFile
»
unmarkAll
Removes all the markers of a section.
Syntax
aSourceFile
unmarkAll (
aSection
,
type
)
Parameters
aSection
-
Integer
The section to clean.
type
-
Integer
The type of marker to remove:
mt_bookmark
mt_match
mt_error
mt_pair
mt_breakpoint