|
ORE Studio 0.0.4
|
One tab inside CronEditorDialog. More...
#include <CronFieldWidget.hpp>
Inherits QWidget.

Signals | |
| void | changed () |
Public Member Functions | |
| CronFieldWidget (const FieldConfig &cfg, QWidget *parent=nullptr) | |
| QString | value () const |
| void | setValue (const QString &cron_field) |
One tab inside CronEditorDialog.
Offers three mutually-exclusive modes:
| QString value | ( | ) | const |
Returns the cron field string for the current selection.

| void setValue | ( | const QString & | cron_field | ) |
Parses a cron field string and updates the UI accordingly.
