#define BPS_PRIVATE(Class)
Declare pointer to private object in a public class.
Definition: bpsglobals.h:102
Public include file for BPS GUI library macros.
#define BPSGUI_EXPORT
Declare class an import from the shared library.
Definition: bpsgui_global.h:22
CRON schedule editor.
Definition: bpscronedit.h:16
void cronTextChanged(const QString &aCronText)
This signal is emitted when the cron schedule is modified.
BpsCronEdit(QWidget *aParent=nullptr)
void setCronText(const QString &aCronText)
Set the current CRON schedule text.