ifw-fcf  5.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes | Properties | List of all members
QeInsPumpRoughing Class Reference

#include <qeinspumproughing.hpp>

Inheritance diagram for QeInsPumpRoughing:

Public Slots

void setAlarm (bool arg)
 
void setWarning (bool arg)
 
void setInterlock (bool arg)
 
void setMaintenance (bool arg)
 
void setVertical (bool arg)
 
void setOn (bool arg)
 

Public Member Functions

 QeInsPumpRoughing (QWidget *parent=0)
 

Protected Member Functions

void paintEvent (QPaintEvent *event)
 
void resizeEvent (QResizeEvent *e)
 

Protected Attributes

bool m_alarm = false
 
bool m_warning = false
 
bool m_maintenance = false
 
bool m_interlock = false
 
bool m_vertical = false
 
bool m_on = false
 
QeAnsiPumpRoughing pump
 

Properties

bool alarm
 
bool warning
 
bool interlock
 
bool maintenance
 
bool vertical
 
bool on
 

Constructor & Destructor Documentation

◆ QeInsPumpRoughing()

QeInsPumpRoughing::QeInsPumpRoughing ( QWidget *  parent = 0)

Member Function Documentation

◆ paintEvent()

void QeInsPumpRoughing::paintEvent ( QPaintEvent *  event)
protected

◆ resizeEvent()

void QeInsPumpRoughing::resizeEvent ( QResizeEvent *  e)
protected

◆ setAlarm

void QeInsPumpRoughing::setAlarm ( bool  arg)
inlineslot

◆ setInterlock

void QeInsPumpRoughing::setInterlock ( bool  arg)
inlineslot

◆ setMaintenance

void QeInsPumpRoughing::setMaintenance ( bool  arg)
inlineslot

◆ setOn

void QeInsPumpRoughing::setOn ( bool  arg)
inlineslot

◆ setVertical

void QeInsPumpRoughing::setVertical ( bool  arg)
inlineslot

◆ setWarning

void QeInsPumpRoughing::setWarning ( bool  arg)
inlineslot

Member Data Documentation

◆ m_alarm

bool QeInsPumpRoughing::m_alarm = false
protected

◆ m_interlock

bool QeInsPumpRoughing::m_interlock = false
protected

◆ m_maintenance

bool QeInsPumpRoughing::m_maintenance = false
protected

◆ m_on

bool QeInsPumpRoughing::m_on = false
protected

◆ m_vertical

bool QeInsPumpRoughing::m_vertical = false
protected

◆ m_warning

bool QeInsPumpRoughing::m_warning = false
protected

◆ pump

QeAnsiPumpRoughing QeInsPumpRoughing::pump
protected

Property Documentation

◆ alarm

bool QeInsPumpRoughing::alarm
write

◆ interlock

bool QeInsPumpRoughing::interlock
write

◆ maintenance

bool QeInsPumpRoughing::maintenance
write

◆ on

bool QeInsPumpRoughing::on
write

◆ vertical

bool QeInsPumpRoughing::vertical
write

◆ warning

bool QeInsPumpRoughing::warning
write

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