mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Plotting deco text.
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e62eb58ab5
commit
25d65ab97d
4 changed files with 159 additions and 126 deletions
|
@ -104,6 +104,8 @@ private:
|
|||
void plot_depth_sample(struct plot_data *entry, text_render_options_t *tro);
|
||||
void plot_cylinder_pressure_text();
|
||||
void plot_pressure_value(int mbar, int sec, int xalign, int yalign);
|
||||
void plot_deco_text();
|
||||
void plot_pp_gas_profile();
|
||||
|
||||
QColor get_sac_color(int sac, int avg_sac);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue