Groups useful functions.
More...
#include <Utilities.h>
|
static LanguageType | getLanguageTypeByExtension (QString ext) |
|
static QString | getExtensionForLanguageType (LanguageType type) |
|
static QString | relativePath (QString absolutePath, QString relativeTo, bool bIsFile=false) |
|
static QString | getLastFileDialogPath () |
|
static void | updateLastFileDialogPath (QString filepath) |
|
Groups useful functions.
Definition at line 40 of file Utilities.h.
QString composer::core::util::Utilities::getExtensionForLanguageType |
( |
LanguageType |
type) | |
|
|
static |
LanguageType composer::core::util::Utilities::getLanguageTypeByExtension |
( |
QString |
ext) | |
|
|
static |
The documentation for this class was generated from the following files: