SilentEye 0.4.1
Namespaces | Functions | Variables

modules/seformatbmp/optionwidget.cpp File Reference

#include "optionwidget.h"
#include <math.h>

Go to the source code of this file.

Namespaces

namespace  SEFormatBMP
 

SilentEye official module for support of BMP image.


Functions

 SEFormatBMP::setupUi (this)
advancedWidget SEFormatBMP::setVisible (false)
 SEFormatBMP::settingsChanged ()
 SEFormatBMP::connect (advancedButton, SIGNAL(toggled(bool)), this, SLOT(advButtonPressed(bool)))
 SEFormatBMP::connect (qualityComboBox, SIGNAL(currentIndexChanged(int)), this, SLOT(qualityChanged(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 (nbBitsSpinBox, SIGNAL(valueChanged(int)), this, SLOT(settingsChanged(int)))

Variables

 SEFormatBMP::m_dontUpdate = false