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

#include <dbaccess.h>

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

Static Public Member Functions

static VideoGenregetGenre ()
 

Private Member Functions

 VideoGenre ()
 
 ~VideoGenre () 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 86 of file dbaccess.h.

Constructor & Destructor Documentation

◆ VideoGenre()

VideoGenre::VideoGenre ( )
private

Definition at line 510 of file dbaccess.cpp.

◆ ~VideoGenre()

VideoGenre::~VideoGenre ( )
overrideprivatedefault

Member Function Documentation

◆ getGenre()

VideoGenre & VideoGenre::getGenre ( )
static

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