mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Plotting cylinder pressure text.
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
parent
d6d1a10195
commit
e62eb58ab5
3 changed files with 51 additions and 50 deletions
|
|
@ -102,6 +102,8 @@ private:
|
|||
void plot_depth_text();
|
||||
void plot_text_samples();
|
||||
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);
|
||||
|
||||
QColor get_sac_color(int sac, int avg_sac);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue