Olive
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
path.h File Reference
#include <QString>
#include <QDir>

Go to the source code of this file.

Functions

QString get_app_path ()
 
QString get_data_path ()
 
QDir get_data_dir ()
 
QString get_config_path ()
 
QDir get_config_dir ()
 
QList< QString > get_effects_paths ()
 
QList< QString > get_language_paths ()
 
QString get_file_hash (const QString &filename)
 

Function Documentation

QString get_app_path ( )
QDir get_config_dir ( )
QString get_config_path ( )
QDir get_data_dir ( )
QString get_data_path ( )
QList<QString> get_effects_paths ( )
QString get_file_hash ( const QString &  filename)
QList<QString> get_language_paths ( )