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

hk_kderowselector Class Reference

KDE Widget to select a specific row. More...

#include <hk_kderowselector.h>

Inheritance diagram for hk_kderowselector:

Inheritance graph
[legend]
Collaboration diagram for hk_kderowselector:

Collaboration graph
[legend]
List of all members.

Signals

void previousrow_clicked ()
void nextrow_clicked ()
void insertrow_clicked ()
void lastrow_clicked ()
void firstrow_clicked ()
void deleterow_clicked ()
void rowselector_clicked ()

Public Member Functions

 hk_kderowselector (QWidget *wid=0, hk_form *form=NULL)

Protected Slots

void slotpress_gotofirst (void)
void slotpress_gotoprevious (void)
void slotpress_gotonext (void)
void slotpress_gotolast (void)
void slotpress_storechanges (void)
void slotpress_delete (void)
void slotpress_insert (void)
void slotlineedit (void)

Protected Member Functions

void widget_specific_enable_disable (void)
bool widget_specific_row_change (void)
void datasource_delete (void)
bool datasource_enable (void)
virtual void widget_specific_insert_mode (void)
virtual void resizeEvent (QResizeEvent *)
virtual void moveEvent (QMoveEvent *)
bool widget_specific_coordinates (uint px, uint py, uint pwidth, uint pheight)
virtual void widget_specific_backgroundcolour_changed (const hk_colour &)
virtual void widget_specific_foregroundcolour_changed (const hk_colour &)

Detailed Description

KDE Widget to select a specific row.

Version:
Revision
1.8
Author:
Horst Knorr (hk_classes@knoda.org) Just set the datasource (defined in the parent class hk_dsvisible) to use it. You can press the buttons to change to the first, previous,next, last row, or enter the wished row number (first row is number 1).


Member Function Documentation

void hk_kderowselector::rowselector_clicked  )  [signal]
 

signal will be emitted whenever the rowselector is used


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