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

#include <networkcontrol.h>

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

Public Member Functions

 NetworkControlCloseEvent (NetworkControlClient *ncc)
 
NetworkControlClientgetClient ()
 

Static Public Attributes

static const Type kEventType
 

Private Attributes

NetworkControlClientm_networkControlClient {nullptr}
 

Detailed Description

Definition at line 78 of file networkcontrol.h.

Constructor & Destructor Documentation

◆ NetworkControlCloseEvent()

NetworkControlCloseEvent::NetworkControlCloseEvent ( NetworkControlClient ncc)
inlineexplicit

Definition at line 81 of file networkcontrol.h.

Member Function Documentation

◆ getClient()

NetworkControlClient* NetworkControlCloseEvent::getClient ( )
inline

Definition at line 84 of file networkcontrol.h.

Member Data Documentation

◆ kEventType

const QEvent::Type NetworkControlCloseEvent::kEventType
static
Initial value:
=
(QEvent::Type) QEvent::registerEventType()

Definition at line 86 of file networkcontrol.h.

Referenced by NetworkControl::customEvent().

◆ m_networkControlClient

NetworkControlClient* NetworkControlCloseEvent::m_networkControlClient {nullptr}
private

Definition at line 89 of file networkcontrol.h.

Referenced by getClient().


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