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

hk_kdetablepartwidget Class Reference

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

#include <hk_kdetablepartwidget.h>

Inheritance diagram for hk_kdetablepartwidget:

Inheritance graph
[legend]
Collaboration diagram for hk_kdetablepartwidget:

Collaboration graph
[legend]
List of all members.

Public Slots

void close_table (void)
void save_table (void)
void slot_has_changed (void)
void designbutton_clicked (void)
void tablebutton_clicked (void)

Signals

void signal_closed (QWidget *)

Public Member Functions

virtual bool set_mode (enum_mode s)
virtual void set_datasource (hk_datasource *)
hk_datasource * datasource (void)
void set_autoclose (bool c)
hk_dsgrid * grid (void) const
hk_kdegridkdegrid (void) const
hk_kdetoolbar * toolbar (void) const
KParts::ReadWritePart * gridpart (void) const
bool in_designmode (void)
void alter_table (void)

Protected Member Functions

void internal_designbutton_clicked (void)
void internal_tablebutton_clicked (void)
 hk_kdetablepartwidget (QWidget *w, const char *n=0, WFlags f=0)
virtual void before_source_vanishes (void)
void closeEvent (QCloseEvent *e)

Protected Attributes

hk_kdetoolbar * p_toolbar
hk_kdegridp_grid
hk_kdetabledesignp_design
KRadioAction * p_designaction
KRadioAction * p_viewaction
KAction * p_filterdefinitionaction
KToggleAction * p_filterexecaction
KAction * p_printaction
KAction * p_columndialogaction
KAction * p_findaction
KAction * p_copyaction
KAction * p_pasteaction
KAction * p_saveaction

Friends

class hk_kdetablepart

Detailed Description

KDE high level widget to display and alter tables.

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


Member Function Documentation

void hk_kdetablepartwidget::set_autoclose bool  c  )  [inline]
 

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

void hk_kdetablepartwidget::set_datasource hk_datasource *   )  [virtual]
 

true if the design window is shown


The documentation for this class was generated from the following files:
Generated on Tue Mar 22 23:28:21 2005 for Databasehandlingdialogclasses by  doxygen 1.4.1