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
QeAnsiPump Class Referenceabstract

#include <qeansipump.hpp>

Inheritance diagram for QeAnsiPump:
QeAnsiPumpRoughing QeAnsiPumpTurbo

Public Slots

void set_vertical (bool arg)
 
void set_flashing (bool arg)
 
void set_flash_color (const QColor &arg)
 
void setBgColor (const QColor &arg)
 

Public Member Functions

 QeAnsiPump (QWidget *parent=0)
 

Protected Member Functions

void paintEvent (QPaintEvent *event)
 
QSize sizeHint ()
 
void resizeEvent (QResizeEvent *event)
 

Protected Attributes

bool m_vertical
 
bool m_flashing
 
QColor m_flash_color
 
QColor m_bg_color
 
QTimer * timer
 

Properties

bool vertical
 
bool flashing
 
QColor flash_color
 
QColor bg_color
 

Constructor & Destructor Documentation

◆ QeAnsiPump()

QeAnsiPump::QeAnsiPump ( QWidget *  parent = 0)

Member Function Documentation

◆ paintEvent()

void QeAnsiPump::paintEvent ( QPaintEvent *  event)
protected

◆ resizeEvent()

void QeAnsiPump::resizeEvent ( QResizeEvent *  event)
protected

◆ set_flash_color

void QeAnsiPump::set_flash_color ( const QColor &  arg)
inlineslot

◆ set_flashing

void QeAnsiPump::set_flashing ( bool  arg)
inlineslot

◆ set_vertical

void QeAnsiPump::set_vertical ( bool  arg)
inlineslot

◆ setBgColor

void QeAnsiPump::setBgColor ( const QColor &  arg)
inlineslot

◆ sizeHint()

QSize QeAnsiPump::sizeHint ( )
protected

Member Data Documentation

◆ m_bg_color

QColor QeAnsiPump::m_bg_color
protected

◆ m_flash_color

QColor QeAnsiPump::m_flash_color
protected

◆ m_flashing

bool QeAnsiPump::m_flashing
protected

◆ m_vertical

bool QeAnsiPump::m_vertical
protected

◆ timer

QTimer* QeAnsiPump::timer
protected

Property Documentation

◆ bg_color

QColor QeAnsiPump::bg_color
write

◆ flash_color

QColor QeAnsiPump::flash_color
write

◆ flashing

bool QeAnsiPump::flashing
write

◆ vertical

bool QeAnsiPump::vertical
write

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