UNIVERS
15.3
UNIVERS base processing software API
|
#include <sa_options_dialog.hpp>
Signals | |
void | svOptionChanged () |
Public Member Functions | |
SAOptionsDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
virtual | ~SAOptionsDialog () |
virtual void | attachSeismicArea (hds::SeismicArea *psa) |
const hds::SeismicArea::ViewOptions & | currentSVOptions () const |
virtual void | show () |
virtual void | showModal () |
Public Member Functions inherited from hds::Dialog | |
Dialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
virtual | ~Dialog () |
virtual void | hide () |
virtual int | exec () |
void | setButtonsMask (int mask) |
int | buttonsMask () const |
QWidget & | mainWidget () |
Public Member Functions inherited from hds::SAOptionsController | |
SAOptionsController () | |
virtual | ~SAOptionsController () |
virtual bool | detachSeismicArea (hds::SeismicArea *psa) |
virtual void | detachAllSeismicAreas () |
Protected Slots | |
virtual void | updateNormalizationMode (int mode) |
virtual void | updateVisualMode () |
virtual void | updateAGC (double val) |
virtual void | updateVisualGain () |
virtual void | updateAmplCutLevel (double val) |
virtual void | updateOverlapping (double val) |
virtual void | wigglePolyOrderUpdated (int val) |
virtual void | updateColorMode () |
virtual void | commonColorButtonPressed () |
virtual void | posColorButtonPressed () |
virtual void | negColorButtonPressed () |
virtual void | updateZeroSamplesMode () |
virtual void | updateZeroLevelVal () |
virtual void | zeroColorButtonPressed () |
virtual void | drawGridStateChanged (int state) |
virtual void | drawGridStepValueChanged (double val) |
virtual void | updateTrOrientation (int val) |
Protected Member Functions | |
virtual void | buttonClicked (const hds::Dialog::Button &button_type) |
Additional Inherited Members | |
Public Types inherited from hds::Dialog | |
enum | Button { OK_BUTTON = 1, APPLY_BUTTON = 2, CANCEL_BUTTON = 4 } |
Protected Attributes inherited from hds::SAOptionsController | |
std::set< hds::SeismicArea * > | m_seis_areas_set |
Provides traces visualization options for seismic viewer.
hds::SAOptionsDialog::SAOptionsDialog | ( | QWidget * | parent = 0 , |
Qt::WindowFlags | f = 0 |
||
) |
Default constructor of Qt dialog.
|
virtual |
Destructor.
|
virtual |
Reimplemeted for initialize widget parameters as the parameters
of attached seismic area. Current seismic view options will be the same as these inside provided area.
Reimplemented from hds::SAOptionsController.
|
protectedvirtual |
Called when button with provided button_type clicked.
Reimplemented from hds::Dialog.
|
protectedvirtualslot |
Select common color.
|
inline |
Interface to the current seismic view options.
|
protectedvirtualslot |
Grid on/off state changed.
|
protectedvirtualslot |
Grid step value changed.
|
protectedvirtualslot |
Select color of the negative amplitudes.
|
protectedvirtualslot |
Select color of the positive amplitudes.
|
virtual |
Show dialog.
Reimplemented from hds::Dialog.
|
virtual |
Show dialog in modal mode.
Reimplemented from hds::Dialog.
|
signal |
Emitted when any seismic view option has changed.
|
protectedvirtualslot |
Update agc value.
|
protectedvirtualslot |
Update ampl cut level value.
|
protectedvirtualslot |
Update mode of traces colors.
|
protectedvirtualslot |
Update mode of traces normalization.
|
protectedvirtualslot |
Update overlapping value.
|
protectedvirtualslot |
Traces orientation (VSP/S2D) changed.
|
protectedvirtualslot |
Update visual gain value.
|
protectedvirtualslot |
Update mode of traces visualization.
|
protectedvirtualslot |
Update zero amplitudes bottom level value.
|
protectedvirtualslot |
Update mode of zero samples visualization.
|
protectedvirtualslot |
Update wiggle polynom order.
|
protectedvirtualslot |
Select special color for zero samples