MythTV  master
Classes | Variables
vboxutils.h File Reference
#include <utility>
#include <QDomDocument>
#include <QString>
#include "channelscan/vboxchannelfetcher.h"
Include dependency graph for vboxutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VBox
 

Variables

static constexpr const char * VBOX_MIN_API_VERSION { "VB.2.50" }
 

Variable Documentation

◆ VBOX_MIN_API_VERSION

constexpr const char* VBOX_MIN_API_VERSION { "VB.2.50" }
staticconstexpr

Definition at line 14 of file vboxutils.h.

Referenced by VBox::checkVersion(), and CardUtil::GetVBoxdesc().