4 #ifndef BPSLABELSPLACEHOLDERDIALOG_H
5 #define BPSLABELSPLACEHOLDERDIALOG_H
#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
BPS datastore class.
Definition: bpsdatastore.h:61
An editor for labeler placeholders.
Definition: bpslabelerplaceholderdialog.h:27
QString placeholder() const
void setPlaceholder(const QString &aPlaceholder)
Set the editor inputs by a placeholder string enclosed in square braces.
BpsLabelerPlaceholderDialog(BpsDatastore *aDatastore, QWidget *aParent=nullptr)
virtual void closeEvent(QCloseEvent *e) override