UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
hds::SeismicArea::CoordAxisVisMode Struct Reference

#include <seismic_area.hpp>

Public Member Functions

 CoordAxisVisMode ()
 
 CoordAxisVisMode (int i_hwId, const QPen &i_scalePen, const QFont &i_scaleFont, const QPen &i_titlePen, const QFont &i_titleFont)
 

Public Attributes

int hwId
 
QPen scalePen
 
QFont scaleFont
 
QPen titlePen
 
QFont titleFont
 

Detailed Description

Describes one coordinate axis visualization mode.

Constructor & Destructor Documentation

hds::SeismicArea::CoordAxisVisMode::CoordAxisVisMode ( )

Default constructor.

hds::SeismicArea::CoordAxisVisMode::CoordAxisVisMode ( int  i_hwId,
const QPen &  i_scalePen,
const QFont &  i_scaleFont,
const QPen &  i_titlePen,
const QFont &  i_titleFont 
)

Initialization.

Member Data Documentation

int hds::SeismicArea::CoordAxisVisMode::hwId

Id of the header word.

QFont hds::SeismicArea::CoordAxisVisMode::scaleFont

Font of the scale.

QPen hds::SeismicArea::CoordAxisVisMode::scalePen

Pen of the scale.

QFont hds::SeismicArea::CoordAxisVisMode::titleFont

Font of the title.

QPen hds::SeismicArea::CoordAxisVisMode::titlePen

Pen of the title.


The documentation for this struct was generated from the following file: