#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
Select a bps user.
Definition: bpsdialog.h:91
void setUserKey(const QVariant &aUserKey)
Set the current user key.
BpsSelectUserDialog(QWidget *aParent, const QString &aTitle, BpsDatastore *aDatastore)
This class is somewhat a replacement for QInputDialog where a line of text shall be edited or entered...
Definition: bpsdialog.h:40
void setText(const QString &aText)
Set the text to be edited.
BpsTextInputDialog(QWidget *aParent, const QString &aTitle, const QString &aLabel)