#include <hk_kderowselector.h>
Inheritance diagram for hk_kderowselector:


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 &) |
|
|
signal will be emitted whenever the rowselector is used |
1.4.1