#include <hk_kdequery.h>
Public Slots | |
void | close_query (void) |
Signals | |
void | signal_closed (QWidget *) |
Public Member Functions | |
hk_kdequery (QWidget *w=0, const char *n=0, WFlags f=0) | |
virtual | ~hk_kdequery () |
virtual bool | set_mode (enum_mode s) |
bool | in_designmode (void) const |
void | set_nodesignmode (bool n) |
virtual void | set_datasource (hk_datasource *) |
bool | save_query (const hk_string &n="", bool ask=true) |
bool | load_query (void) |
void | set_autoclose (bool c) |
Protected Slots | |
void | part_removed (void) |
void | createGUI (KParts::Part *part) |
Protected Member Functions | |
virtual void | closeEvent (QCloseEvent *e) |
virtual void | before_source_vanishes (void) |
|
|
|
|
|
|
|
|
|
|
|
|
|
returns true if the sqlwindow or the qbe window is shown. Else returns false (when the result data is shown) |
|
|
|
|
|
|
|
|
|
|
|
|
|
if the designwindow should not be shown set this true. Default is false. |
|
|