SilentEye 0.4.1
Classes | Functions | Variables

SEFormatBMP Namespace Reference

SilentEye official module for support of BMP image. More...

Classes

class  ImageBMP
class  OptionWidget
class  SEFormatBmp
 Official module for support of BMP image (using LSB) More...

Functions

 setColorUsed (true, false, false)
 setObjectName ("ImageBMP")
 setupUi (this)
advancedWidget setVisible (false)
 settingsChanged ()
 connect (advancedButton, SIGNAL(toggled(bool)), this, SLOT(advButtonPressed(bool)))
 connect (qualityComboBox, SIGNAL(currentIndexChanged(int)), this, SLOT(qualityChanged(int)))
 connect (redCheckBox, SIGNAL(stateChanged(int)), this, SLOT(settingsChanged(int)))
 connect (greenCheckBox, SIGNAL(stateChanged(int)), this, SLOT(settingsChanged(int)))
 connect (blueCheckBox, SIGNAL(stateChanged(int)), this, SLOT(settingsChanged(int)))
 connect (nbBitsSpinBox, SIGNAL(valueChanged(int)), this, SLOT(settingsChanged(int)))

Variables

__pad0__
 m_headerPosition = TOP
 m_distribution = INLINE
 m_logger = new Logger(this)
 m_dontUpdate = false
 m_encodeWidget = NULL
 m_decodeWidget = NULL

Detailed Description

SilentEye official module for support of BMP image.


Function Documentation

SEFormatBMP::connect ( advancedButton  ,
SIGNAL(toggled(bool))  ,
this  ,
SLOT(advButtonPressed(bool))   
)
SEFormatBMP::connect ( nbBitsSpinBox  ,
SIGNAL(valueChanged(int))  ,
this  ,
SLOT(settingsChanged(int))   
)
SEFormatBMP::connect ( redCheckBox  ,
SIGNAL(stateChanged(int))  ,
this  ,
SLOT(settingsChanged(int))   
)
SEFormatBMP::connect ( greenCheckBox  ,
SIGNAL(stateChanged(int))  ,
this  ,
SLOT(settingsChanged(int))   
)
SEFormatBMP::connect ( blueCheckBox  ,
SIGNAL(stateChanged(int))  ,
this  ,
SLOT(settingsChanged(int))   
)
SEFormatBMP::connect ( qualityComboBox  ,
SIGNAL(currentIndexChanged(int))  ,
this  ,
SLOT(qualityChanged(int))   
)
SEFormatBMP::setColorUsed ( true  ,
false  ,
false   
)
SEFormatBMP::setObjectName ( "ImageBMP"  )
SEFormatBMP::settingsChanged ( )
SEFormatBMP::setupUi ( this  )
advancedWidget SEFormatBMP::setVisible ( false  )

Variable Documentation

Definition at line 26 of file imagebmp.cpp.

Definition at line 27 of file seformatbmp.cpp.

Definition at line 29 of file imagebmp.cpp.

Referenced by SEFormatBMP::ImageBMP::ImageBMP().

Definition at line 26 of file seformatbmp.cpp.

Definition at line 28 of file imagebmp.cpp.

Referenced by SEFormatBMP::ImageBMP::ImageBMP().

Definition at line 31 of file imagebmp.cpp.

Referenced by SEFormatBMP::ImageBMP::ImageBMP().