MythTV  master
Classes | Namespaces | Functions
videofileassoc.cpp File Reference
#include <algorithm>
#include <functional>
#include <iterator>
#include <map>
#include <random>
#include <utility>
#include <vector>
#include "libmythbase/mythlogging.h"
#include "libmythmetadata/dbaccess.h"
#include "libmythmetadata/videoutils.h"
#include "libmythui/mythdialogbox.h"
#include "libmythui/mythmainwindow.h"
#include "libmythui/mythuibutton.h"
#include "libmythui/mythuibuttonlist.h"
#include "libmythui/mythuicheckbox.h"
#include "libmythui/mythuitextedit.h"
#include "videofileassoc.h"
Include dependency graph for videofileassoc.cpp:

Go to the source code of this file.

Classes

class  anonymous_namespace{videofileassoc.cpp}::FileAssociationWrap
 
class  anonymous_namespace{videofileassoc.cpp}::BlockSignalsGuard
 
struct  anonymous_namespace{videofileassoc.cpp}::UIDToFAPair
 
class  FileAssocDialogPrivate
 
struct  FileAssocDialogPrivate::fa_col_ent_2_UIDFAPair
 
struct  FileAssocDialogPrivate::test_fa_state< against >
 

Namespaces

 anonymous_namespace{videofileassoc.cpp}
 

Functions

template<typename T , typename Inst , typename FuncType >
void anonymous_namespace{videofileassoc.cpp}::assign_if_changed_notify (T &oldVal, const T &newVal, Inst *inst, FuncType func)
 
bool anonymous_namespace{videofileassoc.cpp}::operator< (const UIDToFAPair lhs, const UIDToFAPair rhs)