MythTV
master
mythtv
programs
mythfilldatabase
fillutil.h
Go to the documentation of this file.
1
#ifndef FILLUTIL_H
2
#define FILLUTIL_H
3
4
// Std C headers
5
#include <cstdio>
6
7
// Qt headers
8
#include <QString>
9
10
class
QFile;
11
12
bool
dash_open
(QFile &
file
,
const
QString &
filename
,
13
int
m,
FILE
*handle =
nullptr
);
14
15
QString
SetupIconCacheDirectory
(
void
);
16
17
#endif // FILLUTIL_H
build_compdb.file
file
Definition:
build_compdb.py:55
SetupIconCacheDirectory
QString SetupIconCacheDirectory(void)
Definition:
fillutil.cpp:35
mythburn.FILE
int FILE
Definition:
mythburn.py:139
build_compdb.filename
filename
Definition:
build_compdb.py:21
dash_open
bool dash_open(QFile &file, const QString &filename, int m, FILE *handle=nullptr)
Definition:
fillutil.cpp:11
Generated on Mon Nov 25 2024 03:16:18 for MythTV by
1.8.17