0.2.0
Loading...
Searching...
No Matches
ImPlotStyleEditor.hpp File Reference

ImPlot style editor window. More...

Go to the source code of this file.

Functions

void NAV::gui::windows::ShowImPlotStyleEditor (bool *show=nullptr)
 Shows a window for editing the style of the ImPlot windows.
 

Variables

bool NAV::gui::windows::prefereFlowOverGlobal
 If true, the ImPlot config from the flow file will be preferred over the global settings file.
 
bool NAV::gui::windows::saveConfigInFlow
 If true, the ImPlot config will be saved into the flow file.
 

Detailed Description

ImPlot style editor window.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2022-03-22

Function Documentation

◆ ShowImPlotStyleEditor()

void NAV::gui::windows::ShowImPlotStyleEditor ( bool * show = nullptr)

Shows a window for editing the style of the ImPlot windows.

Parameters
[in,out]showFlag which indicates whether the window is shown