MythTV  master
Functions
fillutil.h File Reference
#include <cstdio>
#include <QString>
Include dependency graph for fillutil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool dash_open (QFile &file, const QString &filename, int m, FILE *handle=nullptr)
 
QString SetupIconCacheDirectory (void)
 

Function Documentation

◆ dash_open()

bool dash_open ( QFile &  file,
const QString &  filename,
int  m,
FILE *  handle = nullptr 
)

Definition at line 11 of file fillutil.cpp.

Referenced by XMLTVParser::parseFile().

◆ SetupIconCacheDirectory()

QString SetupIconCacheDirectory ( void  )

Definition at line 35 of file fillutil.cpp.

Referenced by ChannelData::handleChannels().