Translations:Development/KDevelop-PG-Qt Introduction/191/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 09:54, 10 February 2019
Usually the start-ruleset will be used. But you can change the ruleset in code actions using the macro lxSET_RULE_SET(⟨name⟩). You can specify code to be executed when entering or leaving a ruleset by using %enter [: ⟨code⟩ :]; or %leave [: ⟨code⟩ :]; respectively inside the definition of the ruleset.