4 #ifndef BPSLABELERCOMBOBOX_H
5 #define BPSLABELERCOMBOBOX_H
Public include file for BpsEditComboBox class.
#define BPS_PRIVATE(Class)
Declare pointer to private object in a public class.
Definition: bpsglobals.h:102
#define BPSGUI_EXPORT
Declare class an import from the shared library.
Definition: bpsgui_global.h:22
BPS datastore class.
Definition: bpsdatastore.h:61
A QComboBox enabled for editing with methods to maintain the ordered list of item texts.
Definition: bpseditcombobox.h:14
A BpsEditComboBox with context menu to use the labeler placeholder dialog.
Definition: bpslabelercombobox.h:15
BpsLabelerComboBox(BpsDatastore *aDatastore, QWidget *aParent=nullptr)
The constructor.