17#include "ui_StratWindow.h"
41 std::map<std::string, DataHolderLib::Color>* stratColors =
nullptr,
42 QWidget* parent =
nullptr);
A borehole as a geometric object.
Creates a window to visualise the stratigraphy of a borehole.
void on_closeButton_clicked()
void resizeWindow()
Automatically resize window based on the measurements of the borehole.
StratWindow(GeoLib::StationBorehole *station, std::map< std::string, DataHolderLib::Color > *stratColors=nullptr, QWidget *parent=nullptr)