Go to the source code of this file.
Classes | |
| class | CardUtil |
| Collection of helper utilities for capture card DB use. More... | |
Typedefs | |
| typedef QMap< int, QString > | InputNames |
| typedef vector< QString > | QStringVec |
Enumerations | |
| enum | dvb_dev_type_t { DVB_DEV_FRONTEND = 1, DVB_DEV_DVR, DVB_DEV_DEMUX, DVB_DEV_CA, DVB_DEV_AUDIO, DVB_DEV_VIDEO } |
Functions | |
| QString | get_on_cardid (const QString &, uint) |
| bool | set_on_source (const QString &, uint, uint, const QString) |
| typedef QMap<int,QString> InputNames |
Definition at line 17 of file cardutil.h.
| typedef vector<QString> QStringVec |
Definition at line 19 of file cardutil.h.
| enum dvb_dev_type_t |
Definition at line 25 of file cardutil.h.
| QString get_on_cardid | ( | const QString & | , | |
| uint | ||||
| ) |
Definition at line 328 of file cardutil.cpp.
Referenced by CardUtil::GetHDHRTuner(), CardUtil::GetRawCardType(), CardUtil::GetValueInt(), CardUtil::GetVBIDevice(), CardUtil::GetVideoDevice(), and set_on_source().
1.5.5