Utility functions for dealing with code editor. More...
Go to the source code of this file.
Namespaces | |
te | |
TerraLib. | |
te::qt | |
Namespace for the Qt module of TerraLib. | |
te::qt::widgets | |
Namespace for the Qt Widgets module of TerraLib. | |
Functions | |
TEQTWIDGETSEXPORT QIcon | te::qt::widgets::CreateLangIcon (const QString &fileName) |
Returns the icon related to the extension of the file. More... | |
TEQTWIDGETSEXPORT QsciLexer * | te::qt::widgets::LexerFactory (const QString &lang) |
A factory method for language lexers. More... | |
TEQTWIDGETSEXPORT QIcon | te::qt::widgets::ScriptIconFactory (const QString &lang) |
A factory method for language icons. More... | |
Utility functions for dealing with code editor.
Definition in file Utils.h.