MythTV  master
Static Public Member Functions | Private Member Functions | List of all members
VideoCountry Class Reference

#include <dbaccess.h>

Inheritance diagram for VideoCountry:
Inheritance graph
[legend]
Collaboration diagram for VideoCountry:
Collaboration graph
[legend]

Static Public Member Functions

static VideoCountrygetCountry ()
 

Private Member Functions

 VideoCountry ()
 
 ~VideoCountry () override=default
 

Additional Inherited Members

- Public Types inherited from SingleValue
using entry = std::pair< int, QString >
 
using entry_list = std::vector< entry >
 
- Public Member Functions inherited from SingleValue
int add (const QString &name)
 
bool get (int id, QString &category)
 
void remove (int id)
 
bool exists (int id)
 
bool exists (const QString &name)
 
const entry_listgetList ()
 
void load_data ()
 
- Protected Member Functions inherited from SingleValue
 SingleValue (SingleValueImp *imp)
 
virtual ~SingleValue ()
 

Detailed Description

Definition at line 76 of file dbaccess.h.

Constructor & Destructor Documentation

◆ VideoCountry()

VideoCountry::VideoCountry ( )
private

Definition at line 496 of file dbaccess.cpp.

◆ ~VideoCountry()

VideoCountry::~VideoCountry ( )
overrideprivatedefault

Member Function Documentation

◆ getCountry()

VideoCountry & VideoCountry::getCountry ( )
static

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