UNIVERS
15.3
UNIVERS base processing software API
|
#include <seismic_area.hpp>
Public Member Functions | |
ViewOptions () | |
Public Attributes | |
ZqbSVOptions | svOptions |
int | showMode |
bool | bDrawTimeGrid |
bool | bAutoTimeTickStep |
double | timeTickStep |
QPen | timeScalePen |
QPen | timeTitlePen |
QFont | timeScaleFont |
QFont | timeTitleFont |
View options of the area.
|
inline |
Default values.
bool hds::SeismicArea::ViewOptions::bAutoTimeTickStep |
Auto time tick step flag. Time tick step value. Not in sense if bAutoTimeTickStep is true.
int hds::SeismicArea::ViewOptions::showMode |
Draw time grid flag.
ZqbSVOptions hds::SeismicArea::ViewOptions::svOptions |
< Zqools seismic view object options. Mode of the scales to be drawn.
double hds::SeismicArea::ViewOptions::timeTickStep |
Time axis pens and fonts.