Main Page | Class Hierarchy | Class List | Directories | File List | Class Members

hk_kdequery Class Reference

KDE high level widget to define queries and see the result. More...

#include <hk_kdequery.h>

Collaboration diagram for hk_kdequery:

Collaboration graph
[legend]
List of all members.

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 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)

Detailed Description

KDE high level widget to define queries and see the result.

Version:
Revision
1.31
Author:
Horst Knorr (hk_classes@knoda.org)
hk_kdequery is a high level widget to define queries and see the result. In this mode of development it has a field to enter the SQL query and a grid which shows the resulting data if there is any. hk_kdequery also handles actionqueries correctly.


Member Function Documentation

bool hk_kdequery::in_designmode void   )  const
 

returns true if the sqlwindow or the qbe window is shown. Else returns false (when the result data is shown)

void hk_kdequery::set_nodesignmode bool  n  ) 
 

if the designwindow should not be shown set this true. Default is false.


The documentation for this class was generated from the following files:
Generated on Tue Sep 13 05:09:19 2005 for Databasehandlingdialogclasses by  doxygen 1.4.4