Chatterino
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
chatterino::Paths Class Reference

#include <Paths.hpp>

Collaboration diagram for chatterino::Paths:
[legend]

Public Member Functions

 Paths ()
 
bool createFolder (const QString &folderPath)
 
bool isPortable ()
 
QString cacheDirectory ()
 

Public Attributes

QString rootAppDataDirectory
 
QString settingsDirectory
 
QString messageLogDirectory
 
QString miscDirectory
 
QString applicationFilePathHash
 
QString twitchProfileAvatars
 

Static Public Attributes

static Pathsinstance = nullptr
 

Constructor & Destructor Documentation

◆ Paths()

chatterino::Paths::Paths ( )

Member Function Documentation

◆ cacheDirectory()

QString chatterino::Paths::cacheDirectory ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ createFolder()

bool chatterino::Paths::createFolder ( const QString &  folderPath)

◆ isPortable()

bool chatterino::Paths::isPortable ( )
Here is the caller graph for this function:

Member Data Documentation

◆ applicationFilePathHash

QString chatterino::Paths::applicationFilePathHash

◆ instance

Paths * chatterino::Paths::instance = nullptr
static

◆ messageLogDirectory

QString chatterino::Paths::messageLogDirectory

◆ miscDirectory

QString chatterino::Paths::miscDirectory

◆ rootAppDataDirectory

QString chatterino::Paths::rootAppDataDirectory

◆ settingsDirectory

QString chatterino::Paths::settingsDirectory

◆ twitchProfileAvatars

QString chatterino::Paths::twitchProfileAvatars

The documentation for this class was generated from the following files: