KDE high level widget to display and design reports.
More...
#include <hk_kdereport.h>
|
void | set_designmode (void) |
|
void | set_viewmode (void) |
|
void | save_report (void) |
|
void | saveas_report (void) |
|
void | close_report (void) |
|
void | slot_showtoolbar (void) |
|
|
void | signal_closed (QWidget *) |
|
void | signal_setcaption (const QString &) |
|
|
| hk_kdereport (QWidget *parent=0, const char *name=0, WFlags fl=0) |
|
bool | set_presentationdatasource (long n, bool r=true) |
|
long | presentationdatasource (void) |
|
void | set_database (hk_database *) |
|
hk_database * | database (void) |
|
void | set_nodesignmode (bool) |
|
void | set_mode (hk_presentation::enum_mode s) |
|
hk_kdesimplereport * | simplereport (void) |
|
bool | load_report (const hk_string &name="") |
|
|
void | closeEvent (QCloseEvent *e) |
|
KDE high level widget to display and design reports.
- Author
- Horst Knorr (hk_cl.nosp@m.asse.nosp@m.s@kno.nosp@m.da.o.nosp@m.rg)
- Version
- Revision
- 1.21
this is a high level widget to display and design reports. It hereby uses hk_kdesimplereport. To use it set the database with set_database. If you want to show or edit an existing reports load it with load_report.
The documentation for this class was generated from the following files: