AlarmNotifications
PANDA Slow Control Alarm Daemon
Public Member Functions | Private Member Functions | Private Attributes | List of all members
AlarmNotifications::ConfigScreen Class Reference

#include <configscreen.h>

Inheritance diagram for AlarmNotifications::ConfigScreen:
Inheritance graph
[legend]
Collaboration diagram for AlarmNotifications::ConfigScreen:
Collaboration graph
[legend]

Public Member Functions

 ConfigScreen ()
 
 ConfigScreen (const ConfigScreen &other)=delete
 
 ConfigScreen (ConfigScreen &&other)=delete
 
virtual ~ConfigScreen ()
 
ConfigScreenoperator= (const ConfigScreen &other)=delete
 
ConfigScreenoperator= (ConfigScreen &&other)=delete
 

Private Member Functions

void CreateActiveMQConnectivityWidgets ()
 

Private Attributes

KConfigSkeleton *const _conf
 
KConfigDialogManager *const _confman
 
QWidget *const _activemqscreen
 
QFormLayout *const _lactivemqscreen
 

Detailed Description

Definition at line 54 of file configscreen.h.

Constructor & Destructor Documentation

◆ ConfigScreen() [1/3]

ConfigScreen::ConfigScreen ( )

Definition at line 42 of file configscreen.cpp.

◆ ConfigScreen() [2/3]

AlarmNotifications::ConfigScreen::ConfigScreen ( const ConfigScreen other)
delete

◆ ConfigScreen() [3/3]

AlarmNotifications::ConfigScreen::ConfigScreen ( ConfigScreen &&  other)
delete

◆ ~ConfigScreen()

ConfigScreen::~ConfigScreen ( )
virtual

Definition at line 59 of file configscreen.cpp.

Member Function Documentation

◆ CreateActiveMQConnectivityWidgets()

void ConfigScreen::CreateActiveMQConnectivityWidgets ( )
private

Definition at line 64 of file configscreen.cpp.

◆ operator=() [1/2]

ConfigScreen& AlarmNotifications::ConfigScreen::operator= ( const ConfigScreen other)
delete

◆ operator=() [2/2]

ConfigScreen& AlarmNotifications::ConfigScreen::operator= ( ConfigScreen &&  other)
delete

Member Data Documentation

◆ _activemqscreen

QWidget* const AlarmNotifications::ConfigScreen::_activemqscreen
private

Definition at line 60 of file configscreen.h.

◆ _conf

KConfigSkeleton* const AlarmNotifications::ConfigScreen::_conf
private

Definition at line 58 of file configscreen.h.

◆ _confman

KConfigDialogManager* const AlarmNotifications::ConfigScreen::_confman
private

Definition at line 59 of file configscreen.h.

◆ _lactivemqscreen

QFormLayout* const AlarmNotifications::ConfigScreen::_lactivemqscreen
private

Definition at line 61 of file configscreen.h.


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