MythTV  master
Variables
globals.h File Reference
#include "mythmetaexp.h"
Include dependency graph for globals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const META_PUBLIC QString VIDEO_CATEGORY_UNKNOWN
 
const META_PUBLIC QString VIDEO_DIRECTOR_UNKNOWN
 
const META_PUBLIC QString VIDEO_GENRE_UNKNOWN
 
const META_PUBLIC QString VIDEO_COUNTRY_UNKNOWN
 
const META_PUBLIC QString VIDEO_CAST_UNKNOWN
 
const META_PUBLIC QString VIDEO_YEAR_UNKNOWN
 
const META_PUBLIC QString VIDEO_RUNTIME_UNKNOWN
 
const META_PUBLIC QString VIDEO_CATEGORY_DEFAULT
 
const META_PUBLIC QString VIDEO_DIRECTOR_DEFAULT
 
const META_PUBLIC QString VIDEO_INETREF_DEFAULT
 
const META_PUBLIC QString VIDEO_COVERFILE_DEFAULT
 
const META_PUBLIC QString VIDEO_TRAILER_DEFAULT
 
const META_PUBLIC QString VIDEO_SCREENSHOT_DEFAULT
 
const META_PUBLIC QString VIDEO_BANNER_DEFAULT
 
const META_PUBLIC QString VIDEO_FANART_DEFAULT
 
const META_PUBLIC QString VIDEO_RATING_DEFAULT
 
const META_PUBLIC QString VIDEO_PLOT_DEFAULT
 
const META_PUBLIC QString VIDEO_CAST_DEFAULT
 
const META_PUBLIC QString JUMP_VIDEO_MANAGER
 
const META_PUBLIC QString JUMP_VIDEO_BROWSER
 
const META_PUBLIC QString JUMP_VIDEO_TREE
 
const META_PUBLIC QString JUMP_VIDEO_GALLERY
 
const META_PUBLIC QString JUMP_VIDEO_DEFAULT
 
const META_PUBLIC QString JUMP_GALLERY_DEFAULT
 
const META_PUBLIC QString DEFAULT_VIDEOSTARTUP_DIR
 

Variable Documentation

◆ VIDEO_CATEGORY_UNKNOWN

const META_PUBLIC QString VIDEO_CATEGORY_UNKNOWN

Definition at line 7 of file globals.cpp.

Referenced by EditMetadataDialog::fillWidgets(), and VideoFilterDialog::fillWidgets().

◆ VIDEO_DIRECTOR_UNKNOWN

const META_PUBLIC QString VIDEO_DIRECTOR_UNKNOWN

◆ VIDEO_GENRE_UNKNOWN

const META_PUBLIC QString VIDEO_GENRE_UNKNOWN

Definition at line 11 of file globals.cpp.

Referenced by VideoFilterDialog::fillWidgets().

◆ VIDEO_COUNTRY_UNKNOWN

const META_PUBLIC QString VIDEO_COUNTRY_UNKNOWN

Definition at line 13 of file globals.cpp.

Referenced by VideoFilterDialog::fillWidgets().

◆ VIDEO_CAST_UNKNOWN

const META_PUBLIC QString VIDEO_CAST_UNKNOWN

Definition at line 19 of file globals.cpp.

Referenced by VideoFilterDialog::fillWidgets().

◆ VIDEO_YEAR_UNKNOWN

const META_PUBLIC QString VIDEO_YEAR_UNKNOWN

Definition at line 15 of file globals.cpp.

Referenced by VideoFilterDialog::fillWidgets().

◆ VIDEO_RUNTIME_UNKNOWN

const META_PUBLIC QString VIDEO_RUNTIME_UNKNOWN

Definition at line 17 of file globals.cpp.

Referenced by VideoFilterDialog::fillWidgets().

◆ VIDEO_CATEGORY_DEFAULT

const META_PUBLIC QString VIDEO_CATEGORY_DEFAULT

Definition at line 22 of file globals.cpp.

◆ VIDEO_DIRECTOR_DEFAULT

const META_PUBLIC QString VIDEO_DIRECTOR_DEFAULT

◆ VIDEO_INETREF_DEFAULT

const META_PUBLIC QString VIDEO_INETREF_DEFAULT

◆ VIDEO_COVERFILE_DEFAULT

const META_PUBLIC QString VIDEO_COVERFILE_DEFAULT

◆ VIDEO_TRAILER_DEFAULT

const META_PUBLIC QString VIDEO_TRAILER_DEFAULT

◆ VIDEO_SCREENSHOT_DEFAULT

const META_PUBLIC QString VIDEO_SCREENSHOT_DEFAULT

◆ VIDEO_BANNER_DEFAULT

const META_PUBLIC QString VIDEO_BANNER_DEFAULT

◆ VIDEO_FANART_DEFAULT

const META_PUBLIC QString VIDEO_FANART_DEFAULT

◆ VIDEO_RATING_DEFAULT

const META_PUBLIC QString VIDEO_RATING_DEFAULT

◆ VIDEO_PLOT_DEFAULT

const META_PUBLIC QString VIDEO_PLOT_DEFAULT

◆ VIDEO_CAST_DEFAULT

const META_PUBLIC QString VIDEO_CAST_DEFAULT

Definition at line 34 of file globals.cpp.

◆ JUMP_VIDEO_MANAGER

const META_PUBLIC QString JUMP_VIDEO_MANAGER

Definition at line 36 of file globals.cpp.

Referenced by InitJumpPoints().

◆ JUMP_VIDEO_BROWSER

const META_PUBLIC QString JUMP_VIDEO_BROWSER

Definition at line 37 of file globals.cpp.

Referenced by InitJumpPoints().

◆ JUMP_VIDEO_TREE

const META_PUBLIC QString JUMP_VIDEO_TREE

Definition at line 38 of file globals.cpp.

Referenced by InitJumpPoints().

◆ JUMP_VIDEO_GALLERY

const META_PUBLIC QString JUMP_VIDEO_GALLERY

Definition at line 39 of file globals.cpp.

Referenced by InitJumpPoints().

◆ JUMP_VIDEO_DEFAULT

const META_PUBLIC QString JUMP_VIDEO_DEFAULT

Definition at line 40 of file globals.cpp.

Referenced by InitJumpPoints().

◆ JUMP_GALLERY_DEFAULT

const META_PUBLIC QString JUMP_GALLERY_DEFAULT

Definition at line 42 of file globals.cpp.

Referenced by handleGalleryMedia(), and InitJumpPoints().

◆ DEFAULT_VIDEOSTARTUP_DIR

const META_PUBLIC QString DEFAULT_VIDEOSTARTUP_DIR

Definition at line 47 of file globals.cpp.

Referenced by GetVideoDirsByHost().