0.4.1
Loading...
Searching...
No Matches
TimeEdit.hpp File Reference

Widget to modify time point values. More...

Go to the source code of this file.

Data Structures

struct  NAV::gui::widgets::TimeEditFormat
 Time Edit format and system. More...
 

Namespaces

namespace  NAV
 
namespace  NAV::gui
 
namespace  NAV::gui::widgets
 

Functions

void NAV::gui::widgets::from_json (const json &j, TimeEditFormat &timeEditFormat)
 Converts the provided json object.
 
bool NAV::gui::widgets::TimeEdit (const char *str_id, InsTime &insTime, TimeEditFormat &timeEditFormat, float itemWidth=170.0F)
 Inputs to edit an InsTime object.
 
void NAV::gui::widgets::to_json (json &j, const TimeEditFormat &timeEditFormat)
 Converts the provided Object into a json object.
 
const char * NAV::to_string (gui::widgets::TimeEditFormat::Format timeEditFormat)
 Converts the enum to a string.
 

Detailed Description

Widget to modify time point values.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2021-11-23

Definition in file TimeEdit.hpp.