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

hk_kdetable Class Reference

KDE high level widget to display and alter tables. More...

#include <hk_kdetable.h>

Collaboration diagram for hk_kdetable:

Collaboration graph
[legend]
List of all members.

Public Slots

void designbutton_clicked (void)
void tablebutton_clicked (void)
void close_table (void)

Signals

void signal_closed (QWidget *)

Public Member Functions

 hk_kdetable (QWidget *w=0, const char *n=0, WFlags f=0)
virtual bool set_mode (enum_mode s)
bool in_designmode (void)
virtual void set_datasource (hk_datasource *)
hk_datasource * datasource (void)
void set_autoclose (bool c)
void set_nodesignmode (bool n)
hk_dsgrid * grid (void)

Protected Member Functions

virtual void before_source_vanishes (void)
void closeEvent (QCloseEvent *e)

Protected Attributes

hk_kdetoolbar * toolbar
hk_kdegridp_grid
hk_kdetabledesignp_design

Detailed Description

KDE high level widget to display and alter tables.

Version:
Revision
1.19
Author:
Horst Knorr (hk_classes@knoda.org)
hk_kdetable is a high level widget to display the content of tables and to define and alter the table structure.


Member Function Documentation

bool hk_kdetable::in_designmode void   )  [inline]
 

true if the design window is shown

void hk_kdetable::set_autoclose bool  c  )  [inline]
 

when the datasource vanishes (i.e. will be destroyed) and autoclose is true, the hk_kdetable will be closed otherwise it still is on your screen.

void hk_kdetable::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 Mar 22 23:28:20 2005 for Databasehandlingdialogclasses by  doxygen 1.4.1