ORE Studio 0.0.4
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
CronFieldWidget Class Reference

One tab inside CronEditorDialog. More...

#include <CronFieldWidget.hpp>

Inherits QWidget.

Collaboration diagram for CronFieldWidget:
Collaboration graph

Signals

void changed ()
 

Public Member Functions

 CronFieldWidget (const FieldConfig &cfg, QWidget *parent=nullptr)
 
QString value () const
 
void setValue (const QString &cron_field)
 

Detailed Description

One tab inside CronEditorDialog.

Offers three mutually-exclusive modes:

Member Function Documentation

◆ value()

QString value ( ) const

Returns the cron field string for the current selection.

Here is the caller graph for this function:

◆ setValue()

void setValue ( const QString &  cron_field)

Parses a cron field string and updates the UI accordingly.

Here is the caller graph for this function: