MythTV  master
Public Member Functions | Private Types | Private Attributes | List of all members
anonymous_namespace{videofileassoc.cpp}::BlockSignalsGuard Class Reference
Collaboration diagram for anonymous_namespace{videofileassoc.cpp}::BlockSignalsGuard:
[legend]

Public Member Functions

void Block (QObject *o)
 
 ~BlockSignalsGuard ()
 

Private Types

using list_type = std::vector< QObject * >
 

Private Attributes

list_type m_objects
 

Detailed Description

Definition at line 118 of file videofileassoc.cpp.

Member Typedef Documentation

◆ list_type

using anonymous_namespace{videofileassoc.cpp}::BlockSignalsGuard::list_type = std::vector<QObject *>
private

Definition at line 134 of file videofileassoc.cpp.

Constructor & Destructor Documentation

◆ ~BlockSignalsGuard()

anonymous_namespace{videofileassoc.cpp}::BlockSignalsGuard::~BlockSignalsGuard ( )
inline

Definition at line 127 of file videofileassoc.cpp.

Member Function Documentation

◆ Block()

void anonymous_namespace{videofileassoc.cpp}::BlockSignalsGuard::Block ( QObject *  o)
inline

Definition at line 121 of file videofileassoc.cpp.

Member Data Documentation

◆ m_objects

list_type anonymous_namespace{videofileassoc.cpp}::BlockSignalsGuard::m_objects
private

Definition at line 137 of file videofileassoc.cpp.


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