#include <hk_kdereportpartwidget.h>
Collaboration diagram for hk_kdereportpartwidget:

Public Slots | |
| 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 | print_report (void) |
| void | select_section (void) |
Signals | |
| void | signal_closed (QWidget *) |
| void | signal_setcaption (const QString &) |
Public Member Functions | |
| 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="") |
Protected Slots | |
| void | fieldbutton_clicked (void) |
| void | pointerbutton_clicked (void) |
| void | viewbutton_clicked (void) |
| void | designbutton_clicked (void) |
| void | field_created (void) |
| void | bulkfont_clicked (void) |
| void | bulkforegroundcolour_clicked (void) |
| void | bulkbackgroundcolour_clicked (void) |
| void | slot_has_changed () |
| void | clipboard_changed () |
| void | slot_focuswidget_changed () |
Protected Member Functions | |
| hk_kdereportpartwidget (hk_kdereportpart *, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| void | closeEvent (QCloseEvent *e) |
Friends | |
| class | hk_kdereportpart |
1.4.1