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

hk_kdegrid Class Reference

shows data in a grid without columnheaders. More...

#include <hk_kdegrid.h>

Inheritance diagram for hk_kdegrid:

Inheritance graph
[legend]
Collaboration diagram for hk_kdegrid:

Collaboration graph
[legend]
List of all members.

Public Slots

void find_clicked (void)
void find_next (void)
void findargument_changed (void)
void print_grid (void)

Public Member Functions

 hk_kdegrid (QWidget *w=0, const char *n=0, WFlags f=0, hk_kdesimpleform *form=NULL)
void set_datasource (hk_datasource *d)
hk_kdesimplegridsimplegrid (void)
hk_kdegridpart * part (void)

Protected Member Functions

virtual bool widget_specific_coordinates (unsigned int px, unsigned int py, unsigned int pwidth, unsigned int pheight)
virtual void widget_specific_presentationdatasource (long p)
virtual void widget_specific_enable_disable (void)
virtual void widget_specific_font_changed (void)
virtual void resizeEvent (QResizeEvent *)
virtual void moveEvent (QMoveEvent *)
virtual void before_row_change (void)
virtual void widget_specific_backgroundcolour_changed (const hk_colour &)
virtual void widget_specific_foregroundcolour_changed (const hk_colour &)
virtual void widget_specific_columns_created (void)
void widget_specific_rowheight_changes (void)

Friends

class hk_kdegridpart
class hk_kdesimplegrid

Detailed Description

shows data in a grid without columnheaders.

Version:
Revision
1.28
Author:
Horst Knorr (hk_classes@knoda.org)
This widget shows data of a datasource in a grid. If the data is not readonly you can edit the data just by typing in the cell. It has column and row headers and a rowselector.

Just set the datasource and enable it. For details how you can use it see hk_kdesimplegrid.


Member Function Documentation

void hk_kdegrid::set_datasource hk_datasource *  d  ) 
 

the datasource which data it has to show

hk_kdesimplegrid* hk_kdegrid::simplegrid void   )  [inline]
 

returns the use hk_kdesimplegrid. Please don't delete it !


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