Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CPanelTime Class Reference

#include <CPanelTime.hpp>

Static Public Member Functions

static AbstractComponentGUIpanelEditCalendar (iv::utils::Calendar *calendar, bool canEditSeconds=true)
 
static AbstractComponentGUIbuttonEditCalendar (iv::utils::Calendar &calendar, bool canEditSeconds=true)
 
static AbstractComponentGUIpanelEditTimeUnit (iv::types::milliseconds &milliseconds)
 
static AbstractComponentGUIbuttonFilterTime (iv::time::Timestamp &startDate, iv::time::Timestamp &endDate, bool &fromStartTime, bool &toEndTime, const std::function< void(CDialog *)> &onTimeChangedCallback)
 

Member Function Documentation

◆ buttonEditCalendar()

AbstractComponentGUI * CPanelTime::buttonEditCalendar ( iv::utils::Calendar & calendar,
bool canEditSeconds = true )
static

◆ buttonFilterTime()

AbstractComponentGUI * CPanelTime::buttonFilterTime ( iv::time::Timestamp & startDate,
iv::time::Timestamp & endDate,
bool & fromStartTime,
bool & toEndTime,
const std::function< void(CDialog *)> & onTimeChangedCallback )
static

◆ panelEditCalendar()

AbstractComponentGUI * CPanelTime::panelEditCalendar ( iv::utils::Calendar * calendar,
bool canEditSeconds = true )
static

◆ panelEditTimeUnit()

AbstractComponentGUI * CPanelTime::panelEditTimeUnit ( iv::types::milliseconds & milliseconds)
static

The documentation for this class was generated from the following files: