Olive
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

◆ get_app_path()

QString get_app_path ( )

◆ get_config_dir()

QDir get_config_dir ( )

◆ get_config_path()

QString get_config_path ( )

◆ get_data_dir()

QDir get_data_dir ( )

◆ get_data_path()

QString get_data_path ( )

◆ get_effects_paths()

QList<QString> get_effects_paths ( )

◆ get_file_hash()

QString get_file_hash ( const QString &  filename)

◆ get_language_paths()

QList<QString> get_language_paths ( )