Manages the installed language profiles (though ILanguageProfile interface).
More...
#include <LanguageControl.h>
Manages the installed language profiles (though ILanguageProfile interface).
Definition at line 35 of file LanguageControl.h.
ILanguageProfile * composer::core::LanguageControl::getProfileFromType |
( |
LanguageType |
type) | |
|
ILanguageProfile * composer::core::LanguageControl::loadProfile |
( |
QString |
fileName) | |
|
Load a language profile from a specific fileName.
- Parameters
-
Definition at line 52 of file LanguageControl.cpp.
void composer::core::LanguageControl::loadProfiles |
( |
QString |
profilesDirPath) | |
|
Load all the profiles from a specific directory.
- Parameters
-
profilesDirPath | the directory path from where the profiles must be loaded. |
Definition at line 78 of file LanguageControl.cpp.
void composer::core::LanguageControl::notifyError |
( |
QString |
) | |
|
|
signal |
bool composer::core::LanguageControl::removeProfile |
( |
LanguageType |
type) | |
|
The documentation for this class was generated from the following files: