AlarmNotifications
PANDA Slow Control Alarm Daemon
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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::ConfigScreen ( )

Definition at line 42 of file configscreen.cpp.

AlarmNotifications::ConfigScreen::ConfigScreen ( const ConfigScreen other)
delete
AlarmNotifications::ConfigScreen::ConfigScreen ( ConfigScreen &&  other)
delete
ConfigScreen::~ConfigScreen ( )
virtual

Definition at line 59 of file configscreen.cpp.

Member Function Documentation

void ConfigScreen::CreateActiveMQConnectivityWidgets ( )
private

Definition at line 64 of file configscreen.cpp.

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

Member Data Documentation

QWidget* const AlarmNotifications::ConfigScreen::_activemqscreen
private

Definition at line 60 of file configscreen.h.

KConfigSkeleton* const AlarmNotifications::ConfigScreen::_conf
private

Definition at line 58 of file configscreen.h.

KConfigDialogManager* const AlarmNotifications::ConfigScreen::_confman
private

Definition at line 59 of file configscreen.h.

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: