Utility functions for dealing with code editor. More...
Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library. | |
| te::ce | |
Functions | |
| TECEDITOREXPORT QIcon | te::ce::CreateLangIcon (const QString &fileName) |
| Returns the icon related to the extension of the file. More... | |
| QsciLexer * | te::ce::LexerFactory (const QString &lang, QObject *parent=0) |
| A factory method for language lexers. More... | |
| QIcon | te::ce::ScriptIconFactory (const QString &lang) |
| A factory method for language icons. More... | |
Utility functions for dealing with code editor.
Definition in file Utils.h.