Report settings list dialog. More...
#include <bpsreportsettingsdialog.h>
Public Member Functions | |
| BpsReportSettingsDialog (BpsDatastore *aDatastore, const QString &aApplication, QWidget *aParent=0) | |
Report settings list dialog.
Users can add edit and delete report setting for the report menu. Users with permission "reportsettings.anyuser" can additionally edit settings for other users, or public settings where the user is null.
| BpsReportSettingsDialog::BpsReportSettingsDialog | ( | BpsDatastore * | aDatastore, |
| const QString & | aApplication, | ||
| QWidget * | aParent = 0 |
||
| ) |
| [in] | aDatastore | The opened datastore object to use. |
| [in] | aApplication | The application name, such as "designer", "articles", "partners" for example. |
| [in] | aParent | The parent widget. |